gitea/web_src/js/features/admin
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
..
common.ts Refactor htmx and fetch-action related code (#37186) 2026-04-13 18:53:55 +00:00
config.test.ts Use "Enable Gravatar" but not "Disable" (#36771) 2026-02-27 16:39:26 +00:00
config.ts Use "Enable Gravatar" but not "Disable" (#36771) 2026-02-27 16:39:26 +00:00
selfcheck.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
users.ts