forgejo/routers/web/user/setting
Gusted 73776d6195
[MODERATION] add user blocking API
- Follow up for: #540, #802
- Add API routes for user blocking from user and organization
perspective.
- The new routes have integration testing.
- The new model functions have unit tests.
- Actually quite boring to write and to read this pull request.

(cherry picked from commit f3afaf15c7)
(cherry picked from commit 6d754db3e5)
(cherry picked from commit d0fc8bc9d3)
(cherry picked from commit 9a53b0d1a0)
(cherry picked from commit 44a2a4fd48)
(cherry picked from commit 182025db9c)
(cherry picked from commit 558a35963e)
2023-07-17 00:26:42 +02:00
..
security Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
account.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
account_test.go Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
adopt.go Fix unclear IsRepositoryExist logic (#24374) 2023-04-28 14:14:26 -04:00
applications.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
blocked_users.go [MODERATION] add user blocking API 2023-07-17 00:26:42 +02:00
keys.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
oauth2.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
oauth2_common.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
packages.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
profile.go Refactor rename user and rename organization (#24052) 2023-05-21 23:13:47 +08:00
runner.go Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00
webhooks.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00