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
wxiaoguang 9f8d59858a
Refactor system setting (#27000)
This PR reduces the complexity of the system setting system.

It only needs one line to introduce a new option, and the option can be
used anywhere out-of-box.

It is still high-performant (and more performant) because the config
values are cached in the config system.
1 year ago
..
admin Refactor system setting (#27000) 1 year ago
comp Use fetch helpers instead of fetch (#27026) 1 year ago
captcha.js
citation.js
clipboard.js
codeeditor.js Fix EOL handling in web editor (#27141) 1 year ago
colorpicker.js
common-global.js Use fetch helpers instead of fetch (#27026) 1 year ago
common-issue-list.js Use fetch helpers instead of fetch (#27026) 1 year ago
common-issue-list.test.js Use vitest globals (#27102) 1 year ago
common-organization.js
contextpopup.js
copycontent.js Use fetch helpers instead of fetch (#27026) 1 year ago
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js Remove fomantic loader module (#26670) 1 year ago
imagediff.js Improve Image Diff UI (#26696) 1 year ago
install.js Use fetch helpers instead of fetch (#27026) 1 year ago
notification.js
org-team.js
pull-view-file.js Use fetch helpers instead of fetch (#27026) 1 year ago
repo-branch.js
repo-code.js
repo-code.test.js Use vitest globals (#27102) 1 year ago
repo-commit.js
repo-common.js Improve "language stats" UI (#26968) 1 year ago
repo-diff-commit.js Use fetch helpers instead of fetch (#27026) 1 year ago
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Remove "TODO" tasks from CSS file (#26835) 1 year ago
repo-editor.js Use unique class for breadcrumb divider (#26524) 2 years ago
repo-findfile.js
repo-findfile.test.js Use vitest globals (#27102) 1 year ago
repo-graph.js
repo-home.js
repo-issue-content.js Improve issue history dialog and make poster can delete their own history (#27323) 1 year ago
repo-issue-list.js Hide archived labels when filtering by labels on the issue list (#27115) 1 year ago
repo-issue-pr-form.js
repo-issue.js Remove "TODO" tasks from CSS file (#26835) 1 year ago
repo-legacy.js Improve "language stats" UI (#26968) 1 year ago
repo-migrate.js Use fetch helpers instead of fetch (#27026) 1 year ago
repo-migration.js Use "input" event instead of "keyup" event for migration form (#26602) 2 years ago
repo-projects.js Refactor project templates (#26448) 2 years ago
repo-release.js
repo-settings.js Improve repo/user/org search (#27030) 1 year ago
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js Avoiding accessing undefined mentionValues (#26461) 2 years ago
user-auth-webauthn.js Use fetch helpers instead of fetch (#27026) 1 year ago
user-auth.js
user-settings.js