Commit Graph

9 Commits

Author SHA1 Message Date
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