Sudo-Ivan
|
f0ab00e9cc
|
style(audio): format
|
2026-01-07 19:21:59 -06:00 |
|
Sudo-Ivan
|
4b686e12c3
|
fix(ui): handle pop-up blocking in PaperMessageModal and improve QR code message sending logic in PaperMessagePage
|
2026-01-07 19:21:58 -06:00 |
|
Sudo-Ivan
|
19e94cfb6f
|
feat(ui): add functionality to retry all failed or cancelled messages in ConversationViewer component
|
2026-01-07 19:21:58 -06:00 |
|
Sudo-Ivan
|
ffd405808d
|
chore(deps): update pnpm version to 10.27.0 in package.json and workflow files
|
2026-01-07 19:21:58 -06:00 |
|
Sudo-Ivan
|
3b142e9dba
|
feat(docs): add selectedReticulumPath state and update localDocsUrl logic for reticulum documentation handling
|
2026-01-07 19:21:58 -06:00 |
|
Sudo-Ivan
|
969da9a579
|
feat(audio): better ToneGenerator with high-quality audio processing, including dynamics compression, lowpass filtering, and improved stereo separation
|
2026-01-07 19:21:58 -06:00 |
|
Sudo-Ivan
|
f0e567fe8a
|
feat(localization): add new German and Russian translations for backup settings, message font size, and audio input permissions
|
2026-01-07 19:21:58 -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
|
83f480be3c
|
fix(ui): improve message font and icon size handling with error checking for invalid inputs
|
2026-01-07 19:21:57 -06:00 |
|
Sudo-Ivan
|
b46d018b26
|
feat(ui): update user interface with improved icon handling, audio permission checks, and dynamic message icon size adjustments
|
2026-01-07 19:21:57 -06:00 |
|
Sudo-Ivan
|
44608ffb36
|
feat(maintenance): add test for deleting all user icons in maintenance module
|
2026-01-07 19:21:57 -06:00 |
|
Sudo-Ivan
|
7aa6f5a467
|
feat(localization): add LXMF icon clearing options and enhance existing translations in German, English, and Russian
|
2026-01-07 19:21:57 -06:00 |
|
Sudo-Ivan
|
8bb38d3e51
|
feat(maintenance): add API endpoint to clear LXMF icons and enhance backup configuration options
|
2026-01-07 19:21:57 -06:00 |
|
ivan
|
2bef49de81
|
Merge branch 'master' into massive-changes
|
2026-01-08 01:11:25 +00: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
|
33cbe07750
|
chore(docker): remove espeak-ng
|
2026-01-05 17:39:06 -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
|
30cab64101
|
chore(docker): add git to build dependencies in Dockerfile
|
2026-01-05 12:01:59 -06:00 |
|
Sudo-Ivan
|
144cc53cd9
|
chore(security): lint
|
2026-01-05 11:48:12 -06:00 |
|
Sudo-Ivan
|
a9e881a095
|
chore(dependencies): update hypothesis to version 6.149.0 and add lxmfy package from git repository
|
2026-01-05 11:48:00 -06:00 |
|
Sudo-Ivan
|
5b25e3b4c0
|
feat(changelog): add new features including Web Audio Bridge, LXMFy for bots, and RNS Discoverable Interfaces
|
2026-01-05 11:47:52 -06:00 |
|
Sudo-Ivan
|
e7728696c8
|
chore(vite): add asset cleanup before build to prevent accumulation of old files
|
2026-01-05 11:47:46 -06:00 |
|
Sudo-Ivan
|
fda9187e95
|
numerous improvements
|
2026-01-05 11:47:35 -06:00 |
|
ivan
|
e8d8d64fc0
|
Update README.md
|
2026-01-05 16:29:02 +00:00 |
|
Sudo-Ivan
|
5694c1ee67
|
fix(router): set default propagation cost to 0 in create_lxmf_router function
|
2026-01-04 23:46:37 -06:00 |
|
Sudo-Ivan
|
c2652f72f5
|
fix(call): update call history management to reflect no more available history
|
2026-01-04 23:41:14 -06:00 |
|
Sudo-Ivan
|
f2bbff5c3d
|
feat(interface): extend interface type handling to include 'RNodeIPInterface' and set default values for new interface properties
|
2026-01-04 23:39:57 -06:00 |
|
Sudo-Ivan
|
5a388d80ed
|
feat(logging): implement dynamic log directory resolution and add rotating file handler for improved logging management
|
2026-01-04 23:39:50 -06:00 |
|
Sudo-Ivan
|
176642db75
|
fix(call): simplify error handling in audio processing by removing unused catch parameters
|
2026-01-04 23:21:26 -06:00 |
|
Sudo-Ivan
|
5d13b3e3f9
|
chore(manifest): update MANIFEST.in to include backend files and exclude frontend and cache directories
|
2026-01-04 23:19:59 -06:00 |
|
Sudo-Ivan
|
5f2aca4390
|
feat(tests): add unit tests for WebAudioSource and WebAudioSink functionality
|
2026-01-04 23:19:44 -06:00 |
|
Sudo-Ivan
|
f90fe55372
|
feat(styles): add spin-reverse animation and corresponding class for enhanced loading effects
|
2026-01-04 23:19:38 -06:00 |
|
Sudo-Ivan
|
1e98d8e859
|
format
|
2026-01-04 23:19:31 -06:00 |
|
Sudo-Ivan
|
0492e7d7bf
|
refactor(components): update loading animations to use 'animate-spin-reverse' class for consistency
|
2026-01-04 23:19:17 -06:00 |
|
Sudo-Ivan
|
6a23727e55
|
feat(audio): add Web Audio configuration and device selection to CallPage component
|
2026-01-04 23:19:09 -06:00 |
|
Sudo-Ivan
|
9d8611bb97
|
feat(audio): implement WebAudioBridge for websocket audio transport and add configuration options
|
2026-01-04 23:18:55 -06:00 |
|
Sudo-Ivan
|
52e5a60724
|
refactor(docker): streamline multi-stage build process and optimize dependencies
|
2026-01-04 23:02:48 -06:00 |
|
Sudo-Ivan
|
194f467298
|
chore(task): remove 'out' directory cleanup from Taskfile.yml
|
2026-01-04 23:02:40 -06:00 |
|
Sudo-Ivan
|
a05fdee7e9
|
feat(interface): add RNodeIPInterface support
|
2026-01-04 22:39:37 -06:00 |
|
ivan
|
c9c2125e6f
|
Merge branch 'master' into massive-changes
|
2026-01-05 04:26:54 +00:00 |
|
Sudo-Ivan
|
8b3d3c3e66
|
fix(electron): remove asarUnpack and update resource paths for extraResources in package.json
|
2026-01-04 22:26:29 -06:00 |
|
Sudo-Ivan
|
f2a93cbc98
|
fix(electron): update resource paths in main.js to reflect changes in packaging structure for extra resources
|
2026-01-04 22:26:07 -06:00 |
|
Sudo-Ivan
|
5100428b68
|
feat(config): update asar configuration to enable packing and include extra resources for build
|
2026-01-04 22:26:01 -06:00 |
|
Sudo-Ivan
|
0a40790338
|
feat(security): add security.md
|
2026-01-04 22:25:55 -06:00 |
|
ivan
|
4974ae0926
|
Update README.md
|
2026-01-05 04:15:18 +00:00 |
|
ivan
|
900da98ecb
|
Update README.md
|
2026-01-05 03:06:35 +00:00 |
|
Sudo-Ivan
|
db89e2c86e
|
fix(tests): fix test
|
2026-01-04 19:14:53 -06:00 |
|
Sudo-Ivan
|
629bbbc7c6
|
refactor(meshchat): update map to render tiles faster (online), message handling by adding context support to forwarding and delivery methods; improve LXMF message processing and router initialization
|
2026-01-04 19:10:22 -06:00 |
|
Sudo-Ivan
|
ff69de1346
|
feat(config): add gitea base URL and documentation download URLs configuration; update related components and logic for dynamic URL handling
|
2026-01-04 18:55:10 -06:00 |
|
Sudo-Ivan
|
2f65bde2d3
|
feat(call): update tone generator functionality with volume control and enable/disable settings; update frontend components to reflect new configurations
|
2026-01-04 17:48:07 -06:00 |
|