41 Commits

Author SHA1 Message Date
Valentyne Stigloher
8959e84889 (nuxt) replace NUXT_PUBLIC_BASE_URL with calculating it from NUXT_PUBLIC_DOMAIN_BASE 2025-03-14 19:26:51 +01:00
Valentyne Stigloher
dd5a8f49b0 (nuxt) replace NUXT_PUBLIC_HOME_URL with calculating it from _ value of NUXT_PUBLIC_DOMAIN_BASE 2025-03-14 19:26:16 +01:00
Valentyne Stigloher
6f9f8fc6e0 (nuxt) detect locale from requested origin 2025-03-14 19:25:57 +01:00
Andrea Vos
d0357f074c update .env.dist (plausible and heartbeat domains) 2025-02-23 14:26:36 +01:00
Valentyne Stigloher
314c3553ad (nuxt) rename env variables that fill nuxt runtime configuration to NUXT_* so that they can be passed at runtime 2025-02-15 14:27:01 +01:00
Valentyne Stigloher
41b4d6d668 (nuxt) dynamically load config.suml in router and plugin 2025-02-15 14:04:09 +01:00
Andrea Vos
2990abe59e (pronunciation) finish narakeet implementation 2025-01-19 20:14:51 +01:00
Andrea Vos
96ecabe6cb (hbs)(pronunciation) PoC of pronunciation with narakeet 2025-01-15 00:03:54 +01:00
Andrea Vos
a0d77b7b97 make the mastodon env vars more descriptive 2024-12-25 12:12:58 +01:00
Valentyne Stigloher
38a307d76b (nuxt) replace @nuxtjs/sentry with plugins
https://www.lichter.io/articles/nuxt3-sentry-recipe/
2024-09-12 10:11:25 +02:00
Andrea Vos
61683ecb1f specify AWS_REGION in .env.dist (for better onboarding experience) 2024-08-17 13:31:05 +02:00
Andrea Vos
ccf870f2f4 (shop) fetch actual live products instead of a static banner 2024-06-05 22:14:40 +02:00
Andrea Vos
796378665b send queue emails from and to technical@ 2024-05-28 17:07:16 +02:00
Andrea Vos
84a142ebc4 (contact)(mailer) split emails into separate inboxes 2024-05-20 09:22:07 +02:00
Valentyne Stigloher
59bac227fb (refactor) remove unused process.env.STATS_FILE 2024-05-13 12:19:08 +02:00
Valentyne Stigloher
f1b6d86cb2 (sentry) enable source-map uploading with release management
requires that the following environment variables are set:
SENTRY_PUBLISH_RELEASE=true
SENTRY_AUTH_TOKEN={generated token}
SENTRY_ORG=pronouns-page
SENTRY_PROJECT=pronouns-page
2024-03-05 18:19:33 +01:00
Valentyne Stigloher
c36705efcb (sentry) use @nuxt/sentry to setup sentry
requires that the following environment variable is set:
SENTRY_DSN={sentry dsn}
2024-03-05 18:19:33 +01:00
Theodore Dubois
b4f47ca60b Disable mail sending for development 2024-01-10 13:22:27 -08:00
Andrea Vos
cedcf72ba8 (security)(ux) migrate to turnstile 2023-07-04 22:36:18 +02:00
Andrea Vos
78a8ccce25 Merge branch 'stats'
# Conflicts:
#	locale/en/translations.suml
#	locale/expectedTranslations.js
2022-08-16 20:09:31 +02:00
Andrea Vos
6db1aadaa1 DX – FakeFontAwesomePro, readme, ensure initial installation goes smoothly 2022-08-15 17:29:16 +02:00
Andrea Vos
e04dc326ca [stats] include upptime 2022-08-12 19:56:46 +02:00
Andrea Vos
3aaa6fc062 switch to nodemailer 2022-08-12 18:47:57 +02:00
Andrea Vos
d2e9121cfb plausible 2022-07-23 01:13:30 +02:00
Andrea Vos
63935081e3 #269 reduce S3 usage - cloudfront 2022-04-01 17:22:53 +02:00
Andrea Vos
51318b24a3 [calendar][bot] mastodon support 2021-12-16 18:23:56 +01:00
Andrea Vos
8e330a3356 [calendar][bot] mastodon support 2021-12-16 18:06:16 +01:00
Andrea Vos
b7a7708208 [mail] MAILER_OVERWRITE 2021-12-04 00:39:23 +01:00
Andrea Vos
1312679a06 [auth] oauth - handle subdomains 2021-12-03 22:34:14 +01:00
Andrea Vos
8e293ac515 #277 [user] Discord OAuth 2021-11-30 21:24:42 +01:00
Andrea Vos
826cc9e587 #249 [calendar] twitter bot 2021-09-16 20:04:10 +02:00
Andrea Vos
1a7130ea3d #241 [sec] add captcha to login 2021-08-07 12:03:49 +02:00
Andrea Vos
5e151af806 #216 optimise stats 2021-06-10 08:45:13 +02:00
Andrea Vos
5933346f4c clean up .env.dist 2020-12-21 21:13:40 +01:00
Andrea Vos
f6253f57d9 add aws to .env.dist 2020-11-28 16:53:16 +01:00
Andrea Vos
32f81c20aa #61 english version - move list of supported locales to .env 2020-11-12 21:32:07 +01:00
Andrea Vos
41f91b2468 #74 social login 2020-11-02 19:31:05 +01:00
Andrea Vos
9fd711c04b #54 user accounts - admin panel 2020-10-15 20:55:24 +02:00
Andrea Vos
49f22af6b5 #35 [neutratywy] powiadomienia mailowe o potrzebie moderacji 2020-08-06 18:12:16 +02:00
Andrea Vos
f2d74f84c7 #31 neutratywy 2020-08-04 17:15:41 +02:00
Andrea Vos
d4cf1a7112 init 2020-07-23 22:18:27 +02:00