7613 Commits

Author SHA1 Message Date
Andrea Vos
dc960c3b03 (bug) fix links queue broken by segfault
not recognising some favicons as SVG files (because they're either data URLs or contain query string) results in it being passed to canvas.loadImage, which blows up for some reason

that's what's been spamming us with "links queue getting too long" emails
2025-03-25 21:01:58 +01:00
Andrea Vos
70dc500c3e (ru) fully-neutral-ru (by Mixiel) 2025-03-25 00:29:39 +01:00
Andrea Vos
6f0e6ab548 Merge remote-tracking branch 'origin/fully-neutral-ru-p' into fully-neutral-ru-p
# Conflicts:
#	locale/ru/blog/fully-neutral-ru.md
2025-03-25 00:27:38 +01:00
Andrea Vos
5ae9f66931 Merge branch 'refs/heads/main' into fully-neutral-ru-p 2025-03-25 00:27:12 +01:00
Valentyne Stigloher
a4e1ce2ea4 (blog)(ru) add dedicated link to blog in navigation 2025-03-24 20:51:04 +01:00
Andrea Vos
3983b813a5 (ru)(blog) fully-neutral-ru (by MixieL) 2025-03-24 20:49:41 +01:00
Andrea Vos
589f547656 i'm so stupid 😅 2025-03-23 23:56:46 +01:00
Andrea Vos
951f9afac2 (api) heartbeat endpoint 2025-03-23 23:08:11 +01:00
Andrea Vos
b9d76e5f79 Merge branch 'main' of gitlab.com:PronounsPage/PronounsPage 2025-03-23 11:55:43 +01:00
Andrea Vos
d4334be914 (pl)(science) discord hub 2025-03-23 11:54:38 +01:00
Valentyne Stigloher
df0617e180 Merge branch 'h3-migration-p' into 'main'
partial h3 migration & 404 on routes with disabled config

See merge request PronounsPage/PronounsPage!596
2025-03-23 10:52:53 +00:00
Valentyne Stigloher
507b0658ca (api) return 404 on routes whose config module is disabled for the requested locale 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
0299dbec0e (refactor) migrate /api/names/** from express to h3 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
317758db01 (refactor) migrate /api/inclusive/** from express to h3 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
8fbb8f0bb9 (refactor) migrate /api/terms/** from express to h3 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
ad8ee97954 (refactor) migrate /api/sources/** from express to h3 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
b93ddf2f2b (refactor) migrate /api/pronouns/** from express to h3 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
bdec6fa2b8 (refactor) migrate /api/nouns/** from express to h3 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
cfa9aca170 (refactor) migrate /version from express to h3 and replace cache/version file with runtimeconfig / define 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
6480e3e97e (refactor) migrate /versions and /locales from express to h3 2025-03-23 11:44:39 +01:00
Valentyne Stigloher
4891ad3399 (search) add locales to search 2025-03-20 22:43:26 +01:00
Valentyne Stigloher
90a1572d6b (search) fix some optional translations appearing in locales which don’t have them 2025-03-20 22:43:26 +01:00
Valentyne Stigloher
bd9c9e822e Merge branch 'renovate/jsdom-26.x' into 'main'
Update dependency jsdom to v26

See merge request PronounsPage/PronounsPage!593
2025-03-20 21:29:17 +00:00
Valentyne Stigloher
56e06010b0 Merge branch 'renovate/major-vueuse-monorepo' into 'main'
Update dependency @vueuse/core to v13

See merge request PronounsPage/PronounsPage!597
2025-03-20 16:17:06 +00:00
Pronouns Page Technical
bdfaa4bc44 Update dependency jsdom to v26 2025-03-20 15:10:24 +00:00
Pronouns Page Technical
2ef85973a8 Update dependency @vueuse/core to v13 2025-03-20 15:09:03 +00:00
Valentyne Stigloher
1fa07e297b (dependencies) remove @types/sharp because sharp contains type information by itself 2025-03-20 10:54:13 +01:00
Valentyne Stigloher
385f0489cd (dependencies) upgrade vue-tsc to 2.2.8 2025-03-20 10:52:54 +01:00
Valentyne Stigloher
bc5bd44a7c Merge branch 'sessions-outside-memory-p' into 'main'
use filesystem-based storage instead of memory storage for sessions

See merge request PronounsPage/PronounsPage!594
2025-03-20 09:34:15 +00:00
Valentyne Stigloher
366e1da0d5 (admin) hide detais contents in storage view until it is opened to shrink DOM size and improve performance 2025-03-20 10:19:05 +01:00
Valentyne Stigloher
95c2ca0b7c (nuxt) add env runtime config to redis keys to ensure that production and test environments are separated in redis 2025-03-20 10:14:36 +01:00
Benjamin
4c9db6f63c Merge branch 'tr-ispik' into 'main'
(tr)(trans)

See merge request PronounsPage/PronounsPage!595
2025-03-19 18:13:51 -04:00
Arsabutispik
e4056bb73b (tr)(trans) 2025-03-19 18:13:51 -04:00
Valentyne Stigloher
8db436dab1 (nuxt) move storage config from nitro plugin into nuxt.config.ts because the workaround should be unnecessary after newest Nitro release 2025-03-19 14:29:40 +01:00
Valentyne Stigloher
b34fe7ea69 (nuxt) use redis to store cache 2025-03-19 14:27:23 +01:00
Valentyne Stigloher
546326fe6a (nuxt) use redis to store sessions 2025-03-19 14:25:46 +01:00
eo contributors
09b77f1644 (eo)(trans) 2025-03-17 13:19:19 +01:00
Valentyne Stigloher
79f1888d17 (renovate) activate pnpm dedupe after updates to keep pnpm-lock.yaml small 2025-03-17 13:14:18 +01:00
Valentyne Stigloher
f6ba9ff4ae (nuxt) reenable node-cluster preset 2025-03-17 13:02:19 +01:00
Valentyne Stigloher
338b26ff67 (fmt) 2025-03-17 13:01:53 +01:00
Valentyne Stigloher
c7910e938e (api) use filesystem-based storage instead of memory storage for sessions
the implementation is incomplete, e.g. it misses pruning old sessions, this is more meant as proof-of-concept
this should reenable the usage of multiple workers
2025-03-17 13:00:35 +01:00
Valentyne Stigloher
40a57edaf9 (admin) defer display of images in storage view 2025-03-17 12:24:02 +01:00
Valentyne Stigloher
908d3e1518 (calendar) move miastamaszerujace in calendar/pl (must be present during build) 2025-03-17 12:18:02 +01:00
Valentyne Stigloher
bd6e26962f (fix) banner retrieval needs locale 2025-03-16 15:22:04 +01:00
Valentyne Stigloher
c4de67e29b (api) set db to null when closing it, hopefully fxing some database handle is closed errors or providing a better stack for others 2025-03-16 15:16:27 +01:00
Valentyne Stigloher
8807590ce7 (admin) feature to delete storage items 2025-03-16 15:13:20 +01:00
Valentyne Stigloher
6ea09dbb6e (admin) display contents of storage items 2025-03-16 15:01:31 +01:00
Valentyne Stigloher
344876d87e (admin) mount generated calendar images in storage so it shows up in storage view 2025-03-16 14:30:13 +01:00
Valentyne Stigloher
ad3a4879f1 (admin) calculate size from value if not present in meta, remove atime and mtime because not present for memory driver 2025-03-16 14:28:19 +01:00
Andrea Vos
cf0e7de3f6 Merge branch 'fix-socials-p' into 'main'
(auth) attempt to fix social login

See merge request PronounsPage/PronounsPage!592
2025-03-16 12:23:11 +00:00