feat: restructure API routing and remove ginx package

- Added new routing functions for API and dashboard endpoints in controller_routes.go.
- Replaced previous ginx.HandleController calls with explicit route registrations.
- Removed the ginx package as it is no longer needed for handling controllers.
- Improved organization and readability of route definitions.
This commit is contained in:
mlogclub
2026-05-23 22:12:13 +08:00
parent 79614b2d07
commit d21b420765
3 changed files with 1037 additions and 175 deletions
File diff suppressed because it is too large Load Diff