0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-10 16:40:22 -05:00
forgejo/routers/web
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
..
admin Fix admin queue page title (#26409) 2023-08-10 02:05:37 +00:00
auth Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
events
explore remove unnecessary explore org template (#26459) 2023-08-11 16:07:04 -04:00
feed Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
healthcheck Remove db.DefaultContext in routers/ and cmd/ (#26076) 2023-07-23 23:47:27 -04:00
misc [API] Forgejo API /api/forgejo/v1 2023-08-22 08:41:55 +02:00
org [MODERATION] User blocking 2023-08-22 09:57:03 +02:00
repo [MODERATION] Show graceful error on comment creation 2023-08-22 12:46:01 +02:00
shared [MODERATION] User blocking 2023-08-22 09:57:03 +02:00
user [MODERATION] Fix network error (squash) 2023-08-27 15:07:09 +02:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
goget.go Support SSH for go get (#24664) 2023-05-12 09:44:37 +00:00
home.go
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
web.go [MODERATION] User blocking 2023-08-22 09:57:03 +02:00
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 2023-07-20 16:02:45 +08:00