summaryrefslogtreecommitdiffstats
path: root/routers/web/misc/misc.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor CORS handler (#28587) (#28611)wxiaoguang2023-12-251-4/+0
* Make CORS work for oauth2 handlers (#28184) (#28185)Giteabot2023-11-231-0/+4
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-211-2/+5
* Use standard HTTP library to serve files (#24693)wxiaoguang2023-05-131-6/+3
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-271-0/+49