5932 Commits

Author SHA1 Message Date
Valentyne Stigloher
3321f31917 Merge branch 'aws-v3-migration' into 'main'
aws v3 migration

See merge request PronounsPage/PronounsPage!434
2024-03-28 13:23:03 +00:00
Valentyne Stigloher
ecac8c5e71 (nuxt) typo missing newline 2024-03-28 13:56:07 +01:00
Valentyne Stigloher
c1057ef8a0 (ts) reference aws polly types in pronunciation voice config 2024-03-28 13:56:07 +01:00
Valentyne Stigloher
9b6bff27f3 (aws) migrate to v3
payloads are now streamed, which is a bit cumbersome with express,
but according to https://stackoverflow.com/questions/76142043/getting-a-readable-from-getobject-in-aws-s3-sdk-v3
it is safe to cast to a NodeJsClient
2024-03-28 13:56:07 +01:00
Valentyne Stigloher
9434b9b5e4 (ts) convert usage of aws to TypeScript
params at client creation cannot be type checked, Bucket was explicitely added to each call
2024-03-28 13:56:07 +01:00
Andrea Vos
b3ffcf3519 re-enable no-ssr 2024-03-26 00:15:50 +01:00
Andrea Vos
ae1b045e10 [Tomasz & Tess] (pl)(blog) disclaimer do eurowizji 2024-03-25 21:12:58 +01:00
Valentyne Stigloher
9768c34d24 (ide) add .ts files to ESLint (why does everything have to be configured multiple times in different places?) 2024-03-23 13:36:34 +01:00
Valentyne Stigloher
5e1c0aa063 (de)(pronouns) typos 2024-03-22 14:11:15 +01:00
Valentyne Stigloher
5439618182 (de)(pronouns) fix pronunciation on sier and xier 2024-03-22 14:09:03 +01:00
Andrea Vos
18e9741e90 linter 2024-03-22 08:52:44 +01:00
Andrea Vos
bd07ed92d4 æxperiment with disabling no-ssr, see it the server gets a performance hit 2024-03-22 08:37:21 +01:00
Andrea Vos
242719e446 æxperiment with disabling no-ssr, see it the server gets a performance hit 2024-03-22 08:32:09 +01:00
Andrea Vos
d76a657d2d (blog) support og:image from different domain 2024-03-22 00:12:43 +01:00
Andrea Vos
614773630e (pl)(en)(blog) civil unions bill 2024-03-21 23:53:40 +01:00
Andrea Vos
feab4a09cd Merge remote-tracking branch 'origin/main' 2024-03-21 23:53:25 +01:00
Valentyne Stigloher
5d02a6cf07 (de)(trans) 2024-03-21 23:16:41 +01:00
Andrea Vos
7753fcc70e (pl)(en)(blog) civil unions bill 2024-03-21 21:57:29 +01:00
Andrea Vos
f7c0ec3361 (en)(blog) eurovision 2024-03-21 21:47:21 +01:00
Andrea Vos
c26b1fbceb disable safari warning
we got a confirmation from one user that it's fixed. let's hope that's the case for everyone. let's remove the warning banner and see if someone complains again.
2024-03-21 20:01:39 +01:00
Andrea Vos
54f8e09e8a (user) add more disallowed extensions 2024-03-21 19:56:31 +01:00
Andrea Vos
781a77d311 (pl)(calendar) dzień trans 2024-03-21 19:54:03 +01:00
Andrea Vos
1c70fd4972 (pt)(trans) 2024-03-21 19:49:54 +01:00
Andrea Vos
5297547b35 linter 2024-03-21 19:39:47 +01:00
Andrea Vos
64892067ce (profile) increase calendar limits and display proper validation error 2024-03-21 19:27:19 +01:00
Valentyne Stigloher
0081afc24e (nuxt) do not typecheck on nuxt build in production (speeds up deployment and reduces memory usage)
move ts-node to dependencies as the cron jobs use this and yarn install in production env does not install dev dependencies
explicitely disable sentry when SENTRY_DSN is not set to prevent further warnings
2024-03-21 13:03:58 +01:00
Andrea Vos
ceb7d49c06 fix smoke tests 2024-03-20 18:36:18 +01:00
Andrea Vos
2dfcf737be fuck this 2024-03-20 18:20:00 +01:00
Andrea Vos
f658ef7186 fuck this 2024-03-20 18:12:12 +01:00
Andrea Vos
611bc602ef (pl)(blog) kprm poprawki & zdjęcia 2024-03-20 17:45:05 +01:00
Andrea Vos
d99252b065 (pl)(blog) konsultacja kprm 2024-03-20 13:49:18 +01:00
Andrea Vos
7c597b9ea0 (pl)(media) tvn24 konsultacja związki partnerskie 2024-03-20 13:41:13 +01:00
Andrea Vos
b1e75574e2 (pl)(blog) konsultacja kprm 2024-03-20 13:40:38 +01:00
Valentyne Stigloher
8e05e2ffbd (sentry) inspect frame.filename besides frame.abs_path
looks like at the stage of beforeSend filename can contain an url
2024-03-19 18:55:46 +01:00
Valentyne Stigloher
49fffa6d91 Merge branch 'nuxt-plugins' into 'main'
changes in nuxt plugins

See merge request PronounsPage/PronounsPage!433
2024-03-19 17:39:48 +00:00
Andrea Vos
739d1a1c75 (pl)(blog) recenzja: cielesność, miłość, seksualność 2024-03-19 18:26:50 +01:00
Andrea Vos
f1bbf13ec8 (pl)(blog) recenzja: cielesność, miłość, seksualność 2024-03-19 18:21:39 +01:00
Andrea Vos
b6e7a383be (pl)(calendar) dwie parady 🙄 2024-03-18 20:12:27 +01:00
Valentyne Stigloher
f9c3a6b957 (sentry) temporarily add event data as extra breadcrumb for troubleshooting beforeSend 2024-03-18 14:04:38 +01:00
Valentyne Stigloher
2d352dcd01 (sentry) enable INP metric
https://sentry.io/changelog/sentry-officially-supports-inp/
2024-03-18 14:04:38 +01:00
Valentyne Stigloher
0c9e1ab52a (dependencies) upgrade sentry to 7.107.0 2024-03-18 14:04:38 +01:00
Valentyne Stigloher
b7e72cfcb4 (plausible) simplify redaction code and strip hashes
instances for hashes which show up in plausible include #google_vignette (from ads), pronouns after profile or search filters in lists
2024-03-18 14:04:38 +01:00
Valentyne Stigloher
b0a0597d1c (ts) use Plugin type consistently in nuxt plugins
replace declared dependency properties by proper typing
2024-03-18 13:25:55 +01:00
Valentyne Stigloher
bf7acd987f (ts) convert used nuxt plugins 2024-03-18 13:25:55 +01:00
pt contributors
d10dd7b1e1 (pt)(trans) 2024-03-18 13:24:06 +01:00
Valentyne Stigloher
e36d2091fb (admin) check rights for the locale of the card not of the current page 2024-03-18 13:12:41 +01:00
Andrea Vos
881ac850d4 linter 2024-03-17 13:29:18 +01:00
Andrea Vos
a690f33a2e (fix) user banners cache doesn't get invalidated after chaging avatar 2024-03-17 13:18:34 +01:00
Andrea Vos
c56c59abf1 (fix) quick fix, temporarily remove script.crossOrigin, it breaks publift
Access to script at 'https://…/fuse.js' from origin 'https://en.pronouns.page' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
2024-03-13 08:22:50 +01:00
Valentyne Stigloher
eb9151112a (polyfill) replace (?<) lookbehind group with custom split function 2024-03-12 15:11:40 +01:00