CaIon
c5365e4b43
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
e1c7a4f41f
format: package name -> github.com/QuantumNous/new-api ( #2017 )
2025-10-11 15:30:09 +08:00
CaIon
21f48b55e0
fix: embed
2024-03-23 19:27:18 +08:00
JustSong
3b36608bbd
fix: update no route handler
2023-08-11 19:53:01 +08:00
JustSong
70ed126ccb
feat: return a not found response if requested a wrong API endpoints
2023-06-17 09:46:07 +08:00
JustSong
92c88fa273
fix: remove no-store for index.html
2023-05-22 00:44:27 +08:00
JustSong
38191d55be
fix: do not cache index.html
2023-05-22 00:39:24 +08:00
JustSong
3c6834a79c
feat: support redirecting frontend url now ( close #89 )
2023-05-18 12:26:18 +08:00
JustSong
284beed8dc
feat: enable gzip on api route & web route
2023-04-25 21:56:07 +08:00
JustSong
6164829239
Channel API done without verification
2023-04-22 22:02:59 +08:00
JustSong
539eac217f
Rename to One API
2023-04-22 21:14:09 +08:00
JustSong
ab1f8a2bf4
Initial commit
2023-04-22 20:39:27 +08:00