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/features
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045)
This pattern comes of often during review, so let's fix it once and for
all. Did not test, but changes are trivial enough imho.
11 months ago
..
admin Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
comp Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
captcha.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
citation.js Remove jQuery from the citation modal (except fomantic) (#30008) 11 months ago
clipboard.js Fix Citation modal responsiveness and clipboard copy (#29799) 11 months ago
code-frequency.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
codeeditor.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
colorpicker.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
common-global.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
common-issue-list.js Remove jQuery from the issue "go to" button (#30028) 11 months ago
common-issue-list.test.js Use vitest globals (#27102) 1 year ago
common-organization.js Fix `initCompLabelEdit` not being called (#29198) 12 months ago
contextpopup.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
contributors.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
copycontent.js Use fetch helpers instead of fetch (#27026) 1 year ago
dropzone.js JS refactors (#22227) 2 years ago
emoji.js Update JS and PY dependencies (#27501) 1 year ago
eventsource.sharedworker.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
file-fold.js Update JS dependencies (#27922) 1 year ago
heatmap.js Remove fomantic loader module (#26670) 1 year ago
imagediff.js Remove remaining jQuery .css code (#30015) 11 months ago
install.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
notification.js Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
org-team.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
pull-view-file.js Fix counter display number incorrectly displayed on the page (#29448) 12 months ago
recent-commits.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
repo-branch.js Display warning when user try to rename default branch (#24512) 2 years ago
repo-code.js Various code view improvements (#30014) 11 months ago
repo-code.test.js Use vitest globals (#27102) 1 year ago
repo-commit.js Fix elipsis button not working if the last commit loading is deferred (#29544) 11 months ago
repo-common.js Fix various loading states, remove `.loading` class (#29920) 11 months ago
repo-diff-commit.js Migrate margin and padding helpers to tailwind (#30043) 11 months ago
repo-diff-commitselect.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
repo-diff-filetree.js JS refactors (#22227) 2 years ago
repo-diff.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
repo-editor.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
repo-findfile.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
repo-findfile.test.js Use vitest globals (#27102) 1 year ago
repo-graph.js Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
repo-home.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
repo-issue-content.js Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
repo-issue-list.js Migrate margin and padding helpers to tailwind (#30043) 11 months ago
repo-issue-pr-form.js JS refactors (#22227) 2 years ago
repo-issue-pr-status.js Fix the overflow style for "Hide all checks" (#27932) 1 year ago
repo-issue.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
repo-legacy.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
repo-migrate.js Remove jQuery from repo migrate page (#29219) 12 months ago
repo-migration.js Remove jQuery from the repo migration form (#29229) 12 months ago
repo-projects.js Remove jQuery `.attr` from the project page (#30004) 11 months ago
repo-release.js Fix a bug returning 404 when display a single tag with no release (#29466) 11 months ago
repo-search.js Filter Repositories by type (#29231) 11 months ago
repo-settings.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
repo-template.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
repo-unicode-escape.js Remove jQuery from the Unicode escape button (#29369) 12 months ago
repo-wiki.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
sshkey-helper.js Remove jQuery from SSH key form parser (#29193) 12 months ago
stopwatch.js Fix incorrect subpath in links (#29535) 11 months ago
tablesort.js JS refactors (#22227) 2 years ago
tribute.js Migrate margin and padding helpers to tailwind (#30043) 11 months ago
user-auth-webauthn.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
user-auth.js Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
user-settings.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago