GW_MC
|
596eb8faea
|
feat: add mock implementations for configuration settings and update AppState to include config
|
2025-12-20 18:22:33 +08:00 |
|
GW_MC
|
b0b765b8fa
|
feat: implement CORS support with configuration options and middleware integration
|
2025-12-19 21:34:12 +08:00 |
|
GW_MC
|
8111aaf672
|
feat: enhance health check with application state and initialization status
|
2025-12-19 10:25:22 +08:00 |
|
GW_MC
|
66b29b96ee
|
remove unused user service in auth_state
|
2025-12-18 22:21:15 +08:00 |
|
GW_MC
|
ccd8bc7aa1
|
Include require auth middleware and login route
|
2025-12-18 18:26:10 +08:00 |
|
GW_MC
|
3354154b87
|
feat: implement authentication module with JWT support and user management
|
2025-12-15 15:54:16 +08:00 |
|
GW_MC
|
34ebfaddbc
|
Add OpenAPI support and health info endpoint documentation
|
2025-12-05 17:01:29 +08:00 |
|
GW_MC
|
edbcdaeff4
|
Implement frontend routing and API fallback handling; add dependencies for include_dir and mime_guess
Test / verify-generated-code (pull_request) Successful in 7m59s
Test / test (pull_request) Failing after 1m12s
Test / lint (pull_request) Failing after 1m11s
|
2025-12-02 19:25:46 +08:00 |
|
GW_MC
|
f4e6eb56c8
|
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
Test / verify-generated-code (pull_request) Successful in 7m57s
Test / test (pull_request) Successful in 1m9s
Test / lint (pull_request) Successful in 1m9s
|
2025-12-02 17:12:24 +08:00 |
|
GW_MC
|
f71cf370cd
|
Refactor AppState and update database connection handling; integrate SettingsService
|
2025-12-02 16:56:01 +08:00 |
|
GW_MC
|
6cd55d06a2
|
Implement basic middleware handling
Test / verify-generated-code (pull_request) Successful in 8m1s
Test / test (pull_request) Successful in 1m9s
Test / lint (pull_request) Successful in 1m5s
|
2025-12-02 15:47:56 +08:00 |
|
GW_MC
|
547d73fab7
|
temp allow deadcode for AppState struct
Test / verify-generated-code (pull_request) Successful in 8m32s
Test / test (pull_request) Successful in 1m10s
Test / lint (pull_request) Successful in 1m7s
|
2025-11-27 19:05:41 +08:00 |
|
GW_MC
|
bb622df89b
|
Basic route structure
|
2025-11-27 18:50:11 +08:00 |
|