forgejo/routers/api/v1
Gusted e9d638d075 [MODERATION] QoL improvements (squash)
- Ensure that organisations cannot be blocked. It currently has no
effect, as all blocked operations cannot be executed from an
organisation standpoint.
- Refactored the API route to make use of the `UserAssignmentAPI`
middleware.
- Make more use of `t.Run` so that the test code is more clear about
which block of code belongs to which test case.
- Added more integration testing (to ensure the organisations cannot be
blocked and some authorization/permission checks).
2023-08-10 10:55:03 +00:00
..
activitypub Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
admin fix Missing 404 swagger response docs for /admin/users/{username} (#26086) 2023-07-24 10:48:44 +02:00
misc Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
notify Fix bugs related to notification endpoints (#25548) 2023-06-28 10:26:56 -04:00
org [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00
packages Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
repo [MODERATION] user blocking 2023-08-07 10:58:33 +02:00
settings Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
swagger [MODERATION] user blocking 2023-08-07 10:58:33 +02:00
user [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00
utils [MODERATION] user blocking 2023-08-07 10:58:33 +02:00
api.go [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00
auth.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00