5442 Commits

Author SHA1 Message Date
Valentyne Stigloher
b48121b4c9 Fill in noun forms for Indefinitivum 2023-11-02 11:58:11 +01:00
Valentyne Stigloher
e693b514e6 Add dey/denen/demm variant 2023-11-02 11:58:11 +01:00
Andrea Vos
742fc10a5c fix minor issues to clean up js/node logs 2023-11-02 08:27:06 +01:00
Andrea Vos
f6b22f510c (pl)(academic) linki od Tess 2023-11-02 08:25:40 +01:00
Andrea Vos
59b02152e5 (pl)(blog) gen-v 2023-10-31 17:31:11 +01:00
Andrea Vos
53e33c4486 (ja)(trans) 2023-10-31 17:01:21 +01:00
Andrea Vos
fef35f7a83 (ro) update from Mike 2023-10-29 17:01:37 +01:00
tecc
392597023d
fix(rewrite-filters): Make username regex not global, add email validation
regex-not-global: Global regexs are stateful, which is bad.
email-validation: Email validation has been added. It does not do this according to specification, but according to a subset of industry standards. Subject to change.
user-login: The init route now checks if the identifier is an email or a username.
2023-10-28 17:21:10 +02:00
Andrea Vos
9993b4950d Merge branch 'ItsCryptic1-main-patch-51029' into 'main'
remove better tweet deck

See merge request PronounsPage/PronounsPage!378
2023-10-28 14:49:06 +00:00
Kevin
5acb2c6832 remove better tweet deck 2023-10-28 14:36:31 +00:00
tecc
6f119b4232
feat(rewrite): Users and captchas: begin! 2023-10-28 15:18:05 +02:00
Andrea Vos
ec6154c88f replace remaining occurances of "Teams" with "Discord" 2023-10-26 18:53:42 +02:00
Andrea Vos
b422152d91 (bug) fix stopping impersonation didn't clean up switcher entry 2023-10-26 18:42:25 +02:00
Andrea Vos
c5a806c65a Merge remote-tracking branch 'origin/main' 2023-10-26 18:38:30 +02:00
Andrea Vos
ac6beb4dc9 (bug) fix translations page breaking when contributor has removed their account 2023-10-26 18:36:03 +02:00
Andrea Vos
b8cfea4751 (it)(trans) 2023-10-26 17:48:46 +02:00
Andrea Vos
61d586ea6d (legal) replace mentions of hCaptcha with Turnstile 2023-10-26 17:43:59 +02:00
Andrea Vos
e8fa38db2d (pl)(bug) fix broken link 2023-10-26 17:37:22 +02:00
Andrea Vos
1873f77f95 Merge branch 'ItsCryptic1-main-patch-906a' into 'main'
another mention of teams

See merge request PronounsPage/PronounsPage!377
2023-10-25 19:59:56 +00:00
Kevin
3091c812bc another mention of teams 2023-10-25 19:49:42 +00:00
Andrea Vos
e6d3bf8b42 (bug) fix blank page when accessing existing card in non existing version 2023-10-25 18:00:53 +02:00
Andrea Vos
bb07c992ff (ro)(trans) 2023-10-24 23:10:07 +02:00
Andrea Vos
87ad6f6536 (pl)(pronouns) ona/ich/-łaśmy 2023-10-22 17:45:48 +02:00
Andrea Vos
e7445a24ca (bug)(flags) fix "autistic + aro" terminology entry linking to flags with just "autistic" 2023-10-21 17:40:42 +02:00
Andrea Vos
d28fc151f3 Merge remote-tracking branch 'origin/main' 2023-10-20 17:15:31 +02:00
Andrea Vos
34fee0c724 (ua)(trans) 2023-10-20 17:14:55 +02:00
Andrea Vos
365e5df80f (homepage) adjust position of ukraine banner 2023-10-20 17:13:59 +02:00
Andrea Vos
261dac25bd (pl)(english) add links section 2023-10-20 17:11:40 +02:00
Andrea Vos
79ecdd7b20 Merge branch 'ItsCryptic1-main-patch-06873' into 'main'
we dont use teams anymore!

See merge request PronounsPage/PronounsPage!376
2023-10-18 17:26:25 +00:00
Kevin
49de998e8e we dont use teams anymore! 2023-10-18 17:22:10 +00:00
Andrea Vos
12fc460971 (admin) display current translation for comparison 2023-10-18 19:09:28 +02:00
Andrea Vos
4b1ab5cd98 (ua)(trans) 2023-10-18 19:02:05 +02:00
Andrea Vos
99d8cf30e0 (ro)(trans) 2023-10-16 17:42:14 +02:00
Andrea Vos
e15026746a (bug) #361 Base URLs for cards that do not specify the language version are broken 2023-10-13 19:49:45 +02:00
Andrea Vos
7e0841f60c remove gcchecker (project inactive) 2023-10-11 20:53:07 +02:00
Andrea Vos
84a798e497 Merge branch 'backup' into 'main'
(feature)(profile) cards backup

See merge request PronounsPage/PronounsPage!375
2023-10-10 20:49:42 +00:00
Andrea Vos
534756668f (feature)(profile) cards backup - base64 2023-10-09 19:05:49 +02:00
Andrea Vos
2ffa8f36e5 (feature)(profile) cards backup - MR fixes 2023-10-08 23:32:54 +02:00
Andrea Vos
84269657d3 (feature)(profile) cards backup - disallow banned users 2023-10-07 16:15:35 +02:00
Andrea Vos
bad7f12ad8 (feature)(profile) cards backup 2023-10-07 16:01:42 +02:00
Andrea Vos
db5910f886 fix typo 2023-10-07 14:21:08 +02:00
Andrea Vos
644a9e063e (ua)(trans) 2023-10-07 12:56:26 +02:00
tecc
3418ca393d
Merge remote-tracking branch 'origin/main' 2023-10-07 06:20:42 +02:00
tecc
0f091c4419
fix: Update bootstrap version to 5.3.1
bootstrap-version: The version currently used is already `5.3.1` - however, pnpm resolves it as `5.2.0` (as was specified before this commit, `^5.2.0`). This version requirement is actually incorrect as it depends on a 5.3+ file called `_variables-dark.scss`. See https://github.com/twbs/bootstrap/issues/37756#issuecomment-1367338007.
2023-10-07 06:19:21 +02:00
tecc
d8954b9986
fix(host): Make host in nuxt.config.js configurable through environment
env-host: The bind address can now be configured using the `HOST` and `PORT` environment variables. They default to `0.0.0.0` (changed from `0`) and `3000` respectively.
2023-10-07 06:16:13 +02:00
Andrea Vos
c3cab91c8c Merge remote-tracking branch 'origin/main' 2023-10-04 19:44:19 +02:00
Andrea Vos
ecc19e00f6 (pt)(trans) 2023-10-04 19:44:08 +02:00
tecc
a2c5f233d7
Merge remote-tracking branch 'origin/main' 2023-10-03 05:30:55 +02:00
tecc
ee8b8d4043
feat(rewrite): Load expectedTranslations in locales.ts 2023-10-03 05:30:25 +02:00
tecc
887498daed
feat(rewrite): Initial database and /inclusive endpoints code
#prisma: Instead of using `.prisma/client` and `@prisma/client` (which re-exports `.prisma/client`, the rewrite now just uses the generated code directly through `#prisma` (see package.json and tsconfig.json).
inclusive: The `/inclusive` endpoint has started to be written. Right now the code is untested as I don't have sample data, but I'll test it soon enough.
2023-10-03 05:29:44 +02:00