Files
discdrop/src/main/resources/templates
droideparanoico 9a0823854e Change feed to vertical list with horizontal cards
- Replaced multi-column grid with single vertical list (flex-direction:column)
- Each item is a horizontal card: cover (100px) on the left, details on the right
- Newest first (DESC order with NULLS LAST)
2026-07-03 11:26:51 +02:00
..