• Joined on 2025-10-16
admin pushed to main at admin/windwiderstand 2026-04-18 00:42:40 +02:00
a139372ce2 feat(image): enhance image handling with focal points and responsive support
admin pushed to main at admin/windwiderstand 2026-04-17 23:50:09 +02:00
4d79bf08da feat(revalidate): accept X-Webhook-Secret header for RustyCMS webhooks
admin pushed to main at admin/windwiderstand 2026-04-17 23:21:51 +02:00
da340530ee feat(analytics): pull pm86 site-id from CMS page_config, drop env var
admin pushed to main at admin/windwiderstand 2026-04-17 23:05:03 +02:00
78b358e10f ui: redesign 404 page with branded hero and dual CTAs
admin pushed to main at admin/windwiderstand 2026-04-17 22:50:24 +02:00
8dcfeb64c7 fix: strip trailing slash in normalize helpers
admin pushed to main at admin/windwiderstand 2026-04-17 22:47:29 +02:00
5469b4c197 debug: log getPageBySlug resolution path (temp)
admin pushed to main at admin/windwiderstand 2026-04-17 22:23:19 +02:00
f328989aa8 seo: enforce trailing slash on all URLs
admin pushed to main at admin/windwiderstand 2026-04-17 22:03:47 +02:00
d28a55a70a ci: run svelte-kit sync before svelte-check
admin pushed to main at admin/windwiderstand 2026-04-17 22:01:56 +02:00
2fef91a548 Initial SvelteKit frontend port of windwiderstand.de
admin pushed to main at admin/windwiderstand.de 2026-04-14 15:54:05 +02:00
e8bdb9e987 feat(posts): search + year filter + upcoming events on tag routes
admin pushed to main at admin/windwiderstand.de 2026-04-14 15:50:22 +02:00
e66ff01e18 i18n(posts): route BlogOverview filter strings through translations
admin pushed to main at admin/windwiderstand.de 2026-04-14 15:47:56 +02:00
b2296a79db feat(posts): filter by year next to search
admin pushed to main at admin/windwiderstand.de 2026-04-14 15:45:51 +02:00
c6170acdfa feat(posts): iconify icons + constrain search width on desktop
admin pushed to main at admin/windwiderstand.de 2026-04-14 15:43:38 +02:00
e09bc4de2a feat(posts): search, upcoming events, RSS feed
admin pushed to main at admin/windwiderstand.de 2026-04-14 14:49:20 +02:00
4bfdf540fa fix(ci): fall back to production CMS URL on push builds
admin pushed to main at admin/windwiderstand.de 2026-04-14 10:54:36 +02:00
0814533520 feat: event badges, map, accordion, icon components
admin pushed to main at admin/windwiderstand.de 2026-04-14 10:53:56 +02:00
bc114dfe92 feat(post-overview): add "Alle Beiträge" link with arrow
admin pushed to main at admin/windwiderstand.de 2026-04-09 14:39:49 +02:00
5b1648bf82 Enhance component functionality and styling across the project
admin pushed to main at admin/windwiderstand.de 2026-04-05 20:50:37 +02:00
f5f6beeabe Add Formbricks configuration to environment files and update package dependencies
admin pushed to main at admin/windwiderstand.de 2026-03-28 13:39:41 +01:00
b40579ee0b Update dependencies in package.json and yarn.lock for improved functionality and performance. Added new API endpoints for 'navgroup' in cms-api.generated.ts, enhanced image URL handling in rusty-image.ts, and refined logo URL processing in Layout.astro. This update includes version upgrades for several packages, ensuring compatibility with the latest features and fixes.