summaryrefslogtreecommitdiffstats
path: root/routers/common/redirect.go
Commit message (Collapse)AuthorAgeFilesLines
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-161-0/+26
Follow #23290 Network error won't make content lost. And this is a much better approach than "loading-button". The UI is not perfect and there are still some TODOs, they can be done in following PRs, not a must in this PR's scope. <details> ![image](https://github.com/go-gitea/gitea/assets/2114189/c94ba958-aa46-4747-8ddf-6584deeed25c) </details>