1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-05 07:24:25 +00:00
gitea/web_src/js
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061)
1. `StatDir` was not right, fix the FIXME
2. Clarify the test cases for `IsUsableRepoName`
3. Fix regression bug in `repo-new.ts`

Fix #33060
2024-12-31 18:45:05 +08:00
..
components Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) 2024-12-30 03:04:22 +00:00
features Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
markup Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
modules Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
render Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
standalone Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
utils Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
vendor Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 -05:00
webcomponents Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
globals.d.ts Move RepoBranchTagSelector init outside the SFC (#32890) 2024-12-18 21:26:17 +01:00
globals.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
htmx.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
svg.test.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
svg.ts Fix incomplete Actions status aggregations (#32859) 2024-12-16 11:18:00 +08:00
types.ts Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
utils.test.ts Make issue suggestion work for new PR page (#33035) 2024-12-31 03:50:55 +00:00
utils.ts Make issue suggestion work for new PR page (#33035) 2024-12-31 03:50:55 +00:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00