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 2d7e6e9482
Fix various trivial problems (#32861)
1. add/improve comments to help future readers could understand the
problem more easily.
2. add an error log to LDAP with username fallback
3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a
mistake, but it doesn't really affect the UI)
4. add `tw-font-mono` style to container digest to match dockerhub
5. fix a bug in RepoBranchTagSelector: the form is not updated when
there is no click to an item

---------

Co-authored-by: delvh <dev.lh@web.de>
3 months ago
..
components Fix various trivial problems (#32861) 3 months ago
features Fix remaining typescript issues, enable `tsc` (#32840) 3 months ago
markup Refactor markdown math render (#32831) 3 months ago
modules Fix remaining typescript issues, enable `tsc` (#32840) 3 months ago
render Fix a number of Typescript issues (#31877) 7 months ago
standalone Fix a number of Typescript issues (#31877) 7 months ago
utils Rearrange Clone Panel (#31142) 3 months ago
vendor Fix file editor & preview (#32706) 3 months ago
webcomponents Rearrange Clone Panel (#31142) 3 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 8 months ago
globals.d.ts Fix remaining typescript issues, enable `tsc` (#32840) 3 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Fix a number of Typescript issues (#31877) 7 months ago
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 7 months ago
svg.ts Fix incomplete Actions status aggregations (#32859) 3 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 3 months ago
utils.test.ts Add avif image file support (#32508) 4 months ago
utils.ts Fix remaining typescript issues, enable `tsc` (#32840) 3 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 7 months ago