35 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
2bafc81c3a (lint) activate import/consistent-type-specifier-style for consistency of import type 2025-05-19 20:20:31 +02:00
Andrea Vos
08c7e37e28 (blog) make blog posts a bit more prominent 2025-04-19 15:17:12 +02:00
Andrea Vos
32f86cec86 (user) allow blocking accounts 2025-04-12 17:13:38 +02:00
Valentyne Stigloher
577732912a (fix) ignore wrong flag names on profile/[username].vue 2025-04-11 11:36:20 +02:00
Valentyne Stigloher
8690f1ca14 (fix) padding on datepickers (not related to @vuepic/vue-datepicker upgrade, but to rtlcss) 2025-03-29 18:13:03 +01:00
Valentyne Stigloher
8959e84889 (nuxt) replace NUXT_PUBLIC_BASE_URL with calculating it from NUXT_PUBLIC_DOMAIN_BASE 2025-03-14 19:26:51 +01:00
Valentyne Stigloher
765d9a0c51 (dependencies) upgrade eslint to 9.22.0 and reconfigure @stylistic/generator-star-spacing to match prettier output 2025-03-14 18:47:32 +01:00
Valentyne Stigloher
6dcb92bdd8 (nuxt) dynamically load calendar events 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
9e13955bfa (nuxt) dynamically load pronouns data 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
0f45834648 (flags) fix declension translation in <FlagList> 2025-01-26 21:12:40 +01:00
Valentyne Stigloher
cfb55030e3 (style) display extra on @username route (overview when user has no card in this language and on the side) 2025-01-19 19:20:04 +01:00
Benjamin
bbfa210340 JS Modernization (@benshawmean) 2025-01-16 22:24:08 +00:00
Valentyne Stigloher
5b3bb04c6c (ts) migrate many components to composition API with typescript 2025-01-12 14:12:15 +01:00
Valentyne Stigloher
253e8700da (ts) migrate pages to composition API with typescript 2025-01-12 14:12:15 +01:00
Valentyne Stigloher
cf70e8eaff (editor) fix validation when pronoun gets normalised 2024-12-14 18:38:56 +01:00
Andrea Vos
1a2eb77dba isjp.pl abandonment 2024-11-23 19:33:04 +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
Andrea Vos
b5246b2cf5 Merge branch 'refs/heads/main' into visibility
# Conflicts:
#	components/Profile.vue
#	locale/pl/translations.suml
#	pages/profile/editor.vue
#	server/express/profile.ts
#	src/profile.ts
2024-11-09 15:51:40 +01:00
Andrea Vos
34a49b0750 (profile) display card creation date next to last modification 2024-11-09 13:46:00 +01:00
Andrea Vos
665e029392 (profile) visibility setting - CR 2024-11-09 09:34:08 +01:00
Andrea Vos
e4267929ce (profile) visibility setting - card generation 2024-11-08 23:20:03 +01:00
Andrea Vos
b4120e164a (profile) visibility setting - linter 2024-11-08 23:19:52 +01:00
Andrea Vos
9c782537b9 (profile) visibility setting 2024-11-07 08:48:53 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
65fe7d7dff Merge branch 'pronouns-consistency-and-picker' into 'main'
(pronouns) consistent styling across pages and a picker for the editor

See merge request PronounsPage/PronounsPage!531
2024-10-27 10:08:29 +00:00
Valentyne Stigloher
e3c8519063 (ts) migrate calendar components to composition API with typescript 2024-10-17 17:03:27 +02:00
Valentyne Stigloher
64596a99bf (editor) show pronouns index with add buttons for easier editing 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
e6ddc10e5b (pronouns) add ask usage 2024-10-12 18:45:27 +02:00
Valentyne Stigloher
a3b466863d (style) match <datepicker> more closely to other inputs 2024-10-12 16:29:03 +02:00
Valentyne Stigloher
a4ba64a891 (terms) use extracted <FlagList> to ease selection of flags inside the flag catalogue 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
db8a6d21cf (nuxt) disable csrf
reverts commit 6825cf78217f14bb709a96b341d35514f1fbbcad.
2024-09-14 15:08:34 +02:00
Valentyne Stigloher
6ea377dded (profile) fix description and keywords in open graph preview 2024-09-12 13:21:22 +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