Commit Graph
2 Commits
Author SHA1 Message Date
herel 9524bc93ca feat: show nice dates in events 2026-08-04 11:14:51 +02:00
herel a8905327f0 fix(ui): Show event dates in card view
The EventCard had a fixed 120dp height that clipped the date line.
Remove the height constraint so the card grows to fit all content,
and format ISO datetime strings into readable dd.MM.yyyy HH:mm format.
2026-08-04 09:57:47 +02:00