• Joined on 2025-11-10
GW_MC merged pull request GW_MC/NxMesh#5 2026-04-16 13:02:30 +08:00
workflows
GW_MC pushed to workflows at GW_MC/NxMesh 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#5 2026-04-16 12:49:02 +08:00
workflows
GW_MC created branch workflows in GW_MC/NxMesh 2026-04-16 12:48:43 +08:00
GW_MC pushed to workflows at GW_MC/NxMesh 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 2026-04-11 15:32:34 +08:00
GW_MC pushed to feature/nginx-handler at GW_MC/NxMesh 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 »
GW_MC opened issue GW_MC/NxMesh#4 2026-04-01 16:22:48 +08:00
Implement nginx handler for agent
GW_MC opened issue GW_MC/NxMesh#3 2026-04-01 15:50:23 +08:00
Implement config update handling in agent
GW_MC opened issue GW_MC/NxMesh#2 2026-04-01 15:49:21 +08:00
Implement agent health reporting
GW_MC merged pull request GW_MC/NxMesh#1 2026-04-01 15:45:41 +08:00
feature/grpc-connector
GW_MC pushed to feature/grpc-connector at GW_MC/NxMesh 2026-03-21 11:52:42 +08:00
7a9eeb5f3a feat: Add validation for SSH certificates and implement unit tests for SshAuthInterceptor
109d693d59 feat: Add comprehensive unit tests for CLI and CertificateService, covering command parsing and certificate generation
eba30f557e feat: Add unit tests for CLI and MasterConnector, including certificate extraction and validation
Compare 3 commits »
GW_MC created pull request GW_MC/NxMesh#1 2026-03-21 11:17:50 +08:00
feature/grpc-connector
GW_MC pushed to feature/grpc-connector at GW_MC/NxMesh 2026-03-21 11:17:47 +08:00
d7cbb2a2ce feat: Remove unused SeaORM entity files for certificates, organizations, setup tokens, upstreams, users, virtual hosts, and workspaces
GW_MC created branch feature/grpc-connector in GW_MC/NxMesh 2026-03-21 11:15:00 +08:00
GW_MC pushed to feature/grpc-connector at GW_MC/NxMesh 2026-03-21 11:15:00 +08:00
f5eb25993b feat: Implement SSH Agent Connector and gRPC server
9640f03d69 feat: Add migration scripts for agents and public key revocations
3800e38463 feat: Add development configuration for gRPC and Nginx
1a453a7e5c feat: Implement SSH master connector and CLI for certificate management
2fcdc7d0df feat: Add SSH authentication interceptor and update proto definitions
Compare 6 commits »
GW_MC pushed to master at GW_MC/NxMesh 2026-03-21 11:13:34 +08:00
98448509f4 feat: Add installation of SeaORM CLI and cargo-watch in setup-rust-tools
GW_MC pushed to master at GW_MC/NxMesh 2026-03-06 21:43:54 +08:00
2e3f11d7eb feat: Update dependencies and build configuration for nxmesh-proto
GW_MC pushed to master at GW_MC/NxMesh 2026-03-06 21:28:22 +08:00
9c55a11712 init project structure