1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-08 20:35:47 +00:00
gitea/routers
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258)
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>
2023-06-16 06:32:43 +00:00
..
api Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
common Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
install Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
init.go Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00