gitea/web_src/js/modules
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
..
codeeditor Remove leftover `webpackChunkName` comments from codeeditor (#37062) 2026-03-31 21:31:11 -07:00
fomantic Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
devtest.ts Refactor htmx and fetch-action related code (#37186) 2026-04-13 18:53:55 +00:00
diff-file.test.ts
diff-file.ts Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
errors.test.ts Clean up and improve non-gitea js error filter (#37148) 2026-04-09 08:36:08 +00:00
errors.ts Clean up and improve non-gitea js error filter (#37148) 2026-04-09 08:36:08 +00:00
fetch.test.ts
fetch.ts Refactor htmx and fetch-action related code (#37186) 2026-04-13 18:53:55 +00:00
fomantic.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
gitea-actions.ts Restyle Workflow Graph (#36912) 2026-03-28 09:41:34 +00:00
init.ts
observer.ts Use first commit title for multi-commit PRs and fix auto-focus title field (#36606) 2026-02-17 09:06:27 +01:00
shortcut.ts Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
sortable.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
tippy.ts Vendor relative-time-element as local web component (#36853) 2026-03-13 10:43:17 +00:00
toast.test.ts
toast.ts
user-settings.ts Persist actions log time display settings in `localStorage` (#36623) 2026-02-15 19:41:59 +00:00
worker.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00