Commit Graph
626 Commits
Author SHA1 Message Date
Ivan 694e55befc refactor(NomadNetworkPage): improve logic for determining .mu page rendering and update related tests 2026-05-03 22:00:43 -05:00
Ivan d2b8e4f7d7 style(MicronParser): update CSS properties for Mu-mnt-group to do text wrapping 2026-05-03 21:56:51 -05:00
Ivan 5700c3d15e chore(release): bump version to 4.6.1 across all relevant files 2026-05-03 21:56:28 -05:00
Ivan aeceb30d67 fix(config): enable nomad_micron_wasm in configuration and UI settings 2026-05-03 21:10:29 -05:00
Ivan 97170627fe feat(micron-wasm): implement runtime override for Micron-Parser-Go WASM with GitHub release support and UI modal for updates 2026-05-03 20:36:02 -05:00
Ivan 389a2f47a4 feat(conversation): update date divider styling for improved visual consistency and accessibility 2026-05-03 14:21:30 -05:00
Ivan e5fac4951e feat(conversation): various updates to conversations styling, ui/ux and logic 2026-05-03 14:05:30 -05:00
Ivan 82de472f2d refactor(LxmfUserIcon): remove seed property and related color generation logic; add test for outbound location sharing 2026-05-03 14:04:00 -05:00
Ivan 3b5630474d feat(codec2): implement locateFile function for WASM asset resolution and update integrity checks 2026-05-03 14:03:18 -05:00
Ivan 2b930f7bd2 feat(locales): update messaging features across multiple languages with new identity and sending options 2026-05-03 13:57:08 -05:00
Ivan 538c4d72cf feat(meshchat): update conversation previews with user display names and improve telemetry handling 2026-05-03 13:18:57 -05:00
Ivan bdc7fc8a71 feat(identity): add identity screen to getting started. 2026-05-03 12:58:20 -05:00
Ivan 87f4c73275 chore(micron-parser-go): update version to v1.0.4 in integrity.json and related script 2026-05-03 10:32:17 -05:00
Ivan 2b975bd4e6 feat(legacy_migrator): implement automatic upstream folder migration and add related tests 2026-05-03 00:14:55 -05:00
Ivan 5142f21a4a feat(locales): add migration messages for multiple languages in localization files 2026-05-02 23:53:51 -05:00
Ivan fe83b2b7c2 chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt with new versions for 'ip-address' and 'socks' 2026-05-02 23:09:37 -05:00
Ivan f2cd9e971b refactor(locales): remove unused game-related actions from localization files 2026-05-02 23:09:23 -05:00
Ivan 779af8b185 feat(TutorialModal): add migration options and handling in tutorial modal 2026-05-02 23:09:14 -05:00
Ivan 313a66102e refactor(CommandPalette): remove unused visualizer actions and simplify action handling 2026-05-02 23:09:08 -05:00
Ivan fbacdc2621 refactor(NetworkVisualiser): remove unused animation features and streamline physics handling 2026-05-02 23:08:54 -05:00
Ivan 9ac16c3131 feat(migration): implement a new and improved legacy storage migration functionality and API endpoint 2026-05-02 23:07:58 -05:00
Ivan fdbe84e877 fix(App.vue): implement polling guard to prevent overlapping updates and ensure proper state management 2026-05-02 22:49:21 -05:00
Ivan 5764f8a060 feat(sri): implement SRI verification for external scripts and add integrity.json files for Codec2 and RNode Flasher 2026-05-02 16:27:04 -05:00
Ivan 495de05eb2 feat(micron): implement SRI verification for WASM assets and generate integrity.json 2026-05-02 16:22:29 -05:00
Ivan 464cfa50b0 feat(micron): inject CSS styles for ForceMonospace mode in WASM 2026-05-02 16:12:23 -05:00
Ivan 35d07e569b feat(parser): add word wrapping and space splitting functionality to MicronParser 2026-05-02 15:46:34 -05:00
Ivan 935cee64c2 feat(config): toggle Micron WASM off by default 2026-05-02 15:43:46 -05:00
Ivan a4f569736a fix(locales): improve translations for process log messages and UI descriptions across multiple languages 2026-05-02 09:59:04 -05:00
Ivan b4373d1553 feat(meshchat): update user icon component with seed-based background color and improve message context menu handling 2026-05-02 09:58:37 -05:00
Ivan e0c363bb90 feat(nomadnetwork): add toggle functionality for Micron WASM support in NomadNetworkPage 2026-05-02 09:58:19 -05:00
Ivan d79ec523b7 feat(archives): implement Micron WASM support and dynamic loading in ArchivesPage component 2026-05-02 09:03:19 -05:00
Ivan 56c59757be feat(locales): add bot status messages and forward functionality across multiple languages 2026-05-02 09:03:09 -05:00
Ivan 5097fb632d feat(micron-wasm): integrate Micron-Parser-Go WASM support and configuration 2026-05-02 09:02:39 -05:00
Ivan e6647415e8 refactor(translator): fix libretranslate probing when disabled 2026-05-02 08:57:10 -05:00
Ivan b0aac39ffa feat(nomadnet): integrate reticulum pathfinding into NomadnetDownload 2026-05-02 08:56:33 -05:00
Ivan 894e63c4c3 refactor(tools): improve error handling and validation in RN path trace and RN probe handlers 2026-05-02 06:47:08 -05:00
Ivan 42995227f1 feat(locales): add optional API key support and descriptions in multiple languages for LibreTranslate integration 2026-05-02 05:58:50 -05:00
Ivan ddeff4d503 chore: update ignore patterns in configuration files to exclude vendor and build artifacts 2026-05-02 05:27:37 -05:00
Ivan da83df9c30 feat(vendor): integrate LXMFy vendor into the project and update dependencies 2026-05-02 05:22:46 -05:00
Ivan 9c6af87758 feat(nomadnetwork): simplify isFailedPageContent method and add tests for failure detection
credit: Thanks to Mark for reporting bug.
2026-05-02 04:45:54 -05:00
Ivan 5e5ce253b8 feat(locales): update translations for process logging, discovery interface messages, and bulk actions across multiple languages 2026-05-02 04:38:07 -05:00
Ivan 62929d2448 feat(android): add shareApk method to AndroidBridge for sharing installed APKs via system share sheet 2026-05-02 04:37:58 -05:00
Ivan 1459f80a63 feat(ui): various improvemetns and fixes to interface components with improved layout, add bulk actions for favourites, and implement APK sharing functionality for Android 2026-05-02 04:37:50 -05:00
Ivan 96229b6412 feat(translator): improve LibreTranslate integration by adding API key input and improving configuration persistence 2026-05-02 04:37:09 -05:00
Ivan f4a7771cd8 feat(translator): add support for LibreTranslate API key in TranslatorHandler and update configuration management 2026-05-02 04:36:45 -05:00
Ivan 7d8f5cb854 feat(database): add method to retrieve favourite destinations by destination hash 2026-05-02 04:36:00 -05:00
Ivan 6e2d5ba19a feat(http): implement URL normalization and validation for LibreTranslate service 2026-05-02 04:35:47 -05:00
Ivan 5784b70ee2 feat(bot): add error handling and logging for bot subprocesses, including last error tracking and log retrieval functionality 2026-05-02 04:34:45 -05:00
Ivan 61b7de27dd refactor(map): remove MapNoMapWarning component, streamline offline mode handling, and improve coordinate display with tabular formatting 2026-05-02 04:34:14 -05:00
Ivan 1593affdac style(community): format 2026-05-01 04:41:32 -05:00