7667 Commits

Author SHA1 Message Date
Valentyne Stigloher
d0d017126b (refactor) replace clipboard dependency by useClipboard 2025-05-06 23:16:17 +02:00
Valentyne Stigloher
01703e86be (ts) migrate some components to composition API with typescript 2025-05-06 23:16:17 +02:00
Valentyne Stigloher
58e11e5833 Merge branch 'declarative-grammar-tables-p' into 'main'
declarative grammar tables

See merge request PronounsPage/PronounsPage!606
2025-05-06 20:24:43 +00:00
Valentyne Stigloher
a036eff14c Merge branch 'renovate/vitest-monorepo' into 'main'
Update vitest monorepo to ^3.1.2

See merge request PronounsPage/PronounsPage!611
2025-05-06 20:00:33 +00:00
Valentyne Stigloher
11fea749ca (lint) 2025-05-06 22:00:12 +02:00
Andrea Vos
a1ca33b958 (lint) remove unused vars 2025-05-05 18:54:11 +02:00
Andrea Vos
f1a78c1ad3 Merge branch 'refs/heads/geniee-p' 2025-05-05 18:51:33 +02:00
Valentyne Stigloher
578a69feb2 (lint) 2025-05-05 18:20:34 +02:00
fo contributors
6b94b18955 (fo)(trans) 2025-05-05 18:10:31 +02:00
pt contributors
ffdf661dcc (pt)(trans) 2025-05-05 18:02:35 +02:00
Andrea Vos
255b2e9c08 Merge branch 'main' into 'main'
(fo)(trans)

See merge request PronounsPage/PronounsPage!613
2025-05-05 12:37:01 +00:00
SigmundurMorkore
5304509b0c (fo)(trans) 2025-05-05 12:35:01 +00:00
Andrea Vos
00e39e3e63 geniee fix 2025-05-05 09:02:35 +02:00
Andrea Vos
89990be6ad geniee experiment 2025-05-05 08:04:23 +02:00
Pronouns Page Technical
668f375848 Update vitest monorepo to ^3.1.2 2025-05-04 15:07:19 +00:00
Andrea Vos
2a143724ba Merge branch 'user-external' into 'main'
add role "external" (only timesheets) and unit tests for isGranted logic

See merge request PronounsPage/PronounsPage!608
2025-05-03 16:57:26 +00:00
Andrea Vos
8b594c719c fix images in calendar bot 2025-05-03 18:31:33 +02:00
Andrea Vos
2a48dafaa2 lint 2025-05-03 18:18:40 +02:00
Andrea Vos
9682965918 implement CR feedback 2025-05-03 18:11:56 +02:00
Valentyne Stigloher
b5dfd6dd01 Merge branch 'renovate/vueuse-monorepo' into 'main'
Update dependency @vueuse/core to ^13.1.0

See merge request PronounsPage/PronounsPage!610
2025-05-03 16:00:38 +00:00
Valentyne Stigloher
aa122dcec8 Merge branch 'renovate/nuxt-test-utils-3.x' into 'main'
Update dependency @nuxt/test-utils to ^3.17.2

See merge request PronounsPage/PronounsPage!609
2025-05-03 16:00:01 +00:00
Pronouns Page Technical
7a0721e427 Update dependency @vueuse/core to ^13.1.0 2025-05-03 15:07:42 +00:00
Pronouns Page Technical
cec37a5e27 Update dependency @nuxt/test-utils to ^3.17.2 2025-05-03 15:06:38 +00:00
Andrea Vos
8f74d83a43 add role "external" (only timesheets) and unit tests for isGranted logic 2025-05-03 15:48:47 +02:00
Valentyne Stigloher
ae94bd9631 Merge branch 'gravatar-sha256-p' into 'main'
Gravatar sha256

See merge request PronounsPage/PronounsPage!605
2025-05-03 12:40:26 +00:00
Valentyne Stigloher
82c8ea8547 (refactor) use sha256 instead of md5 for image copy, remove js-md5 dependency 2025-05-03 14:26:58 +02:00
Valentyne Stigloher
96197e3f37 (refactor) use sha256 instead of md5 for calendar summary 2025-05-03 14:25:34 +02:00
Valentyne Stigloher
0c444ad1af (refactor) use sha256 instead of md5 for the test version password 2025-05-03 14:25:34 +02:00
Valentyne Stigloher
d0b884c527 (profile) use sha256 instead of md5 to request gravatar 2025-05-03 14:25:34 +02:00
Andrea Vos
956c654089 Merge branch 'renovate/nuxtjs-monorepo' into 'main'
Update dependency nuxt to ^3.17.1

See merge request PronounsPage/PronounsPage!607
2025-05-03 11:39:30 +00:00
Pronouns Page Technical
36e82d1ae4 Update dependency nuxt to ^3.17.1 2025-05-02 15:06:43 +00:00
Valentyne Stigloher
ac4dda327c (refactor) move common header out of <Suggested> and remove this locale-custom component from all but pl 2025-05-01 11:59:00 +02:00
Valentyne Stigloher
22161f04d7 (test) check that grammar tables contain valid morphemes 2025-05-01 11:47:47 +02:00
Valentyne Stigloher
db8c3c97f3 (refactor) rename some identifiers in the context of grammar tables 2025-05-01 11:11:09 +02:00
Valentyne Stigloher
4d0a24a2a4 (grammar) allow different cells depending on plural conjugation 2025-05-01 11:07:23 +02:00
Valentyne Stigloher
f6c919bfbf (grammar) allow explanatory text between grammar tables 2025-05-01 10:45:24 +02:00
Valentyne Stigloher
5caa8b10f5 (grammar) hide missing morphemes even when prefix or suffix is supplied 2025-05-01 10:41:42 +02:00
Valentyne Stigloher
a3d4286c19 (grammar) allow multiple morphemes in a cell of a grammar table 2025-05-01 10:41:42 +02:00
Valentyne Stigloher
f22148ceff (grammar) allow empty cells in grammar table 2025-05-01 10:41:42 +02:00
Valentyne Stigloher
acddb91946 (refactor)(pronouns) replace <GrammarTables> component by declaring grammar tables in config.suml 2025-05-01 10:41:42 +02:00
Valentyne Stigloher
c1f2ad65f4 (refactor)(pronouns) move grammar table definitions to config.suml 2025-05-01 10:41:42 +02:00
ar contributors
7e004234fd (ar)(trans) 2025-05-01 10:38:30 +02:00
Andrea Vos
01bf067849 (lint) 2025-04-30 12:03:29 +02:00
Andrea Vos
0a0db3d77e (eo) /english page 2025-04-30 11:52:42 +02:00
Valentyne Stigloher
c3818622d1 (refactor) make config.api optional and add enabled and route property to have it consistent with others 2025-04-28 11:41:41 +02:00
Valentyne Stigloher
c6e66a41de (pronouns) fix isEmoji to check whether the whole string is an emoji 2025-04-28 11:41:32 +02:00
Andrea Vos
0e272d31c4 lint 2025-04-27 19:50:53 +02:00
Andrea Vos
a5465ebde3 lint 2025-04-27 17:37:58 +02:00
Andrea Vos
868840f5cb geniee split test 2025-04-27 17:36:36 +02:00
Valentyne Stigloher
c3d9a63df9 (fix) encode uri on <NuxtLink> in more places 2025-04-27 15:58:14 +02:00