You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
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>
4 years ago
..
components Heatmap days clickable (#13935) 4 years ago
features Drop the event source if we are unauthorized (#15275) 4 years ago
markdown Fix Anchor jumping with escaped query components (#14969) 4 years ago
standalone docs: swagger show models by default (#14880) 4 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js Remove vendored copy of fomantic-dropdown (#15193) 4 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 5 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Dropdowns, Labels fixes and more CSS tweaks (#13733) 4 years ago
utils.js Fix CJK fonts again and misc. font issues (#14575) 4 years ago