Sudo-Ivan
566acf228d
feat(IdentitiesPage): optimize rendering performance with memoization
...
- Added v-memo directive to improve rendering efficiency of identity components by caching their properties.
- Updated test to allow for a longer render time threshold, ensuring performance remains acceptable after changes.
2026-01-08 12:43:17 -06:00
Sudo-Ivan
eef9872b71
feat(tests): add Italian localization tests
...
- Included Italian locale support in the i18n localization tests.
- Updated test suite to validate the new Italian translations alongside existing German and Russian locales.
2026-01-07 19:51:59 -06:00
Sudo-Ivan
e2586e9052
feat(tests): add comprehensive telemetry and interface tests
...
- Introduced new test files for telemetry functionality, including integration, fuzzing, and extended tests to ensure robustness and performance.
- Added tests for parsing LXMF display names and telemetry data, addressing potential bugs and ensuring correct handling of various input formats.
- Implemented performance tests for the InterfacesPage component, validating rendering efficiency with a large number of discovered interfaces.
- Enhanced existing tests for markdown rendering and link utilities to cover additional edge cases and improve stability.
2026-01-07 19:22:00 -06:00
Sudo-Ivan
edc1e16e03
test(ui): enhance SettingsPage component tests to verify config and display name input
2026-01-07 19:21:58 -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
fda9187e95
numerous improvements
2026-01-05 11:47:35 -06:00
Sudo-Ivan
d836e7a2e8
feat(call): improve call handling by adding remote destination hash tracking, improving initiation status checks, and refining ringtone management in the frontend
2026-01-04 17:16:23 -06:00
Sudo-Ivan
c4674992e0
lots of fixes, changes, styling, fixing outbound calls, rnode-flasher.
2026-01-04 15:57:49 -06:00
Sudo-Ivan
54ccc03c4d
feat(tests): add unit tests for BanishedPage and RNPathPage components, enhancing coverage for blocked items and path management
2026-01-04 12:42:02 -06:00
Sudo-Ivan
5a995c7304
test(AboutPage, ConfirmDialog, MapPage): update tests for improved component behavior and UI consistency
2026-01-04 00:07:21 -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
83d18f4bb3
refactor(tests): remove unnecessary blank lines in AuthPage, CommandPalette, and ConfirmDialog tests
2026-01-03 23:02:33 -06:00
Sudo-Ivan
2210f10305
test(frontend): add comprehensive unit tests for AuthPage, CommandPalette, ConfirmDialog, UI components, and theme handling
2026-01-03 22:40:27 -06:00
Sudo-Ivan
1463eb07bb
test(Performance.test.js): increase performance threshold for message updates from 1500ms to 3000ms
2026-01-03 22:10:25 -06:00
Sudo-Ivan
8ac458bafd
test(DebugLogsPage): improve log mock structure and enhance code formatting for better readability
2026-01-03 19:24:23 -06:00
Sudo-Ivan
f5950f9a8d
test(DebugLogsPage): add unit tests for fetching, searching, and paginating debug logs
2026-01-03 18:31:01 -06:00
Sudo-Ivan
950abef79c
feat(tests): add comprehensive benchmarks for database performance, memory usage, and application stability, including new test files for various frontend and backend functionalities
2026-01-03 16:08:07 -06:00
Sudo-Ivan
5a9e066b10
feat(tests): add comprehensive unit tests for various components including AboutPage, CallPage, and MessagesPage
2026-01-02 20:36:58 -06:00
Sudo-Ivan
51d705ffa4
feat(tests): add fuzzing tests for telemetry unpacking, interface configuration parsing, and LXMF message handling
2026-01-02 20:06:18 -06:00
Sudo-Ivan
00b4290735
feat(tests): add comprehensive test suite for backend functionality, including database, configuration, and telemetry utilities
2026-01-02 19:41:05 -06:00