Commit Graph

  • 1f15a67b8e Merge pull request #24 from Sudo-Ivan/dependabot/pip/filelock-3.20.1 master Ivan 2025-12-17 18:24:37 -06:00
  • 675975bafc Bump filelock from 3.20.0 to 3.20.1 dependabot[bot] 2025-12-16 23:02:01 +00:00
  • 62d6cce914 chore: update version to 2.50.0 across project files v2.50.0 Sudo-Ivan 2025-12-05 23:42:44 -06:00
  • bdf4eee267 chore: bump version to 2.50.0 in pyproject.toml and related files legacy-support Sudo-Ivan 2025-12-05 23:38:55 -06:00
  • d8683c3191 chore: update package-lock.json for version 2.50.0 and add peer dependencies Sudo-Ivan 2025-12-05 23:38:45 -06:00
  • fb3096d3fa chore: bump version to 2.50.0 in package.json Sudo-Ivan 2025-12-05 23:38:40 -06:00
  • ab6099b0fb Merge pull request #23 from Sudo-Ivan/legacy-support Ivan 2025-12-05 23:34:20 -06:00
  • d97676ad27 refactor: replace inline artifact renaming with script call Sudo-Ivan 2025-12-05 23:19:43 -06:00
  • 4200e43618 feat: add script for renaming legacy artifacts Sudo-Ivan 2025-12-05 23:19:38 -06:00
  • c5ae53bf55 chore: streamline legacy artifact renaming in GitHub Actions workflow Sudo-Ivan 2025-12-05 23:19:31 -06:00
  • bf8c22c31a chore: add dependency review workflow for pull requests Sudo-Ivan 2025-12-05 23:15:44 -06:00
  • 9a9022ffb0 chore: update Python and Node.js versions in GitHub Actions workflow Sudo-Ivan 2025-12-05 23:11:54 -06:00
  • 0443734ee3 chore: add legacy build support for Electron in Makefile Sudo-Ivan 2025-12-05 22:56:28 -06:00
  • 6efac94f58 chore: update GitHub Actions workflow for multi-platform builds Sudo-Ivan 2025-12-05 22:56:22 -06:00
  • 9e1a8ce180 Merge pull request #22 from Sudo-Ivan/universal-mac-build Ivan 2025-12-05 22:43:57 -06:00
  • f2ab1ad067 fix: use wildcard path to fix the build for mac universal-mac-build Sudo-Ivan 2025-12-05 22:37:55 -06:00
  • 365531be9b fix: simplify x64ArchFiles entry in package.json Sudo-Ivan 2025-12-05 22:33:30 -06:00
  • 96f4fc8735 chore: add x64 architecture files for macOS in package.json Sudo-Ivan 2025-12-05 22:12:13 -06:00
  • d69a3e8522 chore: update artifact naming for macOS in package.json Sudo-Ivan 2025-12-05 22:02:03 -06:00
  • c95d2fd71c chore: update GitHub Actions workflow for artifact handling and distribution scripts Sudo-Ivan 2025-12-05 22:01:59 -06:00
  • a74a6869ea chore: enhance build configuration for macOS and update artifact naming Ivan 2025-12-01 12:37:44 -06:00
  • d8419990b1 Merge pull request #21 from Sudo-Ivan/codebase-improvements Ivan 2025-12-01 12:24:24 -06:00
  • 085385a182 chore: update version string formatting in version.py for consistency codebase-improvements Ivan 2025-12-01 12:22:18 -06:00
  • f8b0dd18c5 refactor: clean up code and improve variable naming Ivan 2025-12-01 12:18:01 -06:00
  • 3231afb84d fix: improve websocket error logging in ReticulumMeshChat Ivan 2025-12-01 12:00:00 -06:00
  • 3848613a41 fix: update Python command in README for packaging instructions Ivan 2025-12-01 11:54:09 -06:00
  • 284517bdfa chore: add security note to prevent path traversal in get_file_path function Ivan 2025-12-01 11:53:13 -06:00
  • 5fc13dc61a Update Ivan 2025-12-01 11:50:25 -06:00
  • f989295773 refactor: update Tailwind CSS configuration for frontend structure Ivan 2025-12-01 11:50:11 -06:00
  • d06ede8c5e Migrate to Poetry packaging and restructure codebase deepsource-autofix[bot] 2025-12-01 17:36:17 +00:00
  • a0047ea8fb refactor: update Docker integration and build process Ivan 2025-12-01 11:30:07 -06:00
  • c98131f76b refactor: frontend preparation script with error handling Ivan 2025-12-01 11:06:10 -06:00
  • 9b4b8fdfeb grammar corrections Ivan 2025-12-01 11:05:55 -06:00
  • 48a0d8697e Remove sync_version.py from poetry include in pyproject.toml Ivan 2025-12-01 11:05:38 -06:00
  • 5627ae1640 refactor: test_wheel.sh to dynamically find wheel files Ivan 2025-12-01 11:05:32 -06:00
  • 94d91c4934 Update dependencies in pyproject.toml and regenerate poetry.lock Ivan 2025-12-01 11:03:28 -06:00
  • ac839df357 Fix https://github.com/Sudo-Ivan/reticulum-meshchatX/pull/21#discussion_r2575731068 Ivan 2025-12-01 11:02:45 -06:00
  • cfad1ddc5f Update Ivan 2025-12-01 00:07:30 -06:00
  • 398ab570df update Ivan 2025-11-30 23:54:15 -06:00
  • 50bc2cbfc8 Enhance GitHub Actions workflow with conditional execution Ivan 2025-11-30 23:39:43 -06:00
  • fe3a01c3c6 Refactor GitHub Actions workflow for conditional builds Ivan 2025-11-30 23:39:29 -06:00
  • 0b0a39ea86 Refactor Docker setup and frontend structure Ivan 2025-11-30 23:34:45 -06:00
  • 2e001006c9 Update .gitignore to include 'public/' directory Ivan 2025-11-30 23:25:59 -06:00
  • 0beaaaf4b1 Add cx_setup.py for building the ReticulumMeshChatX application Ivan 2025-11-30 23:25:54 -06:00
  • 84f887df90 codebase restructure and organization. Ivan 2025-11-30 23:16:57 -06:00
  • 80cf812e54 update Ivan 2025-11-30 22:49:46 -06:00
  • 19854e59da Refactor: Adjust formatting and structure in database.py and meshchat.py Ivan 2025-11-30 22:38:07 -06:00
  • ba47e16b75 Rename package from reticulum-meshchat to reticulum-meshchatx in package-lock.json v2.41.0 Ivan 2025-11-30 21:30:32 -06:00
  • 578e80023f remove Ivan 2025-11-30 21:29:04 -06:00
  • b7dcee4c06 Update Ivan 2025-11-30 21:28:59 -06:00
  • e44ec59b6e Rename reticulum-meshchat service to reticulum-meshchatx and update image reference in docker-compose.yml Ivan 2025-11-30 21:28:46 -06:00
  • 45379e6df1 update version and name Ivan 2025-11-30 21:28:39 -06:00
  • 308f1f6459 update Ivan 2025-11-30 21:28:31 -06:00
  • 424ff116d1 Merge pull request #20 from Sudo-Ivan/deepsource-autofix-29fa619a Ivan 2025-11-30 21:23:46 -06:00
  • 73f677d319 refactor: change methods not using its bound instance to staticmethods deepsource-autofix-29fa619a deepsource-autofix[bot] 2025-12-01 03:22:30 +00:00
  • 4770c21499 update to add manual trigger Ivan 2025-11-30 21:18:49 -06:00
  • 720bef90c7 remove old workflow Ivan 2025-11-30 21:18:42 -06:00
  • 1c98a231fd Refactor ReticulumMeshChat methods to static Ivan 2025-11-30 21:17:09 -06:00
  • f6a1be5e80 Replace backend build script in package.json with a Node.js script for improved compatibility and maintainability. Added new build-backend.js script to handle the backend build process using Python. Ivan 2025-11-30 21:16:49 -06:00
  • dea21b8515 Update README v2.40.0 Ivan 2025-11-30 21:03:27 -06:00
  • c14619e3e3 ci: add .deepsource.toml deepsource-io[bot] 2025-12-01 03:01:23 +00:00
  • bc20f85cbf Update README Ivan 2025-11-30 21:00:11 -06:00
  • 8ec7acd57e Refactor error handling and improve code clarity Ivan 2025-11-30 21:00:04 -06:00
  • 59e76de4cc update docker-compose Ivan 2025-11-30 20:59:54 -06:00
  • cc30e6abc1 code cleanup Ivan 2025-11-30 20:51:30 -06:00
  • 6dffe70e9b update UI/UX Ivan 2025-11-30 20:44:15 -06:00
  • c054d16f08 Add destination blocking feature in AudioCallManager Ivan 2025-11-30 20:42:32 -06:00
  • 1dbd9a5697 update Makefile Ivan 2025-11-30 20:42:23 -06:00
  • 65d6656f47 Refactor executable path resolution in Electron main process Ivan 2025-11-30 20:42:15 -06:00
  • a3cb84fa06 Implement spam and blocking features in database and API Ivan 2025-11-30 20:41:48 -06:00
  • 5fcc86d65a Update dependencies and enhance package configuration Ivan 2025-11-30 20:41:36 -06:00
  • 253872eb57 update Ivan 2025-11-30 20:41:19 -06:00
  • 609a7ede6c update Makefil Ivan 2025-11-30 20:25:09 -06:00
  • 49b9bd7782 Update README Ivan 2025-11-30 20:15:41 -06:00
  • c83b90f4f8 Enhance Network Visualiser UI and functionality Ivan 2025-11-30 20:13:41 -06:00
  • d48a6d9620 Rnode flasher updates Ivan 2025-11-30 19:59:56 -06:00
  • ef80e7a7c4 UI/UX Updates Ivan 2025-11-30 19:59:44 -06:00
  • 5967cd827f update ui/ux Ivan 2025-11-30 19:38:17 -06:00
  • 52558a7167 update rnode flasher tool page Ivan 2025-11-30 19:38:01 -06:00
  • 24194d7e98 adjust scrollbars Ivan 2025-11-30 19:18:18 -06:00
  • 273ecfbbbf Update Ivan 2025-11-30 19:15:11 -06:00
  • c65cb04da9 Overhual entire codebase part 1 Ivan 2025-11-30 19:09:08 -06:00
  • 919d191e61 Add download cancellation feature for nomadnet files and pages Ivan 2025-11-28 13:42:25 -06:00
  • 5374a62e96 Update package-lock.json to version 2.32.3, reflecting the version change from 2.32.2. v2.32.3 Ivan 2025-11-25 12:22:19 -06:00
  • 2e0dfe8700 Update package.json to version 2.32.3 Ivan 2025-11-25 12:19:52 -06:00
  • 2f30be1490 remove workflow Ivan 2025-11-25 12:19:45 -06:00
  • 79aa2bbaa5 Fix Interface error Ivan 2025-11-25 12:18:43 -06:00
  • c92a86015c Update package.json and package-lock.json to version 2.32.2, including dependency updates for Vue and Vuetify packages. v2.32.2 Ivan 2025-11-25 12:05:36 -06:00
  • 432845195d Update requirements.txt: bump rns version from 1.0.3 to 1.0.4 Ivan 2025-11-25 12:04:26 -06:00
  • 50a1bf6b3f Fix setup.py: Make build relocatable and portable by adding path replacement and zipping packages Ivan 2025-11-25 12:04:05 -06:00
  • 8c39fdf190 Update build.yml: Change Python version from 3.13 to 3.12 Ivan 2025-11-25 12:03:48 -06:00
  • 9e352e5058 fix prop node app data parsing Ivan 2025-11-21 11:51:14 -06:00
  • c24bef2a35 fix lxmf propagation node app data fix-propagation-node-parsing Ivan 2025-11-21 11:44:29 -06:00
  • 0543bd6044 Update package-lock.json and package.json to version 2.32.1, including dependency updates and new package versions. v2.32.1 Ivan 2025-11-21 11:28:31 -06:00
  • 17d25b2e0a Update README.md: Simplify content and update features for Reticulum MeshChatX fork Ivan 2025-11-21 11:26:27 -06:00
  • 1a4b99b201 add Ivan 2025-11-21 11:25:47 -06:00
  • 9115f6ecfa Update requirements.txt: bump lxmf to 0.9.3 and rns to 1.0.3 Ivan 2025-11-21 11:25:40 -06:00
  • 918fcb051c 2.32.0 v2.32.0 Ivan 2025-11-11 08:24:49 -06:00
  • acbe3597d6 Fix Dockerfile: Add linux-headers and python3-dev to build dependencies Ivan 2025-11-11 08:19:51 -06:00
  • 3566c6b2da Add system resource tracking and download speed estimation to ReticulumMeshChat v2.31.0 Ivan 2025-11-11 08:04:07 -06:00