18 Commits

Author SHA1 Message Date
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
3996dd10b8 (ts) migrate calendar 2024-05-20 12:53:15 +02:00
Valentyne Stigloher
222adac64c (profile) fix invalid config access in <CalendarEvent> 2024-05-18 13:42:25 +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
Andrea Vos
ea4998fdf0 Personal calendar in the card 2023-12-26 12:34:35 +00:00
Andrea Vos
1f4ffc4260 [calendar] make event list labels links 2023-05-31 10:50:30 +02:00
Andrea Vos
82d3ed822d fix minor issues 2023-03-05 12:18:44 +01:00
Andrea Vos
c61f2207d8 [trans][calendar] fix calendar not checking for fallback translation 2023-02-20 20:55:44 +01:00
Andrea Vos
1743eeddd7 [profile] extend custom flags with description, alt text, link 2023-02-04 11:41:26 +01:00
Andrea Vos
ac0851f676 [profile][calendar] start flags alt text 2023-01-30 22:37:24 +01:00
Andrea Vos
747074cdee [calendar] add nepali calendar 2022-06-23 13:15:22 +02: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
6bb45fd05f [names][calendar] #265 add calendar entries for namedays (disabled) 2021-09-25 16:25:40 +02:00
Andrea Vos
7afd2fe16b #250 [calendar] as image 2021-08-19 00:08:24 +02:00