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 f7f68e4cc0
Refactor RepoActionView.vue, add `::group::` support (#32713)
1. make it able to "force reload", then the previous pending request
won't block the new request
2. make it support `::group::`
3. add some TS types (but there are still many variables untyped, this
PR is large enough, the remaining types could be added in the future)
3 months ago
..
components Refactor RepoActionView.vue, add `::group::` support (#32713) 3 months ago
features Issue time estimate, meaningful time tracking (#23113) 3 months ago
markup Fix race condition in mermaid observer (#32599) 3 months ago
modules Allow cropping an avatar before setting it (#32565) 3 months ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Fix a number of Typescript issues (#31877) 6 months ago
utils Make frontend unit test code could know it is in testing (#32656) 3 months ago
vendor Fix file editor & preview (#32706) 3 months ago
webcomponents Fix a number of typescript issues (#32308) 4 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Fix some typescript issues (#32586) 3 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Fix a number of Typescript issues (#31877) 6 months ago
index.ts Issue time estimate, meaningful time tracking (#23113) 3 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts Improve diff file tree (#32658) 3 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 3 months ago
utils.test.ts Add avif image file support (#32508) 3 months ago
utils.ts Add avif image file support (#32508) 3 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago