forgejo/web_src
Gusted 1272ac4f69
[BUG] Use correct logout URL
- If a `logout` event is send the user should be redirected to the
homepage, there are three mechanism that can do this. The response of
`/user/logout` and the event listener of notifications or stopwatch.
It's essentially a race for what's processed first to determine which
mechanism takes care of redirecting the user.
- Fix that the redirection mechanism of the notification and stopwatch
event listener redirects to an absolute URL.
- Ref: #2135
2024-02-25 21:25:59 +01:00
..
css [THEME] refactor display of 404/500 error pages 2024-02-25 15:59:12 +05:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js [BUG] Use correct logout URL 2024-02-25 21:25:59 +01:00
svg [BRANDING] add Forgejo Git Service and migration UI 2024-02-05 16:05:02 +01:00