33 Commits

Author SHA1 Message Date
Andrea Vos
6dbd121186 Merge branch 'nynorsk' into 'main'
Publish Nynorsk

See merge request PronounsPage/PronounsPage!554
2025-01-19 17:08:35 +00:00
Benjamin
bbfa210340 JS Modernization (@benshawmean) 2025-01-16 22:24:08 +00:00
Adaline Simonian
12edd655b6
chore: fix lint errors 2025-01-14 18:20:30 -08:00
Adaline Simonian
9aedcfb166
fix: distinguish better between sublanguages 2025-01-14 18:08:25 -08:00
Andrea Vos
240c67e727 (admin) fix timesheets monthly sum 2025-01-13 23:21:02 +01: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
374f8b8120 (ts) migrate remaining .js files in ~/src to typescript 2025-01-11 15:48:43 +01:00
Valentyne Stigloher
14d629bc26 (fix)(admin) correct stats format in ~/pages/admin/users.vue 2025-01-02 19:03:16 +01:00
Valentyne Stigloher
9335a1bd48 Merge branch 'admin-blog-preview' into 'main'
admin blog preview

See merge request PronounsPage/PronounsPage!548
2025-01-02 13:27:45 +00:00
Valentyne Stigloher
98472dc635 (admin) hide blog editor card when filtering for attention 2025-01-02 14:18:53 +01:00
Andrea Vos
02d2e92fdb CR fixes 2025-01-02 13:43:39 +01:00
Andrea Vos
690bff7043 Merge branch 'refs/heads/main' into split-audit 2025-01-02 12:54:54 +01:00
Andrea Vos
932657c1b4 (admin) minor fixes to timesheets view 2025-01-02 12:12:48 +01:00
Valentyne Stigloher
64735cac1b (admin)(blog) very simple post editor 2025-01-01 23:52:44 +01:00
Valentyne Stigloher
9280d797ba (ts) migrate pages/admin/index.vue to composition API with typescript 2025-01-01 23:52:44 +01:00
Valentyne Stigloher
2369ce1057 (ts) migrate /api/admin/stats and /api/admin/stats-public from express to h3, improving their types 2025-01-01 23:52:44 +01:00
Andrea Vos
1055e3b5bd split audit log into a separate database and compress payload 2024-12-31 11:17:37 +01:00
Valentyne Stigloher
3e5a0b12f2 (dependencies) replace jsonwebtoken with jose which does not need crypto polyfill 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
904dd92d6f (admin) check for global *-users or *-community roles when accessing /api/admin/users 2024-10-19 17:20:31 +02:00
Valentyne Stigloher
160cde5d2c (admin) put user / profile charts behind a loading spinner and make user charts optional to load 2024-09-26 18:55:22 +02:00
Valentyne Stigloher
c336d8f2f3 (admin) hide approved translation proposals after hitting merge confirmation button 2024-09-26 18:36:14 +02:00
Andrea Vos
4fa2c86715 (lint) 2024-09-25 20:01:35 +02:00
Andrea Vos
6046815f05 (bug)(admin) fix timesheets ('transferMethod is readonly') 2024-09-24 10:52:49 +02:00
Andrea Vos
f795186d81 (admin) expenses info 2024-09-23 20:52:47 +02:00
Andrea Vos
bcfa7307d4 make audit log bidirectional (eg. mod banning a user should show up in both mod's and user's log) 2024-09-22 15:54:05 +00:00
Andrea Vos
e78123c8b8 fix audit log link 2024-09-22 09:46:53 +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
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
Valentyne Stigloher
db8a6d21cf (nuxt) disable csrf
reverts commit 6825cf78217f14bb709a96b341d35514f1fbbcad.
2024-09-14 15:08:34 +02:00
Valentyne Stigloher
55050c658f (nuxt) move routes to pages for usage of definePageMeta 2024-09-12 10:11:25 +02:00