gitea/web_src/js/features
zeripath d7f12af805
Prevent NPE if trying to restore an already restored deleted branch ()
If a deleted-branch has already been restored, a request to restore it
again will cause a NPE. This PR adds detection for this case, but also
disables buttons when they're clicked in order to help prevent
accidental repeat requests.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
admin Add system setting table with cache and also add cache supports for user setting ()
comp Add team member invite by email ()
aria.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown ()
aria.md Remove customized (unmaintained) dropdown, improve aria a11y for dropdown ()
citation.js fix webpackChunkName for citation-js-csl ()
clipboard.js Update JS dependencies ()
codeeditor.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" ()
colorpicker.js Move jquery-minicolors to npm/webpack ()
common-global.js Prevent NPE if trying to restore an already restored deleted branch ()
common-issue.js Add a checkbox to select all issues/PRs ()
common-organization.js Use explicit jQuery import, remove unused eslint globals ()
contextpopup.js Refactor from Vue2 to Vue3 ()
copycontent.js Improvements for Content Copy ()
dropzone.js Update JS dependencies ()
emoji.js Frontend refactor, PascalCase to camelCase, remove unused code ()
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers ()
file-fold.js Allow to mark files in a PR as viewed ()
formatting.js Localize all timestamps ()
heatmap.js Localize time units on activity heatmap ()
imagediff.js Fix viewed images not loading in a PR ()
install.js Use explicit jQuery import, remove unused eslint globals ()
mcaptcha.js Add support mCaptcha as captcha provider ()
notification.js Enable contenthash in filename for dynamic assets ()
org-team.js Never use /api/v1 from Gitea UI Pages ()
pull-view-file.js Replace unstyled meter with progress ()
repo-branch.js Add apply-patch, basic revert and cherry-pick functionality ()
repo-code.js Improvements for Content Copy ()
repo-code.test.js Ignore line anchor links with leading zeroes ()
repo-commit.js Improve commit status icons ()
repo-common.js Rework repo buttons ()
repo-diff-filetree.js Refactor from Vue2 to Vue3 ()
repo-diff.js Add filetree on left of diff view ()
repo-editor.js Use explicit jQuery import, remove unused eslint globals ()
repo-findfile.js Use weighted algorithm for string matching when finding files in repo ()
repo-findfile.test.js Remove vitest globals ()
repo-graph.js Use explicit jQuery import, remove unused eslint globals ()
repo-home.js A minimal change to replace data calls with attr as per guidelines ()
repo-issue-content.js Use explicit jQuery import, remove unused eslint globals ()
repo-issue-pr-form.js Refactor from Vue2 to Vue3 ()
repo-issue.js Improve code comment review on mobile ()
repo-legacy.js Update JS dependencies ()
repo-migrate.js Update JS dependencies ()
repo-migration.js Use explicit jQuery import, remove unused eslint globals ()
repo-projects.js Fix various typos ()
repo-release.js Enable spellcheck for EasyMDE, use contenteditable mode ()
repo-settings.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown ()
repo-template.js Never use /api/v1 from Gitea UI Pages ()
repo-unicode-escape.js Use explicit jQuery import, remove unused eslint globals ()
repo-wiki.js Enable spellcheck for EasyMDE, use contenteditable mode ()
serviceworker.js Remove useless `appVer` from JS `window.config` ()
sshkey-helper.js Use explicit jQuery import, remove unused eslint globals ()
stopwatch.js Update JS dependencies and eslint config ()
tablesort.js Added missing `data-` prefix. ()
tribute.js Update JS dependencies ()
user-auth-webauthn.js Prevent security failure due to bad APP_ID ()
user-auth.js Use explicit jQuery import, remove unused eslint globals ()
user-settings.js Use explicit jQuery import, remove unused eslint globals ()