Commit Graph

  • 21c1d22859 fix: PhotoSwipe bg doesn't cover bottom — add !important and pin bg to viewport main m038 2026-06-22 09:11:52 +02:00
  • 68b328dabc feat: enrich Slovenia 2024 Piran entry with coords and weather m038 2026-06-22 09:07:17 +02:00
  • 817bd17959 feat: split Slovenia 2024 into its own trip m038 2026-06-22 09:06:00 +02:00
  • 77dd99ee2b feat(stories): add mini-map via shared partial, add story card IDs m038 2026-06-22 01:39:29 +02:00
  • 857f33be54 refactor(dailies): use shared feed-map partial m038 2026-06-22 01:37:33 +02:00
  • 320a98893a feat: add shared feed-map partial (dailies + stories) m038 2026-06-22 01:33:26 +02:00
  • e07fb3a72a feat(map): exit fullscreen on marker click, then scroll to entry m038 2026-06-22 01:12:52 +02:00
  • 1bb588d1d2 fix(trip): switch panel animation to max-height (grid-template-rows broken) m038 2026-06-22 01:09:38 +02:00
  • aa1cb7411c fix(map): collapse attribution on load; darken fullscreen button m038 2026-06-22 01:05:12 +02:00
  • 5fe8c015f1 fix(map): theme fullscreen button with accent colour m038 2026-06-22 01:00:50 +02:00
  • 6f9538053c feat(map): mobile fullscreen button on trip page map m038 2026-06-22 00:56:57 +02:00
  • 5e503cf3a5 fix(map): fullscreen btn inside map div, attribution moved to bottom-left m038 2026-06-22 00:20:23 +02:00
  • ce860cfef9 fix(map): move fullscreen button outside feed-map div, top-right corner m038 2026-06-21 23:54:13 +02:00
  • 989755d33c feat(map): mobile fullscreen button for feed mini-map m038 2026-06-21 23:44:09 +02:00
  • 9ddf52c635 fix(trip): raise stat-value clamp floor to 2rem (32px) m038 2026-06-21 23:35:32 +02:00
  • 9b62f79301 fix(trip): raise stat-value clamp floor to --text-xl (1.75rem) m038 2026-06-21 23:33:06 +02:00
  • 64aa9ec023 revert(trip): restore stat-label to --text-xs m038 2026-06-21 23:30:24 +02:00
  • 9bfd96af2c fix(trip): bump stat-label to --text-sm, widen stat-value fluid range m038 2026-06-21 23:28:42 +02:00
  • 000af6934f fix(trip): raise stat-value clamp floor to --text-lg for visual hierarchy m038 2026-06-21 23:23:39 +02:00
  • c94e36a861 fix(trip): fluid stat-value font size with clamp() m038 2026-06-21 23:21:58 +02:00
  • 2c831628b2 fix(trip): fix cycling stats mobile grid — span lone last card full width m038 2026-06-21 23:18:09 +02:00
  • 02fc666661 feat(trip): pill radius on panel toggles, slide animation, mobile close button m038 2026-06-21 23:09:52 +02:00
  • c3cb224402 style(trip): give Stats/Cycling panel toggles a square bordered style m038 2026-06-21 23:03:56 +02:00
  • 2b8ea1963b refactor(trip): declutter filter bar — move Stats/Cycling to panel toggles m038 2026-06-21 22:58:28 +02:00
  • f94880e758 feat: add sort toggle to dailies and stories pages m038 2026-06-21 22:27:11 +02:00
  • b6142cee44 feat(trip): add ascending/descending sort toggle button m038 2026-06-21 22:21:55 +02:00
  • 53bfe5955d fix(photoswipe): target currSlide.container not currSlide.el m038 2026-06-21 21:45:22 +02:00
  • 9f503c011d fix(photoswipe): keyboard arrow animation via CSS keyframes m038 2026-06-21 21:36:48 +02:00
  • 415d95ed47 feat(photoswipe): animate keyboard arrow navigation in lightbox m038 2026-06-21 21:29:06 +02:00
  • e787544a2b feat(strip): smooth scroll animation on arrow button clicks m038 2026-06-21 21:22:42 +02:00
  • 9f94164c61 fix(arrows): insert strip-controls after wrap, not inside it m038 2026-06-21 21:13:43 +02:00
  • 608ccfdecd fix(partial): restore data-slides on photo strip m038 2026-06-21 21:10:48 +02:00
  • 933652fd57 refactor(templates): extract entry markup into shared partials m038 2026-06-21 21:07:12 +02:00
  • fdaed1033a fix(ios): use 100dvh for PhotoSwipe to fix dynamic viewport m038 2026-06-21 20:48:13 +02:00
  • bc77baca2e fix(scroll): clear URL hash when back-to-top is clicked m038 2026-06-21 20:41:41 +02:00
  • 7c9a55224a fix(scroll): use hash navigation for marker clicks m038 2026-06-21 20:40:15 +02:00
  • 85ba3747b1 fix(scroll): use block:start so scroll-margin-top is respected m038 2026-06-21 20:36:46 +02:00
  • 71f8629d18 fix(scroll): add scroll-margin-top to all feed entry types m038 2026-06-21 20:33:57 +02:00
  • b1492918d5 feat(trip): add back-to-top button m038 2026-06-21 20:29:07 +02:00
  • 95ea38d250 fix(feed): reduce excess spacing between entries m038 2026-06-21 20:25:02 +02:00
  • 81be69f08d fix(photos): make PhotoSwipe background fully opaque m038 2026-06-21 20:21:33 +02:00
  • 71eaa3e788 feat(photos): adaptive aspect ratio per entry (portrait 4:5, landscape 4:3) m038 2026-06-21 20:18:05 +02:00
  • 5c75f1416f feat(photos): blurred ambient fill, dots overlay, PhotoSwipe on trip + dailies m038 2026-06-21 20:09:24 +02:00
  • 3379e50503 fix(dailies): fix PhotoSwipe CSS loading + restore expand button m038 2026-06-21 19:39:33 +02:00
  • 30c8937566 feat(dailies): replace custom lightbox with PhotoSwipe v5 m038 2026-06-21 19:31:27 +02:00
  • 770a96b099 feat(dailies): 4:3 photo strip, lightbox, and dot sync m038 2026-06-21 19:06:54 +02:00
  • 604ba00c70 content: set transport_mode on all central-asia-2023 entries; add plane option to blueprint m038 2026-06-21 18:28:44 +02:00
  • b6c9d0b2ac fix: centripetal Catmull-Rom spline to prevent overshooting near close markers m038 2026-06-21 18:20:26 +02:00
  • 51ab99b839 content: move Farewell Vodka entry between Khorog and Bukhara m038 2026-06-21 18:10:08 +02:00
  • 2f733e5ffc chore: ignore ui-test post entries from gitignore m038 2026-06-21 18:02:54 +02:00
  • d7e3162f55 (Grav GitSync) Automatic Commit from m038 m038 2026-06-21 15:51:01 +00:00
  • 8e127e7e3a (Grav GitSync) Automatic Commit from m038 m038 2026-06-21 15:45:54 +00:00
  • e853cb543a (Grav GitSync) Automatic Commit from m038 m038 2026-06-21 15:40:39 +00:00
  • e29953ab90 (Grav GitSync) Automatic Commit from m038 m038 2026-06-21 15:38:11 +00:00
  • 366974475f (Grav GitSync) Automatic Commit from m038 m038 2026-06-21 15:37:57 +00:00
  • fa29888578 chore: ignore git-sync.yaml and security.yaml m038 2026-06-21 17:25:22 +02:00
  • 31f3c6fb2f fix: resolve AX6/AX7 a11y violations m038 2026-06-21 17:24:29 +02:00
  • 936662e35c chore: update admin password m038 2026-06-21 16:17:08 +02:00
  • a440583691 content: add home page m038 2026-06-21 15:10:51 +02:00
  • 6486d377b2 chore: commit config drift from CMS usage m038 2026-06-21 15:10:49 +02:00
  • 6c842ebe7f content: apply enrichment data to central-asia-2023 entries m038 2026-06-21 15:10:45 +02:00
  • 89c9771a84 chore: untrack third-party plugins from user repo m038 2026-06-21 15:10:33 +02:00
  • 89ae41d9ec Ignore italy-2026-demo in user repo m038 2026-06-21 15:01:52 +02:00
  • 3983615c99 Remove demo content from user repo m038 2026-06-21 15:01:39 +02:00
  • 8412d1540c content: enrich us-canada-mex-2024 entries with location, weather, and rename folders to title slugs m038 2026-06-21 14:24:01 +02:00
  • 3f53bf5b85 content: enrich central-asia-2023 entries with location, weather, and rename folders to title slugs m038 2026-06-21 14:18:59 +02:00
  • 3c77d6cdad docs: remove stale docs/ content migrated to main repo docs/ on 2026-06-19 m038 2026-06-21 14:16:33 +02:00
  • e44105b330 content: enrich italy-2025 entries with location and weather m038 2026-06-21 13:17:47 +02:00
  • f6a8657de2 chore: move Off to first position in connect markers select m038 2026-06-21 12:12:45 +02:00
  • 89e2708b1e docs: switch blueprint help text line breaks from \n to <br> m038 2026-06-21 12:07:13 +02:00
  • f78ab147af docs: format blueprint help text with newlines m038 2026-06-21 12:04:50 +02:00
  • 886ed21e5d docs: add descriptive help text to use_gpx and autoconnect blueprint fields m038 2026-06-21 11:53:02 +02:00
  • eafc431e0e feat: expand connect markers to 4-mode select m038 2026-06-21 11:42:03 +02:00
  • 9809950347 refactor: simplify connector logic — remove GPX proximity suppression m038 2026-06-21 11:38:50 +02:00
  • 21b572677e feat: add per-trip use_gpx and autoconnect toggles m038 2026-06-21 11:20:25 +02:00
  • 7c2303c4e8 fix: sort trip page entries ascending (oldest first) m038 2026-06-21 11:03:49 +02:00
  • a4b3e526fb content: update home page intro copy m038 2026-06-21 10:53:04 +02:00
  • 3018ae16ff feat: use page content field for home page description instead of subtitle header m038 2026-06-21 10:49:54 +02:00
  • ff9ea3a0a7 fix: correct home blueprint field names to header.title/header.subtitle m038 2026-06-21 10:45:55 +02:00
  • 913e4bf19a feat: pull home page title/subtitle from page content instead of hardcoding m038 2026-06-21 10:43:50 +02:00
  • 6eaa00d612 fix: share GPX+journey rendering via MapUtils.renderGpxJourney m038 2026-06-21 10:37:56 +02:00
  • 04e4fa3dcd feat: add between-trips highlights mode with grid and map markers m038 2026-06-21 01:48:39 +02:00
  • 8edbfd2dd3 feat: add travelling branch and GPX to home map (active trip mode) m038 2026-06-21 01:43:24 +02:00
  • b1cffca953 chore: mark demo entries as featured for homepage highlight testing m038 2026-06-21 01:36:05 +02:00
  • cf364bc298 feat: add blueprints for active_trip/travelling config, tagline, featured fields m038 2026-06-21 01:36:00 +02:00
  • 5a6c00eaa4 demo: add Montalcino story showcasing full-bleed and image-caption shortcodes m038 2026-06-20 23:51:51 +02:00
  • 512f1ce9b2 feat(story-blocks): add full-bleed and image-caption shortcodes m038 2026-06-20 23:25:16 +02:00
  • ee107eebdf fix: add collection config to demo dailies.md; photo strip keyboard access m038 2026-06-20 22:12:46 +02:00
  • 63a826fc8e chore: switch active trip to italy-2026-demo, remove japan-korea-2026 m038 2026-06-20 22:00:37 +02:00
  • a9ce9a257c feat(demo): add journal entries days 5–8 with photos m038 2026-06-20 21:30:17 +02:00
  • 5ee0b8510f feat(demo): add journal entries days 1–4 with photos m038 2026-06-20 21:27:12 +02:00
  • 19d34622ca feat(demo): add story 4 — Florence Without a Map m038 2026-06-20 21:24:49 +02:00
  • dd764c8726 feat(demo): add story 3 — One Evening in Siena m038 2026-06-20 21:23:18 +02:00
  • dacda6fca0 feat(demo): add story 2 — Val d'Orcia at Dawn m038 2026-06-20 21:21:52 +02:00
  • 8f87155c1d feat(demo): add story 1 — Sorano: Rock and Time m038 2026-06-20 21:19:57 +02:00
  • 42ed59a6b3 chore(demo): cleanup old demo data, rename GPX files, update trip.md m038 2026-06-20 21:14:57 +02:00
  • c403ea9593 fix(a11y): fix active filter button contrast (color-ink on accent-light bg) m038 2026-06-20 20:49:08 +02:00
  • a2cdbd7506 feat(a11y): add unique aria-label to GPX delete buttons m038 2026-06-20 20:36:46 +02:00
  • f463eadbef feat(a11y): add keyboard prev/next to photo strip and region landmark m038 2026-06-20 20:32:12 +02:00
  • ce5d520817 feat(a11y): add aria-pressed to filter buttons and aria-expanded to stats/cycling toggles m038 2026-06-20 20:27:45 +02:00