forgejo/web_src
zeripath b56d269cf8
Prevent NPE if trying to restore an already restored deleted branch (#21940) (#21944)
Backport #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 17:28:03 -06:00
..
fomantic Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00
js Prevent NPE if trying to restore an already restored deleted branch (#21940) (#21944) 2022-11-25 17:28:03 -06:00
less Color and Style enhancements (#21784, #21799) (#21868) 2022-11-20 10:47:02 +00:00
svg Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00