0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 01:14:46 +01:00
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.
2023-10-05 09:08:19 +08:00
..
admin Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
comp Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
captcha.js
citation.js
clipboard.js
codeeditor.js Fix EOL handling in web editor (#27141) 2023-09-24 19:51:02 +00:00
colorpicker.js
common-global.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
common-issue-list.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
common-issue-list.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
common-organization.js
contextpopup.js
copycontent.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
notification.js
org-team.js
pull-view-file.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
repo-branch.js
repo-code.js
repo-code.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
repo-commit.js
repo-common.js
repo-diff-commit.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js
repo-editor.js
repo-findfile.js
repo-findfile.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
repo-graph.js
repo-home.js
repo-issue-content.js Improve issue history dialog and make poster can delete their own history (#27323) 2023-09-28 08:43:20 +00:00
repo-issue-list.js Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
repo-issue-pr-form.js
repo-issue.js
repo-legacy.js
repo-migrate.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
user-auth.js
user-settings.js