0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 03:51:32 +01:00
gitea/web_src/js/features/comp
silverwind c8ea41b049
Fix remaining typescript issues, enable tsc (#32840)
Fixes 79 typescript errors. Discovered at least two bugs in
`notifications.ts`, and I'm pretty sure this feature was at least
partially broken and may still be, I don't really know how to test it.

After this, only like ~10 typescript errors remain in the codebase but
those are harder to solve.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-16 05:02:32 +08:00
..
ComboMarkdownEditor.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
ConfirmModal.ts Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
Cropper.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
EasyMDEToolbarActions.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
EditorMarkdown.test.ts
EditorMarkdown.ts
EditorUpload.test.ts
EditorUpload.ts Fix JS error when dropping a file to a editor without dropzone (#32804) 2024-12-12 12:37:25 +08:00
LabelEdit.ts Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
QuickSubmit.ts
ReactionSelector.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
SearchUserBox.ts Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
TextExpander.ts
WebHookEditor.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00