CaIon
094ac54609
feat(middleware): add RouteTag middleware for enhanced logging and routing
...
- Introduced RouteTag middleware to set route tags for different API endpoints.
- Updated logger to include route tags in log output.
- Applied RouteTag middleware across various routers including API, dashboard, relay, video, and web routers for consistent logging.
2026-02-25 00:11:24 +08:00
Seefs
5010f2d004
format: package name -> github.com/QuantumNous/new-api ( #2017 )
2025-10-11 15:30:09 +08:00
CaIon
da872880c1
fix: embed
2024-03-23 19:27:18 +08:00
JustSong
60df9692ea
fix: update no route handler
2023-08-11 19:53:01 +08:00
JustSong
3d3168bd2c
feat: return a not found response if requested a wrong API endpoints
2023-06-17 09:46:07 +08:00
JustSong
913bea558a
fix: remove no-store for index.html
2023-05-22 00:44:27 +08:00
JustSong
974554f6ca
fix: do not cache index.html
2023-05-22 00:39:24 +08:00
JustSong
575b66c51b
feat: support redirecting frontend url now ( close #89 )
2023-05-18 12:26:18 +08:00
JustSong
e0e0660867
feat: enable gzip on api route & web route
2023-04-25 21:56:07 +08:00
JustSong
bc88176dc5
Channel API done without verification
2023-04-22 22:02:59 +08:00
JustSong
483bd64d8f
Rename to One API
2023-04-22 21:14:09 +08:00
JustSong
4cbef0780e
Initial commit
2023-04-22 20:39:27 +08:00