summaryrefslogtreecommitdiffstats
path: root/modules/web/route.go
Commit message (Expand)AuthorAgeFilesLines
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-2/+2
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-271-16/+4
* Refactor web route (#24080)wxiaoguang2023-04-201-73/+53
* refactor bind functions based on generics (#22055)Lunny Xiao2022-12-121-10/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-17/+17
* Refactor Router Logger (#17308)wxiaoguang2022-01-201-138/+0
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-0/+10
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Upgrade chi to v5 (#17298)Lunny Xiao2021-10-131-1/+1
* Clean-up HookPreReceive and restore functionality for pushing non-standard re...zeripath2021-09-161-0/+10
* Restore CORS on git smart http protocol (#16496)zeripath2021-07-211-0/+20
* Defer closing the gitrepo until the end of the wrapped context functions (#15...zeripath2021-05-061-0/+30
* Fix bug in Wrap (#15302)zeripath2021-04-061-3/+4
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-301-4/+4
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-0/+322