• Joined on 2025-11-10
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh-old-2 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-old-2 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-old-2 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-old-2#7 2026-04-18 16:38:19 +08:00
feature/embbed-frontend
GW_MC pushed to feature/embbed-frontend at GW_MC/NxMesh-old-2 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-old-2 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-old-2 2026-04-18 15:32:20 +08:00
GW_MC created pull request GW_MC/NxMesh-old-2#6 2026-04-16 13:05:31 +08:00
WIP: feature/nginx-handler
GW_MC pushed to feature/nginx-handler at GW_MC/NxMesh-old-2 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-old-2 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 »
GW_MC merged pull request GW_MC/NxMesh-old-2#5 2026-04-16 13:02:30 +08:00
workflows
GW_MC pushed to workflows at GW_MC/NxMesh-old-2 2026-04-16 12:56:56 +08:00
7fde3533d9 fix: use custom image for crate test and lint
GW_MC created pull request GW_MC/NxMesh-old-2#5 2026-04-16 12:49:02 +08:00
workflows
GW_MC created branch workflows in GW_MC/NxMesh-old-2 2026-04-16 12:48:43 +08:00
GW_MC pushed to workflows at GW_MC/NxMesh-old-2 2026-04-16 12:48:43 +08:00
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
7fd150ea4a feat: Add 'act' feature to devcontainer configuration
Compare 4 commits »
GW_MC pushed to master at GW_MC/SnapShare 2026-04-15 13:05:00 +08:00
c0a83563de Add devcontainer and docker-compose configuration files; update .gitignore
GW_MC created branch feature/nginx-handler in GW_MC/NxMesh-old-2 2026-04-11 15:32:34 +08:00
GW_MC pushed to feature/nginx-handler at GW_MC/NxMesh-old-2 2026-04-11 15:32:34 +08:00
e831640540 feat: Implement NginxHandler with reload, stop, validate, and config management methods
a023cbc082 feat: Add 'anyhow' dependency
Compare 2 commits »