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 5791a73e75
Convert frontend code to typescript (#31559)
None of the frontend js/ts files was touched besides these two commands
(edit: no longer true, I touched one file in
61105d0618
because of a deprecation that was not showing before the rename).

`tsc` currently reports 778 errors, so I have disabled it in CI as
planned.

Everything appears to work fine.
8 months ago
..
fomantic Convert frontend code to typescript (#31559) 8 months ago
dirauto.ts Convert frontend code to typescript (#31559) 8 months ago
fetch.test.ts Convert frontend code to typescript (#31559) 8 months ago
fetch.ts Convert frontend code to typescript (#31559) 8 months ago
fomantic.ts Convert frontend code to typescript (#31559) 8 months ago
sortable.ts Convert frontend code to typescript (#31559) 8 months ago
stores.ts Convert frontend code to typescript (#31559) 8 months ago
tippy.ts Convert frontend code to typescript (#31559) 8 months ago
toast.test.ts Convert frontend code to typescript (#31559) 8 months ago
toast.ts Convert frontend code to typescript (#31559) 8 months ago
worker.ts Convert frontend code to typescript (#31559) 8 months ago