forgejo/web_src/js/features
zeripath 48ef04ee56
Drop the event source if we are unauthorized (#15275)
A previous commit that sent unauthorized if the user is unauthorized
simply leads to the repeated reopening of the eventsource. #

This PR changes the event returned to tell the client to close the
eventsource and thus prevents the repeated reopening.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-04 22:37:50 +01:00
..
clipboard.js
codeeditor.js Use monaco for the git hook editor (#13552) 2020-11-13 22:57:34 -05:00
colorpicker.js
contextpopup.js Signed-off-by: jolheiser <john.olheiser@gmail.com> (#14898) 2021-03-05 21:00:15 +00:00
dropzone.js
emoji.js Update some JS dependencies (#13222) 2020-10-21 19:02:24 +08:00
eventsource.sharedworker.js Drop the event source if we are unauthorized (#15275) 2021-04-04 22:37:50 +01:00
gitgraph.js Add fullTextSearch to dropdowns by default (#14694) 2021-02-16 11:03:32 +08:00
heatmap.js Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
imagediff.js Add Image Diff options in Pull Request Diff view (#14450) 2021-02-27 18:25:00 +01:00
migration.js Disable migration items when mirror is selected (#12918) 2020-09-22 01:42:22 +03:00
notification.js Drop the event source if we are unauthorized (#15275) 2021-04-04 22:37:50 +01:00
projects.js Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
serviceworker.js
stopwatch.js Drop the event source if we are unauthorized (#15275) 2021-04-04 22:37:50 +01:00
tablesort.js
tribute.js