4452 Commits

Author SHA1 Message Date
Andrea Vos
71b552bf49 [admin] easier impersonation for debugging 2022-10-02 09:23:19 +02:00
Andrea Vos
476f44da44 add <ClientOnly> around flags, SSR seems to be having issues i can't put a finger on 2022-10-01 13:48:12 +02:00
Andrea Vos
5a2c19fc4b Merge remote-tracking branch 'origin/main' 2022-10-01 13:35:18 +02:00
Andrea Vos
fefc506a0c [bug] missing custom flags 2022-10-01 13:35:12 +02:00
tecc
78021dab0a
locales(sv): Fixed links for terms + cleaned up translations
cleaning-up: To whoever thought it was a good idea to use Google Translate for this, you have disrespected the entire point of localising the website.
links: Someone also forgot to update the links but not the text.
2022-09-30 01:36:38 +02:00
tecc
766599e026
locales(sv): Column translations + more
todos: Removed a few TODOs.
columns: Added column header translations, plus some more.
2022-09-30 01:09:00 +02:00
Andrea Vos
f927e44c54 [bug] fix mainPronouns selection for home/@profile 2022-09-29 21:53:03 +02:00
Andrea Vos
3289f8f11e [bug] fix mainPronouns selection for home/@profile 2022-09-29 21:51:29 +02:00
Andrea Vos
65633a431e fix flags declension / mainPronoun selection 2022-09-29 21:29:37 +02:00
Andrea Vos
ae40531c1c #323 [profile] words - column headers (prep) 2022-09-29 18:11:58 +02:00
Andrea Vos
1319f698e7 [de][trans] 2022-09-29 14:45:38 +02:00
Andrea Vos
c8da0b85b9 Merge remote-tracking branch 'origin/main' 2022-09-29 14:27:45 +02:00
Andrea Vos
736c3130c8 [user] allow banning after 2 votes 2022-09-29 14:27:38 +02:00
Paweł Dembowski
c0b20633d7 [pl] Update events.js 2022-09-28 23:21:27 +00:00
Andrea Vos
a4a062c8fe [bug][pl] 2022-09-28 21:52:22 +02:00
Andrea Vos
108923b461 [security] csrf protection - fix (disable no-ssr) 2022-09-28 21:15:09 +02:00
Andrea Vos
56f61c485c [security] csrf protection 2022-09-28 19:43:08 +02:00
Andrea Vos
49d1f2117d [en][blog] privacy-plausible.md 2022-09-28 18:57:25 +02:00
Andrea Vos
9bb3460710 extend robots.txt to new routes 2022-09-28 18:44:15 +02:00
Andrea Vos
38196da790 Merge remote-tracking branch 'origin/main' 2022-09-28 00:27:36 +02:00
Andrea Vos
3bb7a33af2 [bug][pt] fix the “Cannot find translation” spam 2022-09-28 00:27:28 +02:00
tecc
dc15390669 locales(sv): Added translation mode + more
translation-mode: translationMode is now translated.
misc: Added some missing fields from profile translations.
2022-09-28 00:21:54 +02:00
tecc
329e97e681 fix(dev): Module load issues with syntax
js: I can't wait until I'm done with the TypeScript conversion. It's just gonna save so much time because you don't have to worry about syntax not being supported or stuff like that.
2022-09-28 00:21:54 +02:00
Andrea Vos
22dc272da9 [bug][pt] 2022-09-28 00:17:44 +02:00
tecc
f67fcecddd fix(profiles): Probably definite fix for profile editor 2022-09-28 00:06:05 +02:00
tecc
376cca9140 fix(profiles): Perhaps fix for e.words[i] undefined? 2022-09-27 23:56:42 +02:00
Andrea Vos
020e3e9254 [bug][sv] 2022-09-27 23:36:39 +02:00
tecc
dd440dc168 change(translations): More and improved Swedish translations 2022-09-27 23:24:03 +02:00
tecc
0a5ea0cf25 change(tracking): More broad userpage filter 2022-09-27 21:11:27 +02:00
tecc
1943d5d8fd fix: Not tracking pageviews as per passed properties 2022-09-27 20:50:39 +02:00
tecc
9720ff471a fix(dev): statsAll.home.plausible sometimes being null/undefined
null: It was causing errors with my dev server. The fix should theoretically not affect anything.
2022-09-27 20:50:39 +02:00
Andrea Vos
3032b8f87d [pl][links] gender-neutral/gender-inclusive 2022-09-27 20:43:03 +02:00
Andrea Vos
b7b7b83485 Merge branch 'fix/322-analytics-privacy' into 'main'
Fix for 322

Closes #322

See merge request Avris/Zaimki!279
2022-09-27 17:33:34 +00:00
tecc
53dd20c17f change: Redacting profile views instead of creating event 2022-09-27 19:10:44 +02:00
Andrea Vos
b65e668c77 [pl][academic] Gomes 2022-09-27 18:59:47 +02:00
Andrea Vos
3771a64fcb [pl][academic] Gomes 2022-09-27 18:31:34 +02:00
Andrea Vos
c2e5b25814 [pl][media] trans show 2022-09-27 18:18:15 +02:00
tecc
866f3f4db6 fix(tracking): Respecting no-tracking from handling 2022-09-27 01:19:55 +02:00
tecc
e1027cf5f8 fix(tracking): Controlled tracking
auto-pageviews: The `enableAutoPageviews` option (enabled by default) was also tracking specific profile views.
plugin-track: The new track plugin (`plugins/track.js`) effectively replaces the autoPageview system, with a lot more customisability. Now, profile views are tracked as events rather than their specific pages.
2022-09-27 01:12:27 +02:00
Andrea Vos
d11c0407dd fix typo 2022-09-26 22:45:55 +02:00
Andrea Vos
da53b9dcd7 Merge remote-tracking branch 'origin/main' 2022-09-26 18:17:07 +02:00
Andrea Vos
da3614ee47 [en][links] noheorshe.com 2022-09-26 18:17:01 +02:00
Paweł Dembowski
b62f0fb962 [pl] Update events.js 2022-09-26 13:39:37 +00:00
Paweł Dembowski
74fc9a851e [en] Update events.js 2022-09-26 13:37:50 +00:00
Andrea Vos
e2fe67f127 #319 profile schema v2 - further fixes 2022-09-24 19:26:56 +02:00
Andrea Vos
1ee749da9f #319 profile schema v2 - fix service worker cache sending v1 requests 2022-09-24 17:17:48 +02:00
Andrea Vos
5c1e8d1bec [dark] fix <code> 2022-09-24 09:09:32 +02:00
Andrea Vos
39adc0c3c8 typo 2022-09-24 08:48:41 +02:00
Andrea Vos
b989228d88 #319 profile schema v2 2022-09-24 08:12:09 +02:00
Andrea Vos
05bb1f7594 [pl][endorsements] hide empatyczny :( 2022-09-23 23:13:44 +02:00