gitea/web_src/js/modules
silverwind 091b3e696d
Tweak eslint config, fix new issues (#35019)
1. Enable
[`@typescript-eslint/no-unnecessary-type-conversion`](https://typescript-eslint.io/rules/no-unnecessary-type-conversion/),
I think the two cases that were hit are safe cases.
2. Disable `no-new-func`, `@typescript-eslint/no-implied-eval` does the
same but better.
2025-07-10 08:28:25 +00:00
..
fomantic Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
diff-file.test.ts support the open-icon of folder (#34168) 2025-04-28 19:51:32 -07:00
diff-file.ts support the open-icon of folder (#34168) 2025-04-28 19:51:32 -07: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 various Fomantic UI and htmx problems (#33851) 2025-03-11 11:35:05 -07:00
init.ts Refactor global init code and add more comments (#33755) 2025-03-03 10:57:28 +08:00
observer.ts Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
sortable.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
tippy.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
toast.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
toast.ts Tweak eslint config, fix new issues (#35019) 2025-07-10 08:28:25 +00:00
worker.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00