Commit Graph

487 Commits

Author SHA1 Message Date
ponas 0b0fba174e dnscms: remove some wordpress import functionality, keep fields around but defer 2026-05-23 01:31:44 +02:00
ponas 10763f0b5d dnscms: add missing migration for help text changes 2026-05-23 01:28:22 +02:00
ponas f536cfc591 web: add lightspeed tools 2026-05-20 01:02:02 +02:00
ponas 80f7641e74 web: fix typo in media query for venue items 2026-05-20 01:01:35 +02:00
ponas 8b5caa2bea web: dynamically load swiper 2026-05-20 00:43:50 +02:00
ponas 5ac3c71ff0 web: disable hidden NeonChillPig 2026-05-20 00:39:54 +02:00
ponas a3d71b18da web: enable avif image format 2026-05-20 00:06:04 +02:00
ponas 7f95d8e252 web: set high fetch priority for top two featured events (above the fold on mobile) 2026-05-20 00:05:09 +02:00
ponas e4c0558527 web: fetch less data when just listing events and news articles on home page 2026-05-19 23:47:30 +02:00
ponas 80b9cdbc33 dnscms: prefetch and select related when quering future events 2026-05-19 23:46:13 +02:00
ponas 154338057d web: preconnect to typekit 2026-05-19 23:02:50 +02:00
ponas 337407c771 web: optimize favicon.ico and icon.png 2026-05-19 22:59:08 +02:00
ponas cb9b108526 web: don't start loading pig pattern until user starts to approach it 2026-05-19 22:50:33 +02:00
ponas 6d712d31be web: optimize delivery of pig pattern in footer 2026-05-19 22:09:25 +02:00
ponas 447e1bd3ff dnscms: improve news app 2026-05-19 22:00:11 +02:00
ponas 29c61ffc76 dnscms: improve associations app 2026-05-19 21:49:38 +02:00
ponas 4a264c589d web: add eager loading to featured event images on home page 2026-05-19 21:32:56 +02:00
ponas 9ca9f5db11 dnscms: translate events app 2026-05-19 21:25:28 +02:00
ponas 696e6b8f11 dnscms: move sample legacy events to separate file 2026-05-19 21:00:21 +02:00
ponas 5f354972d9 dnscms: start adding locales, set and translate verbose names for events 2026-05-19 20:55:53 +02:00
ponas 6a9fff8917 dnscms: improve events listing view 2026-05-19 20:35:46 +02:00
ponas 1073adacbb dnscms: bump wagtail 2026-05-19 19:47:46 +02:00
ponas 7e114adcc3 web: change preview banner styling 2026-05-19 18:46:41 +02:00
ponas 0e074b5f1f web: dangerously allow local IP image proxying during development 2026-05-19 18:46:12 +02:00
ponas e960da6f1c web: centralize prop fetching for live + preview, fix preview banner breakage 2026-05-19 18:37:58 +02:00
ponas a5ebb897f1 add support for previewing pages 2026-05-19 17:48:33 +02:00
ponas f91c67f526 web: remove redundant on self wrapping in queries and add typename 2026-05-19 17:41:51 +02:00
ponas 0c5a9876d6 web: move page rendering logic from page.tsx to components 2026-05-19 17:00:12 +02:00
ponas cf945d8647 don't run pre commit hooks on autogenerated files 2026-05-19 16:59:08 +02:00
ponas 0e5f9f7769 web: render studio page 2026-05-19 06:52:47 +02:00
ponas 10c8ce194c dnscms, web: try supporting svgs 2026-05-19 06:15:36 +02:00
ponas 509a50c321 dnscms: add studio page 2026-05-19 06:09:54 +02:00
ponas 843062bb13 dnscms: add more tests 2026-05-19 04:42:27 +02:00
ponas f7e0200a0a dnscms: add pytest-cov 2026-05-19 04:11:39 +02:00
ponas b09ce9808d web: colocate graphql fragments, unmask where needed, more idiomatic client-preset use 2026-05-19 01:49:58 +02:00
ponas bc8642b1fc web: bump deps 2026-05-15 14:04:10 +02:00
ponas 2155a149e8 consolidate readmes + mise config, add prek 2026-05-15 03:26:46 +02:00
ponas 676e58c361 dnscms: use timezone aware date when filtering for future events 2026-05-15 03:08:57 +02:00
ponas a9e59b947a dnscms: bump deps, notably wagtail to v7.4 2026-05-15 03:01:56 +02:00
ponas 202cfe47f3 dnscms: add some basic tests 2026-05-15 02:58:41 +02:00
ponas d0a886a4ae web: bump deps 2026-03-05 22:02:29 +01:00
ponas cc5b53011d dnscms: bump deps 2026-03-05 21:54:58 +01:00
ponas f769898698 dnscms: add django.contrib.postgres 2026-02-16 02:43:23 +01:00
ponas e71db3a0cc dnscms: switch from 1 to 3 gunicorn workers 2026-02-16 02:38:45 +01:00
ponas 355c0b38a5 dnscms: bump deps 2026-02-16 02:37:33 +01:00
ponas bba98fe868 web: fix missing content for accordion blocks inside page section blocks 2026-02-04 20:44:39 +01:00
ponas 978aae4fc3 web: bump deps 2026-02-04 19:59:29 +01:00
ponas ffc3a583b2 web: bump all deps 2025-12-12 15:25:53 +01:00
ponas 12aea04779 web: bump all deps, notably next to v16.0.7 to fix CVE-2025-55182 2025-12-03 21:08:44 +01:00
leander 6bcf9bbfbd fix url parameter organizer replacing first dropdown item
add organizer at the end instead of during filtering. Probably not the
optimal way to do this but works for now.
2025-11-19 23:24:08 +01:00