Commit Graph

22 Commits

Author SHA1 Message Date
ea8ef555c2 feat(contacts): implement contact management features including add, update, delete, and search functionality; enhance UI with contact sharing capabilities and integrate with existing telephone features 2026-01-01 20:40:50 -06:00
bf94ceebbb feat(call): implement elapsed time display for active calls and improve UI responsiveness with updated button styles 2026-01-01 20:17:56 -06:00
8048cae830 feat(call): enhance call management features by adding voicemail functionality, updating call status handling, and improving UI elements for call interactions 2026-01-01 20:00:48 -06:00
af4157c5ad refactor(App.vue): remove audio calls section to streamline the user interface and improve overall component clarity 2026-01-01 19:53:51 -06:00
54b4c92d4f feat(locales): add ringtone management translations and confirmation prompts in German, English, and Russian; enhance identity management with new identity section translations 2026-01-01 19:53:44 -06:00
44b7dc1657 feat(auth): add global axios interceptor for handling authentication errors and redirecting to the auth page; introduce new identities page for managing user identities 2026-01-01 19:53:38 -06:00
668520e576 feat(call): add ringtone management features including upload, preview, and settings for custom ringtones; enhance identity management with a new identities page for switching and deleting identities 2026-01-01 19:53:20 -06:00
ddb02a7ee9 feat(websocket, demo): enhance WebSocket connection handling in demo mode with improved feedback and connection logic 2026-01-01 19:09:13 -06:00
5e8e862654 feat(locales): add name and placeholder fields for forwarding rules in German, English, and Russian translations 2026-01-01 18:01:22 -06:00
00fa09a3f2 feat(forwarder): add name input field for new rules and update layout in ForwarderPage 2026-01-01 18:01:16 -06:00
4b58683cb8 fix(locales): update descriptions for LXMF Forwarder in German, English, and Russian translations to remove reference to SimpleLogin 2026-01-01 17:35:47 -06:00
ef9f8adeb3 feat(conversation): add location sharing and request functionality with telemetry support in ConversationViewer 2026-01-01 17:35:28 -06:00
8aa7913aa6 feat(conversation): add validation for destination hash in ping functionality to ensure correct format and existence 2026-01-01 17:35:14 -06:00
48abc8bb3f feat(map): add telemetry marker overlay and websocket integration for real-time updates on map page 2026-01-01 17:35:10 -06:00
cd17fb22bf feat(call): enhance CallPage component with improved voicemail settings, greeting upload functionality, and UI refinements for better user experience 2026-01-01 17:35:07 -06:00
0c22610961 feat(components): introduce dynamic logo paths for NetworkVisualiser and ToolsPage components 2026-01-01 16:58:49 -06:00
2abc5e7ad7 feat(assets): add logo image and update image references in App.vue and AuthPage.vue to use dynamic source 2026-01-01 16:36:59 -06:00
4b5e5b6ba0 refactor(components): improve code readability by formatting div elements in App.vue and AuthPage.vue 2026-01-01 16:22:09 -06:00
9d2a19a7bd chore(i18n): update translations 2026-01-01 16:18:41 -06:00
8d83049ba2 Add demo mode indicator, improve layout responsiveness, and enhance notification handling 2026-01-01 16:18:13 -06:00
23dbe7b789 1.0.0 2026-01-01 15:25:23 -06:00
716007802e 0.1.0 2026-01-01 15:05:29 -06:00