gitea/web_src/js/modules
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
..
fomantic Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
dirauto.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
fetch.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
fetch.ts Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
fomantic.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
sortable.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
stores.ts Add types to various low-level functions (#31781) 2024-08-10 09:46:48 +00:00
tippy.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
toast.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
toast.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
worker.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00