• Joined on 2025-11-10
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 »
GW_MC pushed to feature/frontend-login at GW_MC/YANPM 2025-12-20 16:20:36 +08:00
3f252a8abd feat: add required asterisk indicator to TextField component
0740072a60 Fix query message display code instead of message
Compare 2 commits »
GW_MC created pull request GW_MC/YANPM#10 2025-12-20 14:34:57 +08:00
feature/frontend-login
GW_MC pushed to feature/frontend-login at GW_MC/YANPM 2025-12-20 14:34:13 +08:00
ff752985c6 fix: update ESLint ignores to include 'build' and '.react-router'
GW_MC pushed to feature/frontend-login at GW_MC/YANPM 2025-12-20 14:33:02 +08:00
feb5122843 reafctor toast messages into a single file
0260a03e1b Refactor query message toast
a88e4d7274 feat: add React and React Hooks support to ESLint configuration
7d99a4852b feat: implement authentication and health check providers with hooks for user management
e59e7ca4c8 feat: add user management API with endpoint to retrieve current user information
Compare 5 commits »
GW_MC pushed to feature/frontend-login at GW_MC/YANPM 2025-12-19 21:34:23 +08:00
b0b765b8fa feat: implement CORS support with configuration options and middleware integration
d861e0cd7d Fix incorrect login fail handling
b2b1fbaf65 added init page
d1491b8d19 remove unused api interceptor
85e8668e34 Fix incorrect body data handling
Compare 10 commits »
GW_MC created branch feature/frontend-login in GW_MC/YANPM 2025-12-19 21:34:23 +08:00
GW_MC deleted branch feature/authentication from GW_MC/YANPM 2025-12-19 12:24:55 +08:00
GW_MC pushed to master at GW_MC/YANPM 2025-12-19 12:24:50 +08:00
c8b7d6e09c Merge pull request 'feature/authentication service' (#9) from feature/authentication into master
507b5f0e49 feat: enforce strict expiration checking for JWT and handle existing user identities in password strategy
ec81d3228b fix clippy warnings
8111aaf672 feat: enhance health check with application state and initialization status
66b29b96ee remove unused user service in auth_state
Compare 20 commits »
GW_MC merged pull request GW_MC/YANPM#9 2025-12-19 12:24:49 +08:00
feature/authentication service
GW_MC pushed to feature/authentication at GW_MC/YANPM 2025-12-19 12:22:17 +08:00
507b5f0e49 feat: enforce strict expiration checking for JWT and handle existing user identities in password strategy
GW_MC created pull request GW_MC/YANPM#9 2025-12-19 11:37:26 +08:00
feature/authentication service
GW_MC pushed to feature/authentication at GW_MC/YANPM 2025-12-19 10:26:21 +08:00
ec81d3228b fix clippy warnings
8111aaf672 feat: enhance health check with application state and initialization status
Compare 2 commits »