1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
gitea/modules/web
wxiaoguang d32648b204
Refactor route path normalization (#31381)
Refactor route path normalization and decouple it from the chi router.
Fix the TODO, fix the legacy strange path behavior.
2024-06-17 23:28:47 +00:00
..
middleware Delete legacy cookie before setting new cookie (#31306) 2024-06-11 11:31:23 +08:00
routing Update tool dependencies (#26607) 2023-08-20 22:59:19 +00:00
types Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
handler.go Use maintained gziphandler (#30592) 2024-04-21 00:53:45 +00:00
route_test.go Refactor route path normalization (#31381) 2024-06-17 23:28:47 +00:00
route.go Refactor route path normalization (#31381) 2024-06-17 23:28:47 +00:00
routemock_test.go Make route middleware/handler mockable (#25766) 2023-07-09 12:25:53 +00:00
routemock.go Make route middleware/handler mockable (#25766) 2023-07-09 12:25:53 +00:00