Forgejo/web_src
Gusted 424a745c4a
[GITEA] Limit amount of javascript errors being shown
- Currently an unlimited amount of errors could be shown to the user,
this can cause that if something goes wrong the user will be shown a big
wall of errors, even when Forgejo in most cases can still be used.
- Therefor limit to three errors being shown, as it's unlikely that
three seperate javascript errors needs to be shown, they are likely to
be related and the console still shows all of the errors.
2024-01-18 19:42:34 +01:00
..
css [GITEA] Use vertical tabs on issue filters 2024-01-15 16:11:57 +00:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js [GITEA] Limit amount of javascript errors being shown 2024-01-18 19:42:34 +01:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00