This website requires JavaScript.
Explore
Help
Sign In
GW_MC
0 Followers
·
0 Following
Joined on
2025-11-10
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
7
Projects
Packages
Public Activity
Starred Repositories
GW_MC
pushed to
feature/openapi
at
GW_MC/YANPM
2025-12-05 17:01:34 +08:00
34ebfaddbc
Add OpenAPI support and health info endpoint documentation
GW_MC
created branch
feature/openapi
in
GW_MC/YANPM
2025-12-05 17:01:34 +08:00
GW_MC
pushed to
master
at
GW_MC/YANPM
2025-12-05 15:15:36 +08:00
efdb47a117
Merge pull request 'Add health check routes and state management' (
#6
) from feature/health-check into master
5210c64c5d
Simplify health endpoint
23c6bc4fd0
Add #[allow(dead_code)] annotation to HealthState::new for test usage
bbc6977e73
Add health check routes and state management
Compare 4 commits »
GW_MC
merged pull request
GW_MC/YANPM#6
2025-12-05 15:15:33 +08:00
Add health check routes and state management
GW_MC
pushed to
feature/health-check
at
GW_MC/YANPM
2025-12-05 15:08:25 +08:00
5210c64c5d
Simplify health endpoint
GW_MC
pushed to
feature/health-check
at
GW_MC/YANPM
2025-12-05 14:21:01 +08:00
23c6bc4fd0
Add #[allow(dead_code)] annotation to HealthState::new for test usage
GW_MC
created pull request
GW_MC/YANPM#6
2025-12-05 14:05:58 +08:00
WIP: Add health check routes and state management
GW_MC
pushed to
feature/health-check
at
GW_MC/YANPM
2025-12-05 14:05:14 +08:00
bbc6977e73
Add health check routes and state management
GW_MC
created branch
feature/health-check
in
GW_MC/YANPM
2025-12-05 14:05:14 +08:00
GW_MC
pushed to
master
at
GW_MC/YANPM
2025-12-02 20:50:10 +08:00
968911e489
Merge pull request 'setup frontend' (
#5
) from feature/frontend-setup into master
c79ef265db
use workflow specific cache instead of artifact
0374d63efe
Add frontend build artifact handling and linting steps to CI workflow
06cabb0e18
Add catch-all 404 route and NotFound component to frontend routing
051951dc44
Added frontend testing script and job
Compare 7 commits »
GW_MC
merged pull request
GW_MC/YANPM#5
2025-12-02 20:50:08 +08:00
setup frontend
GW_MC
pushed to
feature/frontend-setup
at
GW_MC/YANPM
2025-12-02 20:44:23 +08:00
c79ef265db
use workflow specific cache instead of artifact
GW_MC
pushed to
feature/frontend-setup
at
GW_MC/YANPM
2025-12-02 20:18:53 +08:00
0374d63efe
Add frontend build artifact handling and linting steps to CI workflow
GW_MC
pushed to
feature/frontend-setup
at
GW_MC/YANPM
2025-12-02 19:51:53 +08:00
06cabb0e18
Add catch-all 404 route and NotFound component to frontend routing
GW_MC
pushed to
feature/frontend-setup
at
GW_MC/YANPM
2025-12-02 19:48:35 +08:00
051951dc44
Added frontend testing script and job
GW_MC
created pull request
GW_MC/YANPM#5
2025-12-02 19:28:04 +08:00
WIP: setup frontend
GW_MC
pushed to
feature/frontend-setup
at
GW_MC/YANPM
2025-12-02 19:25:51 +08:00
edbcdaeff4
Implement frontend routing and API fallback handling; add dependencies for include_dir and mime_guess
GW_MC
pushed to
feature/frontend-setup
at
GW_MC/YANPM
2025-12-02 19:18:18 +08:00
27173c01da
Added basic frontend setup
GW_MC
created branch
feature/frontend-setup
in
GW_MC/YANPM
2025-12-02 19:18:18 +08:00
GW_MC
pushed to
master
at
GW_MC/YANPM
2025-12-02 17:25:48 +08:00
6b73b64a3a
Merge pull request 'feature/api-setup' (
#4
) from feature/api-setup into master
f4e6eb56c8
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
f71cf370cd
Refactor AppState and update database connection handling; integrate SettingsService
fae951c902
Add async-trait and sea-orm dependencies; implement SettingsService for configuration management
8b98590a1e
Add service_error module for error handling
Compare 12 commits »
First
Previous
...
12
13
14
15
16
Next
Last