gitea/web_src/js/features/comp
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
..
ComboMarkdownEditor.ts Make task list checkboxes clickable in the preview tab (#37010) 2026-03-29 18:48:40 +00:00
ConfirmModal.ts Refactor "org teams" page and help new users to "add member" to an org (#37051) 2026-03-31 21:30:25 +08:00
Cropper.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
EasyMDEToolbarActions.ts
EditorMarkdown.test.ts Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
EditorMarkdown.ts Prevent navigation keys from triggering actions during IME composition (#36540) 2026-02-08 14:39:09 +08:00
EditorUpload.test.ts Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
EditorUpload.ts Add matching pair insertion to markdown textarea (#36121) 2025-12-10 07:30:50 +00:00
LabelEdit.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
QuickSubmit.ts
ReactionSelector.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
SearchRepoBox.ts feat: Add configurable permissions for Actions automatic tokens (#36173) 2026-03-21 15:39:47 -07:00
SearchUserBox.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
TextExpander.ts Load `mentionValues` asynchronously (#36739) 2026-03-07 12:37:37 -08:00
WebHookEditor.ts Refactor htmx and fetch-action related code (#37186) 2026-04-13 18:53:55 +00:00