12 Commits

Author SHA1 Message Date
Valentyne Stigloher
f83da9066b (vue) require [type] on <button>, fixes issue with the custom pronoun generator embedded in the editor submitting the form 2025-06-05 23:32:31 +02:00
Valentyne Stigloher
cec15d7c77 (calendar) move calendar banner generation back to script (too slow as JIT-API), add locale to url to future-proof for single instance 2025-03-08 19:09:33 +01:00
Valentyne Stigloher
e2efc1b980 (banner) move calendar banner generation to /api/banner 2025-03-07 14:15:39 +01:00
Valentyne Stigloher
6dcb92bdd8 (nuxt) dynamically load calendar events 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
253e8700da (ts) migrate pages to composition API with typescript 2025-01-12 14:12:15 +01:00
Valentyne Stigloher
9341298842 (style) fix background repeating on basic layout because of vh-100, consitently apply padding (was missing on 404 pages) 2024-11-18 13:02:28 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
3effd26b51 (calendar) add breakpoint for sm in basic layout 2024-09-26 19:06:40 +02:00
Valentyne Stigloher
f599b507a8 (style) consistently style headers with .d-flex in such a way that they correctly wrap and have spacing on sm and xs 2024-09-26 19:06:40 +02:00
Valentyne Stigloher
7aaa57880d (nuxt) use name of routes / pages instead of building urls as this breaks sometimes when encodeURIComponent is used (and it’s shorter) 2024-09-20 22:53:57 +02:00
Valentyne Stigloher
60d245783f (nuxt) use middleware to use correct layout for calendar pages 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
55050c658f (nuxt) move routes to pages for usage of definePageMeta 2024-09-12 10:11:25 +02:00