Commit graph

2396 commits

Author SHA1 Message Date
Ivan
2bf00cb307
Update CHANGELOG 2026-08-15 17:36:52 -05:00
Ivan
3c5dc2f3fd
fix: update ConfirmDialog snapshot 2026-08-15 17:36:48 -05:00
Ivan
e04c25cccf
test: cover OpenBLAS unify for universal Mac 2026-08-15 17:36:44 -05:00
Ivan
18f40b5f9d
feat: opt-in map announce and fix catalog fetch 2026-08-15 17:36:39 -05:00
Ivan
2cba0cf683
fix: keep local Relay Chat commands above hub notices 2026-08-15 17:36:31 -05:00
Ivan
f1071d6105
fix: cap in-process memory growth 2026-08-15 17:36:25 -05:00
Ivan
e605e8fe8c
feat: fix unify-backend script to support mirroring architecture-specific native libraries for consistency across builds 2026-08-15 17:26:39 -05:00
Ivan
4312594a00
Update CHANGELOG 2026-08-15 16:57:35 -05:00
Ivan
2230d76a6c
feat: implement fixed lxmf delivery hash handling in message sending and pathfinding logic 2026-08-15 16:57:24 -05:00
Ivan
2bb269e010
Update README 2026-08-15 16:44:26 -05:00
Ivan
6ca3923b2f
refactor: replace inline APK staging script with a dedicated shell script for improved maintainability 2026-08-15 16:44:16 -05:00
Ivan
772ee2ea46
update READMEs 2026-08-15 16:44:11 -05:00
Ivan
7a04d72148
feat: various bug fixes and improvements and naming scheme changes for android apk 2026-08-15 16:44:01 -05:00
Ivan
5c257a101b
feat: update dialog confirmation handling across components and improve accessibility with ARIA attributes 2026-08-15 16:16:38 -05:00
Ivan
ae7eecf82d
feat: improve Mach-O thinning script and runtime verification for Apple Silicon compatibility 2026-08-15 16:07:48 -05:00
Ivan
b5d5c2e696
cleanup changelog 2026-08-15 16:03:05 -05:00
Ivan
ea9b0d7917
feat: add forum and RRC Hub links to README files 2026-08-15 16:00:23 -05:00
Ivan
a80ad92b9a
feat: update bake_frozen_pycodec2 with path handling and cleanup for codec2 libraries 2026-08-15 15:22:37 -05:00
Ivan
49dbddb924
feat: update SidebarLink component with dynamic class handling for active and collapsed states 2026-08-15 14:34:27 -05:00
Ivan
62c542bea5
fix: update file handling in bake_frozen_pycodec2 2026-08-15 14:34:18 -05:00
Ivan
e0925a85ea
feat: fix pycodec2 for macos and improve CI 2026-08-15 14:10:49 -05:00
Ivan
2521299125
fix: improve WebSocket disconnect handling and UI responsiveness 2026-08-14 17:47:50 -05:00
Ivan
257a1461d4
chore: bump version to 4.8.4 and update related documentation 2026-08-14 17:29:34 -05:00
Ivan
977c7ad3c2
feat: fix UI for NomadNet tabs and improve responsiveness on short screens 2026-08-14 17:08:51 -05:00
Ivan
9ed591ef5a
fix: format readme 2026-08-14 16:17:45 -05:00
Ivan
6e2249f7e5
chore: update licenses 2026-08-14 16:17:34 -05:00
Ivan
b980c4ad55
chore: update Babel dependencies to version 7.x and adjust Python dependency overrides 2026-08-14 16:16:30 -05:00
Ivan
6e05b69bf7
chore: update dompurify to version 3.4.13 and adjust Babel dependencies in package files 2026-08-14 16:05:53 -05:00
Ivan
2880d1ae1c
fix: update version placeholder format in README files for consistency 2026-08-14 15:53:36 -05:00
Ivan
eb3b0be470
cleanup README 2026-08-14 15:53:31 -05:00
Ivan
ad6f1d423d
chore: fix changelog 2026-08-14 15:50:46 -05:00
Ivan
61f9d8e641
feat: sync version placeholders in issue templates and add tests for version consistency 2026-08-14 15:50:37 -05:00
Ivan
6a57db026e
chore: update changelog 2026-08-14 15:42:15 -05:00
Ivan
7aefe5eeb5
refactor: remove unused functions from preload script and optimize shell body extraction 2026-08-14 15:42:01 -05:00
Ivan
52c187f709
refactor: cleanup and format 2026-08-14 15:41:07 -05:00
Ivan
862e0eb862
refactor: improve formatting of _zip_write_file function and remove outdated test for pre-migration backup 2026-08-14 15:40:49 -05:00
Ivan
08f6d3a16e
fix: unblock router navigation after backend reconnect 2026-08-14 15:40:24 -05:00
Ivan
b5721f5dd7
chore: update changelog 2026-08-14 15:38:12 -05:00
Ivan
eebef7898a
feat: various fixes for electron, and database migration and version on loading page 2026-08-14 15:38:01 -05:00
Ivan
5ac3e4e279
prepare v4.8.3 2026-08-14 15:27:58 -05:00
Ivan
85aa7eb43f
fix: improve firmware file reading method in RNodeFlasherActivity for better performance and reliability 2026-08-14 13:23:34 -05:00
Ivan
8e1cd80fa9
fix: streamline firmware file name retrieval in RNodeFlasherActivity and ensure location check in preload.js 2026-08-14 13:02:14 -05:00
Ivan
98c9300b8b
refactor: remove MAX_NOMAD_PAGE_BYTES constant and update related tests for page download failure handling 2026-08-14 12:21:41 -05:00
Ivan
b1d5b331a6
chore: update CHANGELOG 2026-08-14 12:13:44 -05:00
Ivan
9c9f50b306
docs: clarify community interface sourcing and local override options in interfaces.md 2026-08-14 12:13:33 -05:00
Ivan
6977c7d65b
feat: implement LAN bind no-auth warning logic and related state management; add tests for banner visibility and dismissal 2026-08-14 12:13:28 -05:00
Ivan
4d3fa4cf87
feat: update community interfaces JSON builder with URL validation and fetching logic 2026-08-14 12:13:10 -05:00
Ivan
e834170d6e
feat: add dismiss functionality for LAN bind no-auth banner and update related UI components 2026-08-14 12:13:00 -05:00
Ivan
6ddced7393
feat: add vue/no-v-html rule to ESLint configuration for improved security 2026-08-14 12:12:55 -05:00
Ivan
93949be768
docs: update privacy mode and testing guidelines for clearnet calls 2026-08-14 12:12:48 -05:00