0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-25 07:39:04 -05:00
forgejo/routers/web/user
Gusted 112bc25e54
[MODERATION] Fix network error (squash)
- Fix network error toast messages on user actions such as follow and
unfollow. This happened because the javascript code now expects an JSON
to be returned, but this wasn't the case due to
cfa539e590127b4953b010fba3dea21c82a1714.
- The integration testing has been adjusted to instead test for the
returned flash cookie.
2023-08-27 15:07:09 +02:00
..
setting [MODERATION] User blocking 2023-08-22 09:57:03 +02:00
avatar.go Set X-Gitea-Debug header once (#23361) 2023-03-08 15:40:04 -05:00
code.go Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
home.go Return empty when searching issues with no repos (#26545) 2023-08-17 12:42:17 -05:00
home_test.go Add commits dropdown in PR files view and allow commit by commit review (#25528) 2023-07-28 21:18:12 +02:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
notification.go Use more IssueList instead of []*Issue (#26369) 2023-08-07 19:26:40 +00:00
package.go Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
profile.go [MODERATION] Fix network error (squash) 2023-08-27 15:07:09 +02:00
search.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
stop_watch.go Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
task.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00