gitea/modules/web
wxiaoguang 6bcb666a9d
Refactor htmx and fetch-action related code (#37186)
This is the first step (the hardest part):

* repo file list last commit message lazy load
* admin server status monitor
* watch/unwatch (normal page, watchers page)
* star/unstar (normal page, watchers page)
* project view, delete column
* workflow dispatch, switch the branch
* commit page: load branches and tags referencing this commit

The legacy "data-redirect" attribute is removed, it only makes the page
reload (sometimes using an incorrect link).

Also did cleanup for some devtest pages.
2026-04-13 18:53:55 +00:00
..
middleware Refactor htmx and fetch-action related code (#37186) 2026-04-13 18:53:55 +00:00
routing Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
types
handler.go Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
routemock.go Make Golang correctly delete temp files during uploading (#36128) 2025-12-11 19:59:42 +01:00
routemock_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
router.go Refactor auth middleware (#36848) 2026-03-08 17:59:46 +08:00
router_combo.go Refactor arch route handlers (#32993) 2024-12-28 03:31:46 +00:00
router_path.go Fix RPM Registry 404 when package name contains 'package' (#37087) 2026-04-03 06:12:04 +00:00
router_test.go Fix RPM Registry 404 when package name contains 'package' (#37087) 2026-04-03 06:12:04 +00:00