mirror of
1
Fork 0
forgejo/templates
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
..
admin Use shared template for webhook icons (#26242) 2023-07-31 08:00:52 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
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 Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
explore Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org [MODERATION] user blocking 2023-08-07 10:58:33 +02:00
package Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
projects Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` together (#26265) 2023-08-01 16:54:54 +00:00
repo Display human-readable text instead of cryptic filemodes (#26352) 2023-08-06 21:52:34 +02:00
shared [MODERATION] user blocking 2023-08-07 10:58:33 +02:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00
user [MODERATION] user blocking 2023-08-07 10:58:33 +02:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Show correct SSL Mode on "install page" (#25818) 2023-07-11 18:09:23 -04:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00