Commit graph

3 commits

Author SHA1 Message Date
6d9d937c70 Render multi-line diff entries
Rework the rendering of the DiffEntry component to properly show
multiline entries as spanning multiple lines.
2025-09-06 23:53:53 +02:00
52973ffa9a Show host on event slot cards
All checks were successful
/ build (push) Successful in 1m31s
/ deploy (push) Has been skipped
2025-07-16 20:36:28 +02:00
ae1c653af6 Separate event dipslay from event slot display
Pull out the list of events into its own page sorted by name and show
the event slots in chronological order on the schedule page, with past
slots hidden by default.  This makes the content underneath the schedule
the most immediately useful to have in the moment, while the full list
is kept separately and in a predictable order.
2025-07-16 19:37:23 +02:00