Commit Graph
100 Commits
Author SHA1 Message Date
ponas ca341f5f22 workaround number of event occurrences somehow being limited to 10 2025-11-17 03:34:04 +01:00
ponas 1431b8d6ff web: regenerate types 2025-11-14 02:42:13 +01:00
ponas 3c225aa68a web: bump everything, notably node to v14 and nextjs to v16.0.3 2025-11-14 02:41:49 +01:00
ponas 16629a2fc0 dnscms: bump python to 3.14, bump deps, notably wagtail to 7.2 2025-11-14 02:32:43 +01:00
ponas b18f9ec54f fix build 2025-10-06 21:53:25 +02:00
ponas 2a00d21717 temporarily use the DNS pig with hat 2025-10-06 21:08:48 +02:00
ponas 09e69a7093 avoid double timezone conversion to fix showing the wrong date for faraway spiders and users 2025-09-14 01:21:39 +02:00
ponas d3f8b8f0bb allow wider paragraph in newsletter block 2025-08-11 18:57:21 +02:00
ponas fcd5231c28 change newsletter text 2025-08-11 18:50:32 +02:00
ponas 1b25bad850 add sponsors to menu 2025-08-11 18:45:29 +02:00
ponas c8b0c99d8d only show newsletter block on front page for now 2025-08-11 00:04:24 +02:00
ponas 87562b491d disable turbopack to fix css issues 2025-08-08 14:56:55 +02:00
ponas c54196d487 bump next, react, sass 2025-08-08 14:53:30 +02:00
ponas 37104e7a0c add keys to blocks 2025-08-08 14:53:17 +02:00
ponas ed3388e2bf set sponsor logo image sizes 2025-08-08 14:40:16 +02:00
ponas 8444bd018e remove stray logs 2025-08-08 14:40:08 +02:00
ponas 1a3f031d5f web: add unstyled sponsors page 2025-07-28 03:54:41 +02:00
ponas 8e8ca4f147 dnscms: add sponsors page 2025-07-28 03:38:54 +02:00
ponas 7d1836f973 dnscms: remove accidentally committed local configuration 2025-07-21 14:17:33 +02:00
ponas a7bbc0730d dnscms: migrate to uv, remove wagtail-wordpress-import dependency 2025-07-21 03:52:30 +02:00
ponas 90f658a77e web: remove import from fonts.net 2025-07-21 00:57:36 +02:00
ponas 1da9b4dce8 web: FactBoxBlock does not use useState 2025-07-21 00:31:04 +02:00
ponas dfb61aa417 web: bump nextjs to v15.4.2 ++ 2025-07-21 00:30:42 +02:00
ponas 3b3ad6ecdc web: delete .nvmrc 2025-07-21 00:30:15 +02:00
ponas 35e155ab14 web: properly fetch colors for horizontal rule blocks 2025-06-17 19:20:15 +02:00
ponas bc6b284140 web: bump deps 2025-06-17 18:56:52 +02:00
ponas cc2a11cd64 web: bump to node 22, next 15, react 19, etc. 2025-04-30 19:21:33 +02:00
ponas 7030950850 web: sort occurrences by date when showing all 2025-04-30 16:24:12 +02:00
ponas 9114acf32f web: show custom venues in event occurrence list 2025-03-03 16:59:49 +01:00
ponas 402a84c2f6 dnscms: disable package mode in pyproject 2025-03-03 16:51:51 +01:00
ponas e092f4ae06 dnscms: expose custom event venue in graphql 2025-03-03 16:45:46 +01:00
ponas c91ee02686 christmas logo activation 2024-12-01 17:46:19 +01:00
ponas bc341cca17 web: add number of future occurrences to compact event listing for app 2024-11-28 20:17:52 +01:00
ponas ff0f3846e9 web: add api route for compact event listing for app 2024-11-21 22:04:20 +01:00
ponas fd88683ee6 hide drafts from future events 2024-11-06 21:33:12 +01:00
ponas acf586510e dnscms: bump dependencies 2024-09-03 00:09:04 +02:00
ponas c474780234 tell pig not to swallow pointer events 2024-08-26 22:33:39 +02:00
ponas 88c8682d94 web: bump dependences 2024-08-26 22:33:20 +02:00
ponas 272e27d35e swap flickr with tiktok in footer 2024-08-21 23:56:31 +02:00
ponas 8500ded738 add tiktok to footer 2024-08-21 22:09:14 +02:00
ponas e5367c640f add classes future/past to date list items 2024-08-18 22:22:46 +02:00
ponas 4853e74fe0 show past dates in event date list 2024-08-18 17:34:50 +02:00
ponas 5936d714eb fix various links, targets, etc. 2024-08-18 16:39:17 +02:00
ponas b304d57bf5 fix todays opening hours being off by one day 2024-08-18 03:25:15 +02:00
ponas 5145224639 make calendar event item keys unique 2024-08-18 02:40:20 +02:00
ponas 5391ba98c5 support filtering multiple categories 2024-08-18 02:37:04 +02:00
ponas 852882d392 fix venue filtering bug, hide venues with no upcoming events, show message if no upcoming events 2024-08-18 02:09:34 +02:00
ponas 2830e0a2e8 use node v20 in Dockerfile 2024-08-18 01:16:42 +02:00
ponas f566c4b639 tweak more image sizes 2024-08-15 01:54:48 +02:00
ponas 5976d51dda simplify menu to avoid breaking anchor link navigation 2024-08-15 00:58:43 +02:00
ponas 1b62a7f637 fix invalid dom properties in svgs 2024-08-14 22:53:44 +02:00
ponas 27477de14e improve graphql error handling 2024-08-14 22:13:49 +02:00
ponas 137a8c0b2f run codegen 2024-08-14 22:13:16 +02:00
ponas 9a61254b51 make 404 and 500 pages look nicer 2024-08-14 22:13:03 +02:00
ponas 41b50364e1 add empty robots.txt 2024-08-14 20:57:52 +02:00
ponas 9b9f3dd334 add migration for extra icon choices on page sections 2024-08-14 20:41:58 +02:00
ponas 5f52dcfa8e reduce footer image size by ̃̃~69% 2024-08-12 20:28:47 +02:00
ponas 69b96588b3 change text for toggling back showing all future event occurrences 2024-08-12 20:28:47 +02:00
ponas e0cb1a89eb special handling for "Hele huset" 2024-08-12 01:36:40 +02:00
ponas 6c27cb3078 tweak news item image sizes 2024-08-12 01:20:58 +02:00
ponas f4599cda40 tweak event page image sizing 2024-08-12 01:09:37 +02:00
ponas 399b2db2c9 fix warning about data attribute casing 2024-08-12 01:06:58 +02:00
ponas 4ab098728f tweak event item image sizes to fix low image quality on mobile 2024-08-12 01:04:48 +02:00
ponas c2e471350e add umami 😋 2024-08-12 00:17:25 +02:00
ponas 824480ad32 web: install sharp 2024-08-11 01:34:05 +02:00
ponas d99bcedccf new graphql endpoint at cms.neuf.no 2024-08-11 01:17:59 +02:00
ponas 992b4de26a dnscms: add whitenoise 2024-08-11 00:06:24 +02:00
ponas a6baaf257c dnscms: always install latest gunicorn 2024-08-10 23:40:57 +02:00
ponas 459029d971 dnscms: don't start when migration fails 2024-08-10 23:40:15 +02:00
ponas d6104272f9 add Dockerfile 2024-08-10 22:26:13 +02:00
ponas ee8bbe97e3 change to standalone next output 2024-08-10 22:26:03 +02:00
ponas d2e4205c8d add missing migrations 2024-08-10 21:39:29 +02:00
ponas 7a473f7827 make blocks on contact sections optional 2024-08-10 19:34:29 +02:00
ponas 385f17eea1 add titles, description and images for seo 2024-08-10 18:29:31 +02:00
ponas e5a69b7ce9 link to organizers, change presentation from list to text 2024-08-10 16:04:20 +02:00
ponas 7bb1ce4559 show year in calendar if not current year 2024-08-10 15:18:55 +02:00
ponas 660140c280 hide empty calendars 2024-08-10 15:10:07 +02:00
ponas 60a1b1d3d9 count events per yearmonth in calendar 2024-08-10 15:05:55 +02:00
ponas af9eba0b60 hide search input label, only visible to screen readers 2024-08-10 14:34:41 +02:00
ponas ebf5007e20 show contact portraits 2024-08-10 14:13:03 +02:00
ponas 566bd4964a use common ALL_PIGS 2024-08-10 14:04:24 +02:00
ponas 9d78cf2822 allow generic pages to have pigs 2024-08-09 20:08:12 +02:00
ponas 3d3d991fa7 use list of visible venues 2024-08-09 19:38:04 +02:00
ponas 344c8745d6 add support for hiding venues from /lokaler 2024-08-09 19:22:36 +02:00
ponas b71b509894 add migration for help text changes 2024-08-09 19:18:04 +02:00
ponas 72a7a8f008 add attribution to event featured images 2024-08-09 19:14:40 +02:00
ponas d2897ae595 improve help texts for alt text and attribution 2024-08-09 19:06:18 +02:00
ponas 85b0ad712e fix date range formatting in date pills 2024-08-09 18:55:48 +02:00
ponas e96ec17c42 link search results to pages 2024-08-09 17:43:10 +02:00
ponas 50b9f5edd0 add missing icon, fix casing 2024-08-09 16:59:54 +02:00
ponas 2a0c91711c add icon selection for page sections 2024-08-09 16:54:49 +02:00
ponas bdaf35347a web: bump packages 2024-08-09 16:54:49 +02:00
ponas 7e0ee1f475 fix warning related to casing on class attribute 2024-08-09 04:35:40 +02:00
ponas adec3bcde0 fix various build issues 2024-08-09 04:33:12 +02:00
ponas 175dcb8e8f add image carousel to venues 2024-08-09 04:24:20 +02:00
ponas 996b63911c add lead to events 2024-08-09 03:49:31 +02:00
ponas c48c79848a add lead to associations 2024-08-09 03:43:50 +02:00
ponas d509a1a41d remove bold as a feature on lead fields 2024-08-09 03:31:34 +02:00
ponas 1bb0fd252f add wordpress migration 2024-08-09 02:23:25 +02:00
ponas 8c5a9ad132 add event subtitle 2024-08-07 20:36:44 +02:00