diff options
author | silverwind <me@silverwind.io> | 2023-09-11 10:25:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 10:25:10 +0200 |
commit | 6d96f0b0d1c74523b9f3d26360aa63d92c307959 (patch) | |
tree | fe21b5a13bdab4d75f0ab1253dc9b18380c559fc /docs/content/installation/from-source.en-us.md | |
parent | 148c9c4b0500007d465156e4c2d7ff6873d23577 (diff) | |
download | gitea-6d96f0b0d1c74523b9f3d26360aa63d92c307959.tar.gz gitea-6d96f0b0d1c74523b9f3d26360aa63d92c307959.zip |
Add fetch wrappers, ignore network errors in actions view (#26985)
1. Introduce lightweight `fetch` wrapper functions that automatically
sets csfr token, content-type and use it in `RepoActionView.vue`.
2. Fix a specific issue on `RepoActionView.vue` where a fetch network
error is shortly visible during page reload sometimes. It can be
reproduced by F5-in in quick succession on the actions view page and was
also producing a red error box on the page.
Once approved, we can replace all current `fetch` uses in UI with this
in another PR.
---------
Co-authored-by: Giteabot <teabot@gitea.io>
Diffstat (limited to 'docs/content/installation/from-source.en-us.md')
0 files changed, 0 insertions, 0 deletions