Forgejo/web_src
silverwind 4f9b761a06
Don't show AbortErrors on logout (#29639) (#29667)
Backport https://github.com/go-gitea/gitea/pull/29639.

When logging out of Gitea, a error toast can be seen for a split second.
I don't know why or how it happens but I found it it's an `AbortError`
(related to
[AbortController#abort](https://developer.mozilla.org/en-US/docs/Web/API/AbortController/abort)),
so let's hide it.

(cherry picked from commit 346b66230519955fc831e75a9cc6175621d63b02)
2024-03-10 18:45:59 +07:00
..
css Improve contrast on blame timestamp, fix double border (#29482) (#29485) 2024-03-10 18:45:58 +07:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js Don't show AbortErrors on logout (#29639) (#29667) 2024-03-10 18:45:59 +07:00
svg Update Twitter Logo (#29621) (#29633) 2024-03-10 18:45:59 +07:00