Commit Graph

15 Commits

Author SHA1 Message Date
Ivan b2c620eb20 refactor(components): standardize z-index values and improve class naming conventions across multiple components 2026-04-27 11:15:25 -05:00
Ivan 616a014a3c feat(docs): update Reticulum documentation links to use dynamic URLs based on locale 2026-04-22 12:03:47 -05:00
Ivan cb72691a77 feat(router): add new route for reticulum configuration editor and update command palette navigation 2026-04-17 23:28:11 -05:00
Ivan 6fb4ccc79a chore(license): add SPDX license identifiers to various files, standardizing licensing terms across the project 2026-04-16 18:12:14 -05:00
Ivan 4ca9b97350 feat(ui): various ui/ux improvements for desktop and mobile screens 2026-04-12 18:29:12 -05:00
Ivan bf822b6aba refactor(api): replace axios with window.api for all API calls in frontend components 2026-04-01 02:31:50 +03:00
Sudo-Ivan 50806798da Fix tutorial modal behavior and state management 2026-01-14 18:52:55 -06:00
Sudo-Ivan 756104ff65 Remove unused ElectronUtils import from TutorialModal.vue 2026-01-14 13:03:05 -06:00
Sudo-Ivan 7f5254b1b7 Refactor tutorial completion logic in TutorialModal.vue: rename finishAndRestart to finishTutorial, update button text, and streamline functionality. 2026-01-10 18:56:23 -06:00
Sudo-Ivan b8ef3d188d feat(tutorial): update tutorial modal with propagation mode step and auto-select option for preferred propagation node 2026-01-08 19:29:22 -06:00
Sudo-Ivan 7d7cd7d487 feat(ui): enhance user experience with new features including QR code display, improved toast messages, and localized strings for various components 2026-01-05 19:22:25 -06:00
Sudo-Ivan 666c90875a interface discovery, folders for messages, map nodes from discovery, maintenance tools. 2026-01-05 17:38:52 -06:00
Sudo-Ivan 8fac1134e2 feat(call): improve call initiation and status handling with new properties for target hash and name; improve UI modals for tutorial and changelog visibility based on URL parameters 2026-01-04 14:59:20 -06:00
Sudo-Ivan 6b3957fe49 feat(TutorialModal, AddInterfacePage, InterfacesPage): enhance UI components and integrate global state management for interface changes 2026-01-04 00:01:59 -06:00
Sudo-Ivan 2f96ee07f3 feat: Update UI components and add new features including changelog modal, integrity warning, and voicemail playback functionality 2026-01-03 16:03:34 -06:00