0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 02:30:05 +01:00
gitea/web_src/js
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
..
components Detect whether action view branch was deleted (#32764) 2024-12-12 19:28:23 +00:00
features Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
markup Refactor markdown math render (#32831) 2024-12-14 13:43:05 +08:00
modules Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
render
standalone
utils Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
vendor Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
webcomponents Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
bootstrap.test.ts
bootstrap.ts
globals.d.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
globals.ts
htmx.ts
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
svg.test.ts
svg.ts Improve diff file tree (#32658) 2024-11-28 12:25:21 +00:00
types.ts Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
utils.test.ts
utils.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
vitest.setup.ts