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 c0e80dbe26
Enable Typescript `strictFunctionTypes` (#32911)
1. Enable
[strictFunctionTypes](https://www.typescriptlang.org/tsconfig/#strictFunctionTypes)
2. Introduce `DOMEvent` helper type which sets `e.target`. Surely not
totally correct with that `Partial` but seems to work.
3. Various type-related refactors, change objects in
`eventsource.sharedworker.ts` to `Map`.
2 months ago
..
fomantic Fix duplicate dropdown dividers (#32760) 2 months ago
dirauto.ts Fix some typescript issues (#32586) 3 months ago
fetch.test.ts
fetch.ts Fix: passkey login not working anymore (#32623) 3 months ago
fomantic.ts Fix some typescript issues (#32586) 3 months ago
sortable.ts Refactor repo-projects.ts (#32892) 2 months ago
stores.ts Add types to various low-level functions (#31781) 6 months ago
tippy.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
toast.test.ts
toast.ts Fix a number of typescript errors (#32773) 2 months ago
worker.ts Fix some typescript issues (#32586) 3 months ago