0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-03 10:15:47 -05:00
forgejo/templates
Gusted ec935a16a3
[MODERATION] Modernize frontend (squash)
- Unify blocked users list.
- Use the new flex list classes for blocked users list to avoid using
the CSS helper classes and thereby be consistent in the design.
- Fix the modal by using the new modal class.
- Remove the icon in the modal as looks too big in the new design.
- Fix avatar not displaying as it was passing the context where the user
should've been passed.
- Don't use italics for 'Blocked since' text.
- Use namelink template to display the user's name and homelink.
2023-09-10 04:07:57 +02:00
..
admin User details page (#26713) 2023-08-31 11:21:18 +02:00
api/packages/pypi
base Refactor og:description to limit the max length (#26876) 2023-09-03 01:43:29 +00:00
code Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
custom
devtest Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
explore User details page (#26713) 2023-08-31 11:21:18 +02:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org [MODERATION] Modernize frontend (squash) 2023-09-10 04:07:57 +02:00
package Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
projects Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
repo [FEAT] add Forgero Git Service 2023-09-04 10:40:26 +02:00
shared [MODERATION] Modernize frontend (squash) 2023-09-10 04:07:57 +02:00
status
swagger [MODERATION] User blocking 2023-09-04 11:15:54 +02:00
user [MODERATION] Modernize frontend (squash) 2023-09-10 04:07:57 +02:00
home.tmpl
install.tmpl
post-install.tmpl