This website requires JavaScript.
Explore
Help
Sign In
GW_MC
/
YANPM
Watch
1
Star
0
Fork
0
You've already forked YANPM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
968911e489a15f2e43226abe9b377187afee603e
YANPM
/
apps
/
api
/
src
History
GW_MC
edbcdaeff4
Some checks failed
Test / verify-generated-code (pull_request)
Successful in 7m59s
Details
Test / test (pull_request)
Failing after 1m12s
Details
Test / lint (pull_request)
Failing after 1m11s
Details
Implement frontend routing and API fallback handling; add dependencies for include_dir and mime_guess
2025-12-02 19:25:46 +08:00
..
configs
refactor configs into a crate
2025-11-27 18:59:40 +08:00
errors
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
2025-12-02 17:12:24 +08:00
routes
Implement frontend routing and API fallback handling; add dependencies for include_dir and mime_guess
2025-12-02 19:25:46 +08:00
services
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
2025-12-02 17:12:24 +08:00
tasks
refactor configs into a crate
2025-11-27 18:59:40 +08:00
configs.rs
refactor configs into a crate
2025-11-27 18:59:40 +08:00
errors.rs
Add service_error module for error handling
2025-12-02 16:55:08 +08:00
main.rs
Refactor AppState and update database connection handling; integrate SettingsService
2025-12-02 16:56:01 +08:00
middlewares.rs
Implement basic middleware handling
2025-12-02 15:47:56 +08:00
routes.rs
Implement frontend routing and API fallback handling; add dependencies for include_dir and mime_guess
2025-12-02 19:25:46 +08:00
services.rs
Add async-trait and sea-orm dependencies; implement SettingsService for configuration management
2025-12-02 16:55:39 +08:00
tasks.rs
Implement API setup with configuration management and startup tasks
2025-11-26 19:45:37 +08:00