aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/misc
Commit message (Expand)AuthorAgeFilesLines
* Refactor CORS handler (#28587)wxiaoguang2023-12-251-4/+0
* Make CORS work for oauth2 handlers (#28184)wxiaoguang2023-11-231-0/+4
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-211-2/+5
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-9/+1
* 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
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-18/+0
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-242-98/+44
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-272-4/+2
* Fix panic in team repos API (#19431)qwerty2872022-04-201-0/+1
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-082-0/+119