gitforge/models
0ko 8b93f41aaa fix(ui): ensure same width of usercards in grid (#6799)
Followup to https://codeberg.org/forgejo/forgejo/pulls/4760

* some refactoring
    * move rules out of repo.css to a new module
    * simplify selectors by omitting .list: it is now only used to style the list itself, they're still precise enough in scope of .user-cards
* apply wrap/ellipsis to cards' content. Done via CSS to avoid spamming gt-ellipsis in the template
    * prevent cards with long content from taking horizontal space from other cards
    * prevent such cards from causing horizontal overflow on mobile
    * prevent varying card height, it doesn't look good even with text wrapping

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6799
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-05-25 13:31:53 +02:00
..
actions fix: Add error reporting to PRs with invalid workflows (#7930) 2025-05-22 16:48:48 +02:00
activities fix: include activity needed for entire heatmap (#7893) 2025-05-21 05:25:39 +02:00
admin
asymkey Show if commit is signed in activity feed and unify sha box (#6933) 2025-05-03 10:54:52 +00:00
auth
avatars
db
dbfs
fixtures fix(ui): ensure same width of usercards in grid (#6799) 2025-05-25 13:31:53 +02:00
forgefed
forgejo/semver
forgejo_migrations
git
issues feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
migrations feat: improved performances when checking for conflicts on pull requests (#7727) 2025-05-16 12:40:38 +00:00
moderation feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
organization
packages [gitea] week 2025-16 cherry pick (gitea/main -> forgejo) (#7602) 2025-05-02 18:35:33 +00:00
perm
project
pull
quota
repo chore: QoL improvements to tests (#7917) 2025-05-21 15:45:56 +02:00
secret
shared/types
system
unit
unittest
user feat: relax email requirements (#7829) 2025-05-22 12:20:25 +02:00
webhook
error.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go