18 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
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
e3c8519063 (ts) migrate calendar components to composition API with typescript 2024-10-17 17:03:27 +02:00
Valentyne Stigloher
c8cd9a5dd9 (vue) replace type ignores by proper type assertions 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
736ee49a3a (vue) define explicit emits on components
https://v3-migration.vuejs.org/breaking-changes/emits-option.html
2024-09-12 10:11:25 +02:00
Valentyne Stigloher
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +02:00
Valentyne Stigloher
3996dd10b8 (ts) migrate calendar 2024-05-20 12:53:15 +02: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
ea4998fdf0 Personal calendar in the card 2023-12-26 12:34:35 +00:00
Andrea Vos
c71b6efcfb (calendar) add filtering to the event list - optimisation 2023-12-09 21:49:17 +01:00
Andrea Vos
a75772b46d (calendar) add filtering to the event list - fix miscommit 2023-12-09 21:35:24 +01:00
Andrea Vos
12c5b0254a (calendar) add filtering to the event list 2023-12-06 20:18:52 +01: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
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