34 Commits

Author SHA1 Message Date
Valentyne Stigloher
54a57192b3 (nuxt) use new directory structure by moving many directories to app 2025-08-17 18:10:36 +02:00
Valentyne Stigloher
d17e94f47b (refactor) fix sass mixed-decls deprecation warnings 2025-07-28 23:59:48 +02:00
Valentyne Stigloher
4c7404a118 (refactor) fix sass color-functions deprecation warnings 2025-07-28 23:59:48 +02:00
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
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
590e770229 (profile) add icon to custom events 2024-10-12 16:29:03 +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
1a2db6b665 (vue) replace client-only created with mounted as it causes hydration errors when setting data and it also matches unmounted 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
f98fb55c4f (vue) replace $eventHub with state management
https://v3-migration.vuejs.org/breaking-changes/events-api.html
2024-09-11 21:29:35 +02:00
Valentyne Stigloher
6090078689 (nuxt) use useConfig composable instead of $config global as this can only be controlled via runtimeConfig and is better protected than in Nuxt 2 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +02:00
Valentyne Stigloher
d7ead48168 (vue) rename destroyed to unmounted and beforeDestroy to beforeUnmount
https://v3-migration.vuejs.org/breaking-changes/#other-minor-changes
2024-09-11 21:29:22 +02:00
Valentyne Stigloher
3996dd10b8 (ts) migrate calendar 2024-05-20 12:53:15 +02:00
Valentyne Stigloher
a065029cb5 (refactor) rename $config and $locale Vue globals to have a dollar sign per convention 2024-01-26 14:30:12 +01:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Valentyne Stigloher
8e1a40d74f (lint) add .js extension on imports in .vue 2024-01-11 20:33:04 +01:00
Andrea Vos
a7f093865e (lint) fixes 2023-12-28 22:36:40 +01:00
Andrea Vos
c5a4d140a7 new logo - bug fixes 2022-01-25 22:52:52 +01:00
Andrea Vos
23110913ed [lad] hebrew calendar dates 2021-12-29 18:31:09 +01:00
Andrea Vos
7bff153145 header shadow, css optimisations 2021-12-03 22:06:19 +01:00
Andrea Vos
2746c0c32a #247 [calendar] ics - hide download button where unnecessary 2021-10-27 21:39:56 +02:00
Andrea Vos
2b8d6bcd53 #247 [calendar] ics - add all-time, just-one-event, add clipboard button 2021-10-27 21:00:45 +02:00
Andrea Vos
652fc7dd71 #270 [terminology] link to calendar 2021-10-15 18:50:21 +02:00
Andrea Vos
b2a436160b #266 [calendar] multiple years, day view 2021-10-03 16:39:54 +02:00
Andrea Vos
6bb45fd05f [names][calendar] #265 add calendar entries for namedays (disabled) 2021-09-25 16:25:40 +02:00
Andrea Vos
61a8a4bbf6 [calendar] today conflicts with flags 2021-08-30 00:57:54 +02:00
Andrea Vos
c0762c1e5d fix vue warnings 2021-08-19 18:25:48 +02:00
Andrea Vos
7afd2fe16b #250 [calendar] as image 2021-08-19 00:08:24 +02:00
Andrea Vos
71b5b5981e [calendar] remove toady mark from the banner 2021-08-18 23:16:11 +02:00
Andrea Vos
3c8361c54a [calendar][pl] final touches, enable 2021-08-18 19:42:54 +02:00
Andrea Vos
08ecb5cc52 [calendar] polyfill for aspect-ratio 2021-08-17 23:23:25 +02:00
Andrea Vos
1fd341e9e6 [calendar] add events, split into four "levels" 2021-08-17 19:50:49 +02:00
Andrea Vos
b910a8aa88 #246 Calendar of queer dates 2021-08-14 16:22:30 +02:00
Andrea Vos
7f24c8fbf7 #246 Calendar of queer dates 2021-08-14 10:42:49 +02:00