You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
fomantic Fix duplicate dropdown dividers (#32760) 3 months ago
dirauto.ts Fix some typescript issues (#32586) 3 months ago
fetch.test.ts Convert frontend code to typescript (#31559) 8 months ago
fetch.ts Fix: passkey login not working anymore (#32623) 3 months ago
fomantic.ts Fix some typescript issues (#32586) 3 months ago
sortable.ts Allow cropping an avatar before setting it (#32565) 3 months ago
stores.ts Add types to various low-level functions (#31781) 7 months ago
tippy.ts Fix remaining typescript issues, enable `tsc` (#32840) 2 months ago
toast.test.ts Convert frontend code to typescript (#31559) 8 months ago
toast.ts Fix a number of typescript errors (#32773) 2 months ago
worker.ts Fix some typescript issues (#32586) 3 months ago