gitea/web_src
silverwind 346b662305
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.
2024-03-09 17:22:18 +08:00
..
css Improve contrast on blame timestamp, fix double border (#29482) (#29485) 2024-02-29 08:51:42 +00: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-09 17:22:18 +08:00
svg Update Twitter Logo (#29621) (#29633) 2024-03-06 17:41:23 +01:00