• Joined on 2025-11-10
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 16:29:45 +08:00
e6e85564e7 fix: incorrect pnpm cache
c7a090f78a fix: frontend deps not installed
8cc2775fe4 feat: auto format generated code, and ignore clippy lint in agent-client
Compare 3 commits »
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 15:58:31 +08:00
0b64538754 added verify for untracked generated files
8009ca20ff feat: added verify generated agent code in action workflows
Compare 2 commits »
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 15:16:57 +08:00
7a5b9471e0 feat: added agent rust client generation
bb55e37b49 feat: added openapi generation for agent
Compare 2 commits »
GW_MC created branch feature/agent-client in GW_MC/YANPM 2025-12-28 15:16:57 +08:00
GW_MC pushed to master at GW_MC/YANPM 2025-12-22 18:29:30 +08:00
9a264a61ac Merge pull request 'feature/agent' (#11) from feature/agent into master
0eafd6a264 feat: upgrade actions/cache to v4 and clean up imports in main.rs
c14af00c08 feat: update dependencies and refactor command line argument handling for yanpm-agent
dce8203322 feat: add comprehensive documentation for yanpm-agent, including API reference, configuration, deployment, usage examples, and troubleshooting
5cffb0a519 feat: add nginx reload and validation wrappers with sudo permissions
Compare 11 commits »
GW_MC merged pull request GW_MC/YANPM#11 2025-12-22 18:29:30 +08:00
feature/agent
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 18:26:26 +08:00
0eafd6a264 feat: upgrade actions/cache to v4 and clean up imports in main.rs
GW_MC created pull request GW_MC/YANPM#11 2025-12-22 18:19:39 +08:00
feature/agent
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 18:16:35 +08:00
c14af00c08 feat: update dependencies and refactor command line argument handling for yanpm-agent
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 17:56:23 +08:00
dce8203322 feat: add comprehensive documentation for yanpm-agent, including API reference, configuration, deployment, usage examples, and troubleshooting
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 17:18:43 +08:00
5cffb0a519 feat: add nginx reload and validation wrappers with sudo permissions
6e85bda13f Refactor container definitions
Compare 2 commits »
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 12:54:21 +08:00
7db23b01df Add testcontainer for agent image with nginx
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-21 19:32:52 +08:00
61ecd91219 feat: add nix dependency and enhance socket permissions handling
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-21 18:52:32 +08:00
b823fe6281 feat: Fix permission and env errors, add loggings, socket perm args
7781878c2d feat: implement Dockerfile and service scripts for yanpm-agent
Compare 2 commits »
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-21 15:32:49 +08:00
4ca59d2bb6 feat: add agent module with Nginx service commands and routes
GW_MC created branch feature/agent in GW_MC/YANPM 2025-12-21 15:32:49 +08:00
GW_MC pushed to master at GW_MC/YANPM 2025-12-20 19:01:08 +08:00
8334da8cf1 Merge pull request 'feature/frontend-login' (#10) from feature/frontend-login into master
dc7b70e039 Fix trailing whitespace
873b4a9d3a refactor: remove dead code annotations from UserService and SettingsStore traits
596eb8faea feat: add mock implementations for configuration settings and update AppState to include config
0cd6e837fc fix: include InvalidSignature in JWT validation error handling
Compare 25 commits »
GW_MC merged pull request GW_MC/YANPM#10 2025-12-20 19:01:07 +08:00
feature/frontend-login
GW_MC pushed to feature/frontend-login at GW_MC/YANPM 2025-12-20 18:48:41 +08:00
dc7b70e039 Fix trailing whitespace
GW_MC pushed to feature/frontend-login at GW_MC/YANPM 2025-12-20 18:23:50 +08:00
873b4a9d3a refactor: remove dead code annotations from UserService and SettingsStore traits
596eb8faea feat: add mock implementations for configuration settings and update AppState to include config
0cd6e837fc fix: include InvalidSignature in JWT validation error handling
be63fcbc37 feat: fix incorrect JWT cookie key
Compare 4 commits »