0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-03 10:15:47 -05:00
forgejo/templates
Gusted 2373c801ee
[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 2a89ddc0ac)
(cherry picked from commit 4a147bff7e)

Conflicts:
	routers/api/v1/api.go
	templates/swagger/v1_json.tmpl
(cherry picked from commit bb8c339185)
(cherry picked from commit 5a11569a01)
2023-07-17 00:21:29 +02:00
..
admin Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
api/packages/pypi
base Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
code Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
custom
devtest
explore Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
mail
org [MODERATION] organization blocking a user (#802) 2023-07-17 00:21:29 +02:00
package Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
projects Fix margin on the new/edit project page. (#25885) 2023-07-16 14:53:54 +00:00
repo Make add line comment buttons focusable (#25894) 2023-07-15 11:45:34 +02:00
shared [MODERATION] user blocking 2023-07-17 00:21:29 +02:00
status
swagger [MODERATION] add user blocking API 2023-07-17 00:21:29 +02:00
user [MODERATION] organization blocking a user (#802) 2023-07-17 00:21:29 +02:00
home.tmpl
install.tmpl Show correct SSL Mode on "install page" (#25818) 2023-07-11 18:09:23 -04:00
post-install.tmpl