• Joined on 2025-11-10
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-25 14:30:21 +08:00
171e505f22 fix: update migration and entity generation commands in CI workflow
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-25 14:05:02 +08:00
dff828addf fix: update frontend build process to create dummy artifacts and comment out artifact handling
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-25 12:27:07 +08:00
1481e31182 Revert "fix: update frontend build process and add logging for embedded assets"
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-25 11:21:44 +08:00
4b80619c97 fix: update frontend build process and add logging for embedded assets
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-25 10:49:58 +08:00
836617fa54 test: Add asset listing test for embedded frontend assets
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-25 10:42:13 +08:00
e74ddb96ab fix: embed frontend builds in test
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-24 21:53:47 +08:00
5b9601c474 feat: Add symlink creation for frontend build in test workflow
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-24 21:39:28 +08:00
c47e7709bd revert: revert to cache frontend build
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-24 20:54:57 +08:00
df48b8817e fix: downgrade actions/download-artifact and actions/upload-artifact to v3 for compatibility
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-24 20:52:42 +08:00
121f83111e feat: Update frontend build process by replacing cache with artifact download and upload steps
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-24 20:15:42 +08:00
86e9fd42bb test: Add unit tests for frontend routing and file handling
d9fe053d41 feat: Add new dependencies for axum-test and related packages in Cargo.lock
Compare 2 commits »
GW_MC pushed to master at Ink-Board/ink-board 2026-04-20 15:13:35 +08:00
8d642c7d12 feat(ui): Enhance AppClickUserData management for proper cleanup and tracking
4cfa7333f1 feat(http): Enhance response buffer management with pre-allocation and capacity tracking
48c6b97062 fix(nvs): Close NVS handle after processing key-value pairs to prevent resource leaks
c5d6cfcd22 feat(display): Implement singleton pattern for EInkDisplayHandler and enhance buffer allocation checks
05a65988dd Enhance timestamp parsing and arrival data handling in MainUIHandler
Compare 41 commits »
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-04-20 15:12:26 +08:00
8d642c7d12 feat(ui): Enhance AppClickUserData management for proper cleanup and tracking
4cfa7333f1 feat(http): Enhance response buffer management with pre-allocation and capacity tracking
48c6b97062 fix(nvs): Close NVS handle after processing key-value pairs to prevent resource leaks
c5d6cfcd22 feat(display): Implement singleton pattern for EInkDisplayHandler and enhance buffer allocation checks
Compare 4 commits »
GW_MC created pull request GW_MC/NxMesh#7 2026-04-18 16:38:19 +08:00
feature/embbed-frontend
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-18 16:37:24 +08:00
1eeca606ec feat: Remove debug handler attributes from fallback and file handler functions
6ce8850ddb feat: Update frontend build cache path and add dummy artifact to prevent build failure
Compare 2 commits »
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh 2026-04-18 15:32:20 +08:00
a9a08d2ef8 feat: Enhance SSH Agent gRPC server logging for better monitoring
bbde3c1b60 feat: Refactor agent server initialization to support parallel api server
e2d364722b feat: Add frontend routing and asset handling with Axum
da0ab29b2a feat: Update dependencies and add frontend distribution path
Compare 4 commits »
GW_MC created branch feature/embbed-frontend in GW_MC/NxMesh 2026-04-18 15:32:20 +08:00
GW_MC created pull request GW_MC/NxMesh#6 2026-04-16 13:05:31 +08:00
WIP: feature/nginx-handler
GW_MC pushed to feature/nginx-handler at GW_MC/NxMesh 2026-04-16 13:03:15 +08:00
60af2c5b80 Merge branch 'master' into feature/nginx-handler
a1996adc45 Merge pull request 'workflows' (#5) from workflows into master
7fde3533d9 fix: use custom image for crate test and lint
b5e42f2f30 feat: Add CI environment setup and verification workflows with Docker support
50f17fd69b refactor: Add installation of protobuf compiler to Rust setup action
Compare 7 commits »
GW_MC pushed to master at GW_MC/NxMesh 2026-04-16 13:02:32 +08:00
a1996adc45 Merge pull request 'workflows' (#5) from workflows into master
7fde3533d9 fix: use custom image for crate test and lint
b5e42f2f30 feat: Add CI environment setup and verification workflows with Docker support
50f17fd69b refactor: Add installation of protobuf compiler to Rust setup action
84808832dd feat: Add setup for Rust environment and implement test workflows
Compare 6 commits »