6714 Commits

Author SHA1 Message Date
Andrea Vos
037e709b03 (en)(blog) Between queer and LGBTQIA+ 2024-09-22 14:02:59 +02:00
Andrea Vos
707758e792 (en)(blog) Between queer and LGBTQIA+ 2024-09-22 12:35:43 +02:00
Andrea Vos
e78123c8b8 fix audit log link 2024-09-22 09:46:53 +02:00
Andrea Vos
bc24c0b460 (eo)(trans) 2024-09-22 09:09:38 +02:00
Andrea Vos
0897587bd7 (es)(trans) 2024-09-22 09:07:52 +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
d53adbafec (fix) heartbeat and plausible links in footer
closes #406
2024-09-20 22:53:57 +02:00
Valentyne Stigloher
9516a93501 (ts) migrate some components to composition API with typescript 2024-09-20 22:53:57 +02:00
Valentyne Stigloher
d61f5c306b (shop) don’t fetch when no token is supplied (e.g. during development) 2024-09-20 19:21:29 +02:00
Valentyne Stigloher
939fc0bbd9 (blog) fix querySelectorAll on $el which fails as <Page> is a fragment 2024-09-20 19:15:17 +02:00
Valentyne Stigloher
65b18279ba (deps) update nuxt to 3.13.2 2024-09-20 19:02:23 +02:00
Valentyne Stigloher
e2d5ca8592 (blog) use lazy loading on fetching posts, fix an issue with posts not loading on /links sometimes 2024-09-20 18:44:15 +02:00
Valentyne Stigloher
2dd6f474c9 (ru)(nouns) add categories phrases and grammar 2024-09-20 18:18:49 +02:00
Valentyne Stigloher
48b01d4e06 (de)(nouns) lowercase keys for categories 2024-09-19 22:08:33 +02:00
eo contributors
fd4313f1ab (eo)(trans) 2024-09-19 21:56:51 +02:00
Valentyne Stigloher
5c56bac255 Merge branch '400-nouns-tags' into 'main'
noun categories

See merge request PronounsPage/PronounsPage!514
2024-09-19 19:49:53 +00: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
07c6abc098 (change) reload data after submit and enhance scrolling behavior 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
cf045e163c (style) add some scroll-margin-top for <Table> to not get the table covered by the <FilterBar> 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
772a8c5d54 (plausible) only track once when query params change 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
146e062fdf (change) use query params instead of hash when filtering 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
9c7891fff9 add optional icons to categories for nouns, inclusive and terms 2024-09-18 10:33:38 +02:00
Valentyne Stigloher
6134dfe9e2 unified and independent text and category filter for sources, nouns, terms and inclusive 2024-09-18 10:33:38 +02:00
Valentyne Stigloher
0666723ea9 (nouns) add categories 2024-09-18 10:33:38 +02:00
Valentyne Stigloher
c7bdb7e65c (refactor) extract <FilterBar> component 2024-09-18 10:33:38 +02:00
Valentyne Stigloher
83cbbf79c8 (refactor) extract <CategoriesSelector> component 2024-09-18 10:33:38 +02:00
Andrea Vos
0f6f69ee8c (pl)(academic) licencjat Antoniny Wiatrowskiej 2024-09-17 17:50:43 +02:00
Valentyne Stigloher
16d97044c7 (pronouns) safe guard against requesting unknown morphemes
this should only happen when something is misconfigured or a wrong <GrammarTables> is supplied, but it does hurt DX oftentimes
2024-09-17 16:10:21 +02:00
Valentyne Stigloher
01c92a9018 (it)(links) add italianoinclusivo.it 2024-09-17 16:08:45 +02:00
eo contributors
7d157f4d88 (eo)(trans) 2024-09-16 21:56:11 +02:00
Valentyne Stigloher
e8361bd7cb Merge branch 'little-style-tweaks' into 'main'
little style tweaks

See merge request PronounsPage/PronounsPage!516
2024-09-16 19:47:13 +00:00
Valentyne Stigloher
d442e06056 (style) move hamburger button so that it aligns to filter bars 2024-09-16 21:25:34 +02:00
Valentyne Stigloher
c55e05fff8 (editor) make pronunciation speaker smaller
issue was that the styles were applied to the <span> of the <Tooltip>, not the <PronunciationSpeaker>
2024-09-16 21:17:39 +02:00
Valentyne Stigloher
2cfb4fec4f (vue) use @floating-ui/vue instead of @floating-ui/dom to get rid of some boilerplate 2024-09-16 21:14:51 +02:00
Valentyne Stigloher
5b2ce9b58a (design) show text colour pallete and be reactive to light/dark mode changes 2024-09-16 19:39:04 +02:00
Valentyne Stigloher
9570b6e01b (design) fix mounted error due to <Page> being a fragment
convert to composition API with TypeScript
2024-09-16 19:29:16 +02:00
Valentyne Stigloher
8317692e68 (format) put <nuxt-link> on a single line when it would be for <a> 2024-09-15 17:34:56 +02:00
Valentyne Stigloher
ab26434117 (nuxt) use only one await in setup in /admin/translations/awaiting 2024-09-15 17:34:05 +02:00
es contributors
9813c720f6 (es)(trans) 2024-09-15 17:18:01 +02:00
Valentyne Stigloher
db8a6d21cf (nuxt) disable csrf
reverts commit 6825cf78217f14bb709a96b341d35514f1fbbcad.
2024-09-14 15:08:34 +02:00
Valentyne Stigloher
acca283120 Merge branch 'seo' into 'main'
seo improvements

See merge request PronounsPage/PronounsPage!515
2024-09-12 15:44:03 +00:00
Valentyne Stigloher
57e732034c (nuxt) use lazy on useFetch in more places to not block site navigation 2024-09-12 16:42:54 +02:00
Valentyne Stigloher
58b36107ab (refactor) use fragments to reduce count of DOM elements 2024-09-12 14:39:31 +02:00
Valentyne Stigloher
19a301cf90 (nuxt) only add ellipsis when word count is exceeded 2024-09-12 13:25:57 +02:00
Valentyne Stigloher
6ea377dded (profile) fix description and keywords in open graph preview 2024-09-12 13:21:22 +02:00
Valentyne Stigloher
2d27a98572 (pronouns) add specific banners to more subroutes 2024-09-12 12:21:26 +02:00
Valentyne Stigloher
114dcbf0ff (nuxt) use default seo values when a page does not override a value 2024-09-12 12:14:44 +02:00
Valentyne Stigloher
6f99b48da2 (de)(trans) 2024-09-12 10:38:57 +02:00
es contributors
769322eb34 (es)(trans) 2024-09-12 10:38:45 +02:00
Valentyne Stigloher
d00dd7a2ea Merge branch 'add-unlabeled-flag' into 'main'
(profile)(flags) add unlabeled, unify spelling

See merge request PronounsPage/PronounsPage!513
2024-09-12 08:38:23 +00:00