Commit Graph

33 Commits

Author SHA1 Message Date
ponas b09ce9808d web: colocate graphql fragments, unmask where needed, more idiomatic client-preset use 2026-05-19 01:49:58 +02:00
ponas 196f000a2d web: fix organizer filtering 2025-11-19 20:23:32 +01:00
ponas ca341f5f22 workaround number of event occurrences somehow being limited to 10 2025-11-17 03:34:04 +01:00
ponas 35e155ab14 web: properly fetch colors for horizontal rule blocks 2025-06-17 19:20:15 +02:00
ponas 9114acf32f web: show custom venues in event occurrence list 2025-03-03 16:59:49 +01:00
ponas 385f17eea1 add titles, description and images for seo 2024-08-10 18:29:31 +02:00
ponas 996b63911c add lead to events 2024-08-09 03:49:31 +02:00
ponas 8c5a9ad132 add event subtitle 2024-08-07 20:36:44 +02:00
ponas 8f30c9e983 use empty placeholder cells for weekdays that are not part of the shown month 2024-08-06 01:24:32 +02:00
ponas 8d757c4652 add workaround for issue with sorting days into yearmonths/weeks 2024-07-14 03:33:07 +02:00
ponas b819796e29 draft for showing active filters 2024-07-10 18:36:05 +02:00
ponas 6dc5c26165 add filter on venue 2024-07-10 18:10:49 +02:00
ponas 355887518b add support for opening hours that automatically change over time 2024-07-08 02:42:02 +02:00
ponas 50b08b874d organize events by day in UpcomingEvents 2024-06-23 15:39:41 +02:00
ponas 19d3866934 change formatting of dates in event list mode 2024-06-23 15:10:56 +02:00
ponas 90ada3e449 add filter on organizer 2024-06-20 02:14:21 +02:00
ponas f7debf565d improve event organizer selection, show on web 2024-06-10 03:06:26 +02:00
ponas ffacc0a8a8 add pigs to event categories, fallback to those 2024-06-06 02:47:00 +02:00
ponas a3c8095ed0 add a checkbox for free events 2024-06-06 01:32:36 +02:00
ponas c974e296ef use actual occurrences in date list 2024-06-05 23:00:07 +02:00
ponas fccef30270 add support for choosing a pig for events 2024-05-23 02:46:39 +02:00
ponas be3f9ca82b use singular events in upcoming events 2024-05-23 01:05:37 +02:00
ponas 856f39bb58 filter on future events when fetching for home page / event index 2024-05-20 22:00:02 +02:00
ponas 71b0a87180 add custom image model, fetch alt text 2024-05-15 04:42:42 +02:00
ponas fa3ebdb91c simplify some type checks by fixing graphql schema 2024-05-14 21:36:05 +02:00
ponas 08b2e5387d fix some type errors 2024-05-14 19:07:41 +02:00
ponas 26df80b65e fetch and filter on event categories 2024-05-13 03:50:48 +02:00
ponas 9b77ac0203 add event categories 2024-05-13 02:20:26 +02:00
ponas 794818db13 fix more type things 2024-05-13 00:08:11 +02:00
ponas 57ce71453e improve date presentation in event list view 2024-05-12 23:34:07 +02:00
ponas 7dfb505af0 organize events by months, weeks and days and print a calendar view 2024-05-12 16:06:49 +02:00
ponas e12a9a82fa add some date handling 2024-05-12 01:40:59 +02:00
ponas a6fcaa1579 reorganize some event queries, types and components 2024-05-12 00:01:12 +02:00