gitea/web_src
zeripath 48ef04ee56
Drop the event source if we are unauthorized ()
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>
..
fomantic Fix release expansion issue ()
js Drop the event source if we are unauthorized ()
less Branch page and misc css improvements ()
svg use gogs.ico to create a better svg for migration page ()