gitea/modules/web
wxiaoguang 6033c67a1a
Refactor some trivial problems (#34959)
1. make our "route group pattern match" also update chi's RoutePattern
2. fix incorrect "NotFound" call in conda package
3. make ".flex-item .flex-item-main" has a general gap, then no need to
use `tw` tricks
4. improve the "test webhook" UI
2025-07-05 23:19:33 +08:00
..
middleware Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
routing Fix some trivial problems (#34579) 2025-06-02 15:22:43 +00:00
types Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
handler.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00
routemock_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
routemock.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
router_combo.go Refactor arch route handlers (#32993) 2024-12-28 03:31:46 +00:00
router_path.go Refactor some trivial problems (#34959) 2025-07-05 23:19:33 +08:00
router_test.go Refactor some trivial problems (#34959) 2025-07-05 23:19:33 +08:00
router.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00