Commit Graph

1245 Commits

Author SHA1 Message Date
Ivan 2d175fb63e feat(map): update map features with bearing mode, improved export options, and new vector exchange panel 2026-04-23 02:26:29 -05:00
Ivan b187b6b00b feat(repository-server): add new routes for repository server API and integrate into frontend routing 2026-04-23 02:25:57 -05:00
Ivan d2b1352918 refactor(docs_manager): improve document sourcing and rendering logic for MeshChatX 2026-04-23 02:25:22 -05:00
Ivan 4b122c5551 feat(eslint): add AudioWorklet globals to ESLint configuration for worklet files 2026-04-23 02:25:08 -05:00
Ivan 161bf7e413 feat(microphone): implement AudioWorklet for microphone processing and improve audio graph management 2026-04-22 23:29:35 -05:00
Ivan 11be22f7b8 feat(canvas): update canvas performance by setting willReadFrequently to true in context creation for improved read operations 2026-04-22 22:10:14 -05:00
Ivan 9fe768bec1 feat(dependencies): add new dependencies '@fontsource/noto-sans' and 'jszip', and include patched dependencies for 'ol' and 'ol-mapbox-style' 2026-04-22 22:10:00 -05:00
Ivan 4063488644 feat(codeql): update CodeQL workflow with frontend build and JavaScript analysis 2026-04-22 22:09:48 -05:00
Ivan 719e1634aa feat(map): update map functionality with OpenFreeMap support and refactor tile caching logic 2026-04-22 20:29:26 -05:00
Ivan bf5ad24733 feat(locales): update tile server URL and add Sieve Filters localization for multiple languages 2026-04-22 20:11:34 -05:00
Ivan 4fc80c2b53 refactor(DropDownMenu): format 2026-04-22 20:11:25 -05:00
Ivan c66d290db7 feat(sieve-filters): implement Sieve Filters page and integrate notification suppression logic 2026-04-22 20:10:55 -05:00
Ivan 7ea2ad3604 feat(routes): add new route for sieve filters and update API routes for GET and PUT methods 2026-04-22 20:10:15 -05:00
Ivan 1e9f83cd61 chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt with new dependencies and generated timestamp 2026-04-22 20:10:05 -05:00
Ivan a5f95ff4a9 fix(version): remove trailing period from version sync instruction 2026-04-22 20:09:58 -05:00
Ivan a6fcc15b51 test(lxmf): add comprehensive tests for LXMF sieve filter functions 2026-04-22 20:09:55 -05:00
Ivan c7fe6df4d7 feat(lxmf): add LXMF sieve filter implementation for message and peer matching 2026-04-22 20:09:47 -05:00
Ivan 6508edf643 feat(config): update map tile server URL and add lxmf sieve filters configuration 2026-04-22 20:09:39 -05:00
Ivan 8dbf6ee416 feat(lxmf): implement sieve filters for message handling and notifications 2026-04-22 20:09:34 -05:00
Ivan 9b87773f18 feat(electron): update Content Security Policy to include new OpenFreemap sources for images, fonts, and connections 2026-04-22 20:09:27 -05:00
Ivan d441b2bc2e feat(dependencies): add ol-mapbox-style@13.4.1 and update pnpm-lock.yaml with new dependencies 2026-04-22 20:09:08 -05:00
Ivan 9ec2a88817 feat(ui): implement clampFloatingToViewport utility for dynamic dropdown positioning across multiple components 2026-04-22 19:28:50 -05:00
Ivan c6768bc4ae feat(snap): fix snap preparation step for destructive-mode build by installing multiple snaps 2026-04-22 19:21:20 -05:00
Ivan 946eccd5c4 feat(electron): fix resource handling for platform-specific packaging 2026-04-22 19:06:33 -05:00
Ivan 7b6c0c3739 feat(snap): add preparation step for core22 snap base in destructive-mode build 2026-04-22 19:06:22 -05:00
Ivan 126ca0b1c1 chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt with new dependency versions and generated timestamp 2026-04-22 18:40:19 -05:00
Ivan 6ff7a652be refactor(codebase): format 2026-04-22 18:40:11 -05:00
Ivan c0312bf1a0 fix(snap): update make:snap command to include debug environment variable and remove unnecessary build environment setting 2026-04-22 18:37:53 -05:00
Ivan 54e2728c6f feat(flatpak): specify base version and app configuration for improved compatibility 2026-04-22 18:29:51 -05:00
Ivan f193010f37 feat(flatpak): add script to ensure Flathub remote exists and update build process for Electron Forge 2026-04-22 18:16:52 -05:00
Ivan ef977c84b3 refactor: format and cleanup code using stricted ruff linter rules. 2026-04-22 18:13:05 -05:00
Ivan 02ddb37bb1 feat(electron): add script to manage temporary directory for Electron Forge builds 2026-04-22 16:22:31 -05:00
Ivan bdc6c00783 feat(flatpak/snap): update runtime and base versions to 25.08, add CI workflows for building Linux packages 2026-04-22 16:11:47 -05:00
Ivan 5e5351d8d0 feat(nomadnetwork): add path finder dropdown menu and error handling for page loads 2026-04-22 15:49:08 -05:00
Ivan 41c9f22405 feat(locales): add path finder translations for multiple languages 2026-04-22 15:49:01 -05:00
Ivan 1d5f24c639 feat(map): implement new map components and utilities for enhanced marker clustering and drawing functionality 2026-04-22 15:48:51 -05:00
Ivan 3bbee7eed0 feat(database): update trim_announces_for_aspect to protect favourited destinations and saved contacts from deletion 2026-04-22 15:05:40 -05:00
Ivan 4a34921655 feat(ci): add rekor monitoring workflow and setup script for rekor-cli installation 2026-04-22 13:33:50 -05:00
Ivan 276eac0a6a chore(docs): update SECURITY.md to clarify release asset verification process and remove SHA256 checksum references 2026-04-22 13:24:45 -05:00
Ivan 73dd7f42b1 chore(ci): update release notes generation to include integrity information and SBOM details 2026-04-22 13:24:08 -05:00
Ivan fa1b57e349 chore(ci): remove SHA256 checksum generation for release assets in build-test workflow 2026-04-22 13:23:41 -05:00
Ivan cbb041f06e chore(ci): remove verify-release-attestation.sh script and update attest-release-assets.sh to exclude .cosign.bundle files 2026-04-22 13:23:22 -05:00
Ivan cffabc7146 chore(docs): update README files to reflect Electron 41.x and Node 24 runtime requirements across multiple languages 2026-04-22 13:23:01 -05:00
Ivan 7bd2123fee fix(Dockerfile): add g++ to build dependencies (miniaudio) 2026-04-22 13:09:42 -05:00
Ivan c4c34ed67a refactor(tests): fix docstring format v4.5.0-rc.3 2026-04-22 12:20:08 -05:00
Ivan a16af7dc1a refactor(meshchat): simplify announce print statement by removing display name formatting 2026-04-22 12:19:39 -05:00
Ivan 64be8b7734 feat(forge.config): add resetAdHocDarwinSignature option for Darwin platform 2026-04-22 12:18:55 -05:00
Ivan f20eef12e0 feat(changelog): update 2026-04-22 12:04:41 -05:00
Ivan 31c3c84dfe chore(licenses): remove outdated dependencies and clean up licenses_frontend.json 2026-04-22 12:04:27 -05:00
Ivan 3d09e8cb22 feat(network-visualiser): implement hop max filter functionality with local storage support and UI updates 2026-04-22 12:04:14 -05:00