This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src/js/features
silverwind 2cf0cf0de1
JS refactors (#22227)
- Replace all default exports with named exports, except for Vue SFCs
- Remove names from Vue SFCs, they are automatically inferred from the
filename
- Misc whitespace-related tweaks
2022-12-24 00:03:11 +08:00
..
admin Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
comp JS refactors (#22227) 2022-12-24 00:03:11 +08:00
aria.js
aria.md
citation.js fix webpackChunkName for citation-js-csl (#21806) 2022-11-13 15:10:58 -05:00
clipboard.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
codeeditor.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2022-11-09 18:02:19 +08:00
colorpicker.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
common-global.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
common-issue.js
common-organization.js
contextpopup.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
copycontent.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
dropzone.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
emoji.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
eventsource.sharedworker.js
file-fold.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
formatting.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
heatmap.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
imagediff.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
install.js
mcaptcha.js
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
repo-code.test.js Ignore line anchor links with leading zeroes (#21728) 2022-11-11 18:22:36 +08:00
repo-commit.js
repo-common.js
repo-diff-filetree.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-diff.js
repo-editor.js
repo-findfile.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-findfile.test.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
repo-graph.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-home.js
repo-issue-content.js Multiple improvements for comment edit diff (#21990) 2022-12-02 11:42:34 +02:00
repo-issue-pr-form.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-issue.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-legacy.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-migrate.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
repo-migration.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-projects.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-release.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
sshkey-helper.js
stopwatch.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00
tablesort.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
tribute.js JS refactors (#22227) 2022-12-24 00:03:11 +08:00
user-auth-webauthn.js
user-auth.js
user-settings.js