forgejo/web_src/js/features
zeripath d7f12af805
Prevent NPE if trying to restore an already restored deleted branch (#21940)
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 #21930

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-11-25 20:58:20 +00: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 Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
aria.js
aria.md
citation.js fix webpackChunkName for citation-js-csl (#21806) 2022-11-13 15:10:58 -05:00
clipboard.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
codeeditor.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2022-11-09 18:02:19 +08:00
colorpicker.js
common-global.js Prevent NPE if trying to restore an already restored deleted branch (#21940) 2022-11-25 20:58:20 +00:00
common-issue.js
common-organization.js
contextpopup.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
copycontent.js Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
formatting.js Localize all timestamps (#21440) 2022-10-17 12:08:21 +08:00
heatmap.js Localize time units on activity heatmap (#21570) 2022-10-28 09:48:24 -04:00
imagediff.js
install.js
mcaptcha.js
notification.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
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 Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
repo-common.js
repo-diff-filetree.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
repo-diff.js Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
repo-editor.js
repo-findfile.js Use weighted algorithm for string matching when finding files in repo (#21370) 2022-10-08 12:22:44 +01:00
repo-findfile.test.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-pr-form.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
repo-issue.js Improve code comment review on mobile (#21461) 2022-10-25 19:11:49 +08:00
repo-legacy.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
repo-migrate.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js Remove useless appVer from JS window.config (#21445) 2022-10-14 01:16:27 +08:00
sshkey-helper.js
stopwatch.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00
tablesort.js
tribute.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
user-auth-webauthn.js
user-auth.js
user-settings.js