Commit Graph

143 Commits

Author SHA1 Message Date
Ben Allfree
2b7fb15104 dev: CI 2025-12-03 08:42:45 -08:00
Ben Allfree
fb6d3cfc9c dev: CI 2025-12-02 21:18:45 -08:00
Ben Allfree
dd19d748ac dev: build test 2025-12-02 21:09:32 -08:00
Ben Allfree
09ce4609e0 docs: update custom build test workflow with license compliance details and obligations 2025-12-01 17:55:00 -08:00
Ben Allfree
5da85baa40 feat: add workflow test yaml 2025-12-01 17:14:07 -08:00
Ben Allfree
db9675f4cc chore: update mpm submodule to latest commit 60ee202 2025-12-01 13:21:51 -08:00
Ben Allfree
2e22cfe49f feat: add BuildDownloadButton component for firmware and source downloads 2025-12-01 11:33:18 -08:00
Ben Allfree
8cba89a9e0 feat: implement admin panel for managing builds with retry functionality 2025-12-01 11:12:33 -08:00
Ben Allfree
c8c4588310 feat: add issue reporting functionality to BuildProgress component 2025-12-01 10:14:00 -08:00
Ben Allfree
dae25e009f feat: add sourceUrl support for build status updates and downloads 2025-12-01 09:02:05 -08:00
Ben Allfree
9246f87715 fix: escape backticks in PlatformIO dependencies note in GitHub Actions workflow 2025-12-01 09:01:47 -08:00
Ben Allfree
4056502ce5 fix: make source archive include working tree 2025-12-01 08:56:52 -08:00
Ben Allfree
5915d4dd09 refactor: hoist source code generation to the top 2025-12-01 08:51:03 -08:00
Ben Allfree
7afa5db05a chore: update lobbs submodule to latest commit 97c6b01 2025-12-01 07:42:15 -08:00
Ben Allfree
0a57186666 chore: update firmware and mpm submodules to latest commits 86f16f0 and 05acaa5 2025-11-30 20:36:54 -08:00
Ben Allfree
31c9da1b6a enh: add status update for uploaded artifacts in GitHub Actions workflow 2025-11-30 20:36:46 -08:00
Ben Allfree
301ddc7c7e fix: correct build file paths in GitHub Actions workflow for firmware uploads 2025-11-30 20:07:44 -08:00
Ben Allfree
7d9cf3a845 enh: update build link paths to include dynamic buildHash for improved navigation 2025-11-30 20:01:20 -08:00
Ben Allfree
6e0ccd4cc6 chore: add installation of wrangler to GitHub Actions workflow for enhanced build process 2025-11-30 20:00:52 -08:00
Ben Allfree
5b26b3b4bd chore: refactor GitHub Actions workflow to streamline build process and enhance status updates 2025-11-30 19:57:17 -08:00
Ben Allfree
1351fb817e chore: remove generate-firmware-patch script and update package.json to clean up deployment commands 2025-11-30 19:55:34 -08:00
Ben Allfree
c3f9a7af04 chore: update firmware and mpm submodules to latest commits dc736ea and 481293b 2025-11-30 16:27:05 -08:00
Ben Allfree
097d24c300 chore: firmware patch 2025-11-30 16:20:16 -08:00
Ben Allfree
1bad565ed5 chore: update GitHub Actions workflow to install Poetry and dependencies, removing MPM checkout steps 2025-11-30 15:58:56 -08:00
Ben Allfree
bbc52bcd78 chore: firmware patch 2025-11-30 15:53:42 -08:00
Ben Allfree
e6c828f749 chore: firmware patch 2025-11-30 15:45:38 -08:00
Ben Allfree
72a9294a98 chore: firmware patch 2025-11-30 15:35:21 -08:00
Ben Allfree
2ab61c2878 chore: update firmware and mpm submodules to latest commits 05273b3 and 9533f53 2025-11-30 15:31:35 -08:00
Ben Allfree
7fad9de331 chore: update firmware patch 2025-11-30 15:18:00 -08:00
Ben Allfree
31aa974f39 chore: firmware patch 2025-11-30 10:00:46 -08:00
Ben Allfree
09ef8dab58 chore: update firmware and mpm submodules to latest commits 71df8e0 and 84d87d9 2025-11-30 09:45:21 -08:00
Ben Allfree
892cc3344c style: update index.html for improved layout and design, including new hero section, enhanced call-to-action buttons, and refined method cards for better user experience 2025-11-30 09:45:06 -08:00
Ben Allfree
9a871eb682 CI: integrate Poetry for dependency management and update MPM installation instructions in documentation 2025-11-30 09:34:17 -08:00
Ben Allfree
3e5075b2a1 fix: enhance generate-firmware-patch.sh to automatically stash uncommitted changes and restore them after patch generation 2025-11-30 09:33:29 -08:00
Ben Allfree
890f40f018 chore: update compatibility date to 2025-11-29 and add not_found_handling for single-page-application in wrangler.json 2025-11-30 04:26:16 -08:00
Ben Allfree
1e503fd6c4 refactor: remove unused Browse component and clean up Navbar and LandingPage for improved readability 2025-11-29 22:59:51 -08:00
Ben Allfree
e6eb9a977f feat: add route for shared builds and enhance BuildNew and BuildProgress components for loading and sharing functionality 2025-11-29 22:17:24 -08:00
Ben Allfree
8904593f76 refactor: add version to plugin slug for build hashing 2025-11-29 22:08:57 -08:00
Ben Allfree
3a80d3bd7c feat: add version prop to PluginToggle component and pass it from BuildNew page 2025-11-29 21:29:59 -08:00
Ben Allfree
f117d2c514 chore: update mpm submodule to latest commit c50b852 2025-11-29 21:25:49 -08:00
Ben Allfree
9786192bee feat: implement plugin management system with support for enabling/disabling plugins and tracking flash counts 2025-11-29 17:16:13 -08:00
Ben Allfree
caecfea95f chore: update submodule commits for firmware, lobbs, lodb, and mpm in vendor directory 2025-11-29 17:15:45 -08:00
Ben Allfree
5393507733 chore: add new submodules for lobbs and lodb to vendor directory 2025-11-29 17:06:46 -08:00
Ben Allfree
6591fa9939 feat: enhance mpm_pio.py to include nanopb generator path setup for improved executable accessibility 2025-11-29 16:51:32 -08:00
Ben Allfree
dae7755511 refactor: replace firmware patch generation command with a script for improved handling and error checking 2025-11-29 16:32:20 -08:00
Ben Allfree
7a07abd0c9 fix: firmware patch 2025-11-29 16:30:07 -08:00
Ben Allfree
b6fee577b8 chore: update GitHub Actions to use actions/checkout@v6 and remove deprecated build_one_arch workflow 2025-11-29 14:40:49 -08:00
Ben Allfree
5516e594c1 feat: add mpm_pio.py script for PlatformIO integration and update PATH for console scripts 2025-11-29 14:21:40 -08:00
Ben Allfree
c9c59fcf8e feat: add support for installing plugins in custom build workflow 2025-11-29 07:04:35 -08:00
Ben Allfree
a395684ebd fix: ci not installing mpm 2025-11-29 06:41:36 -08:00