Commit Graph

1371 Commits

Author SHA1 Message Date
Ivan e89fc13824 feat(android): implement call handling and audio features, add notification channels, and enhance UI with new permissions and shortcuts 2026-04-25 16:24:42 -05:00
Ivan 80d9fd6749 chore(android): update Gradle plugin and SDK versions, enhance dependencies, and add Lint configuration 2026-04-25 16:24:30 -05:00
Ivan b7f91240ad feat(android): add Android Lint step to CI workflow and include lint report artifacts 2026-04-25 16:24:23 -05:00
Ivan b799f6a66d docs(README): update 2026-04-25 16:24:11 -05:00
Ivan 8f37bef3ed chore(version): sync version directly from package.json in __init__.py and update version.py documentation 2026-04-24 18:10:40 -05:00
Ivan 782372ea92 feat(tests): add comprehensive tests for android_push_bridge and update version references in frontend tests 2026-04-24 18:01:50 -05:00
Ivan 7b7750da96 fix(sync_version): streamline version update in multiple language README files 2026-04-24 18:01:43 -05:00
Ivan c97c8ebb05 feat(version): dynamically retrieve version from src/version.py and add android push bridge for websocket notifications 2026-04-24 18:01:36 -05:00
Ivan c3699b4231 feat(android): add notification strings for background service and message alerts 2026-04-24 18:01:24 -05:00
Ivan d141d930b0 feat(android): integrate websocket hook for ReticulumMeshChat in meshchat_wrapper.py 2026-04-24 18:01:16 -05:00
Ivan dafc150359 fix(layout): update height classes for responsive design in App.vue and AuthPage.vue 2026-04-24 18:01:10 -05:00
Ivan dba102f580 feat(android): implement foreground service and notification handling for message synchronization 2026-04-24 17:59:09 -05:00
Ivan c4a0116f51 feat(conversation): integrate uuid for pending message hash and update viewport resize handling 2026-04-24 17:56:54 -05:00
Ivan 2f3af2a0c8 feat(sync_version): update version synchronization script to update multiple files with package.json version 2026-04-24 17:50:44 -05:00
Ivan fcfe440a4b docs: update README 2026-04-24 17:50:34 -05:00
Ivan ffb46c346f chore(release): bump version to 4.6.0 2026-04-24 17:42:15 -05:00
Ivan 3f3c4cbd64 refactor(tests): format 2026-04-24 17:09:44 -05:00
Ivan a0a950888b docs: add Docker Hub and GHCR information to README files across multiple languages 2026-04-24 15:42:03 -05:00
Ivan 095a859cba feat(workflows): update Android build workflow with tag handling, signing secrets detection, and APK upload logic 2026-04-24 15:33:57 -05:00
Ivan 28b2c87fb2 fix(workflows): fix Docker Hub login logic to use output from credential detection step 2026-04-24 15:25:47 -05:00
Ivan cd69e012eb feat(workflows): update Docker workflow to support Docker Hub integration and tag generation 2026-04-24 15:21:19 -05:00
Ivan 0855223f57 fix(android): update paths in Taskfile and CI workflows to reflect changes in APK build process and directory structure 2026-04-24 15:03:27 -05:00
Ivan ad84628d95 feat(repository): add function to stage local MeshChatX wheel into bundled directory and update download logic 2026-04-24 15:03:14 -05:00
Ivan 76ba39f1e1 docs(android): update README files to reflect changes in APK build process and remove references to product flavors 2026-04-24 15:02:55 -05:00
Ivan 4f4fbc204a refactor(android): simplify Python sync task and remove product flavors from build.gradle 2026-04-24 15:02:01 -05:00
Ivan 2a4fb9cae4 chore(android): update .gitignore and .prettierignore to reflect new Python directory structure 2026-04-24 15:01:46 -05:00
Ivan dd26bcb6aa chore(workflows): add caching for Node.js and Poetry in CI workflows 2026-04-24 14:52:30 -05:00
Ivan 47d355da15 feat(task): add default benchmark task and update workflow triggers for benchmarks 2026-04-24 14:41:19 -05:00
Ivan 12f22e9e5e test(frontend): update ArchivesPage test for downloadTextAsFile to include delay handling 2026-04-24 14:41:08 -05:00
Ivan 702dbc264b fix(workflows): format 2026-04-24 14:34:30 -05:00
Ivan 4b60db8f34 feat(downloads): implement file download persistence with user notifications and filename sanitization 2026-04-24 14:34:21 -05:00
Ivan cc11fccab7 feat(locales): add NomadNet favourites import/export functionality and update contact sharing options across multiple languages 2026-04-24 14:34:13 -05:00
Ivan fcbea738f1 refactor(frontend): update download functionality and improve time formatting utilities 2026-04-24 14:33:59 -05:00
Ivan 7a02ca3492 refactor(frontend): streamline file download methods and update user interface elements across components 2026-04-24 14:33:48 -05:00
Ivan 35937ec247 test(frontend): add unit tests for DownloadUtils and update Utils tests with new formatting functions 2026-04-24 14:33:26 -05:00
Ivan 81c09d48f7 fix(workflows): ignore CVE-2026-3219 in pip-audit due to pending fix 2026-04-24 14:13:49 -05:00
Ivan cabac7d982 feat(ci): update Trivy setup script with upstream verification and cosign integration 2026-04-24 14:04:30 -05:00
Ivan 328bb766bc fix(ci): update GitHub draft release script to set GH_REPO from GITHUB_REPOSITORY if not defined 2026-04-24 14:03:50 -05:00
Ivan 9b91c6c31b docs(README): update official GitHub mirror links across multiple language README files 2026-04-24 13:47:59 -05:00
Ivan 49d6897f48 chore(workflows): clean up Flatpak CI workflow and remove deprecated Snap build scripts 2026-04-23 20:34:13 -05:00
Ivan e3fbf536e7 chore(workflows): remove obsolete Gitea CI workflow files for GitHub Actions integration 2026-04-23 20:28:21 -05:00
Ivan 5a8d4fce2f chore(docker): update image source in docker-compose.yml and improve description in Dockerfile 2026-04-23 20:26:46 -05:00
Ivan 49e6f15bdf docs(SECURITY): fix formatting 2026-04-23 20:04:20 -05:00
Ivan 69f9f6e2cd docs: update code block syntax in README and Raspberry Pi documentation to use bash 2026-04-23 20:03:49 -05:00
Ivan 744eb540c4 feat(docker): add Dockerfile for reproducible native builds with customizable targets 2026-04-23 20:03:38 -05:00
Ivan ce29ee15a8 docs(README): update CI workflows references to GitHub Actions and update security policy details 2026-04-23 19:50:53 -05:00
Ivan 3310b61a8f chore(workflows): migrate CI workflows from Gitea to GitHub Actions and remove obsolete files 2026-04-23 19:49:05 -05:00
Ivan 863e9923c3 chore(changelog): update Content Security Policy entry to include 'blob:' for WebAssembly execution v4.5.1 v4.5.1-rc.1 2026-04-23 17:53:29 -05:00
Ivan a87455b7cf fix(electron): update Content Security Policy to include 'blob:' for script execution and enhance CSP logic in related files 2026-04-23 17:53:16 -05:00
Ivan bec1129169 chore(release): bump version to 4.5.1 and update changelog 2026-04-23 17:50:09 -05:00