0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 02:57:19 +01: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
routing
types
handler.go
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
routemock.go Make route middleware/handler mockable (#25766) 2023-07-09 12:25:53 +00:00