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
wxiaoguang 3b839f8dc0
Trivial fixes (#33304)
1. the error check was added for go-git, it was caused by the empty `.keep` file in the test fixtures.
2. use `PostFormValue` instead of `PostForm.Get` (`Get` needs to parse the form ahead)
3. fix incorrect container text (it should show "Images" in the header but not "OS/Arch")
4. align maven xml
5. fix closed PR color&icon
3 weeks ago
..
components Enable Typescript `noImplicitThis` (#33250) 3 weeks ago
features Trivial fixes (#33304) 3 weeks ago
markup Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
modules Enable Typescript `noImplicitThis` (#33250) 3 weeks ago
render Fix a number of Typescript issues (#31877) 5 months ago
standalone Fix a number of Typescript issues (#31877) 5 months ago
utils Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
vendor Fix areYouSure confirm (#32941) 2 months ago
webcomponents Rearrange Clone Panel (#31142) 2 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 7 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Refactor repo-new.ts (#33070) 1 month ago
globals.ts Convert frontend code to typescript (#31559) 7 months ago
htmx.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
index.ts Enable Typescript `noImplicitThis` (#33250) 3 weeks ago
svg.test.ts Fix a number of Typescript issues (#31877) 5 months ago
svg.ts Trivial fixes (#33304) 3 weeks ago
types.ts Refactor RepoBranchTagSelector (#32681) 2 months ago
utils.test.ts Refactor HTMLFormat, update chroma render, fix js error (#33136) 1 month ago
utils.ts Refactor HTMLFormat, update chroma render, fix js error (#33136) 1 month ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 5 months ago