tecc
|
a9c63b6cbd
|
docs(rewrite): Add @experimental to LocaleDescription s symbol and family properties
@experimental: It's not that widely supported but it gets the point across effectively.
|
2023-09-15 15:25:36 +02:00 |
|
tecc
|
93f0d5065f
|
change(rewrite)!: Rename SECRET to SECURITY_SECRET for consistency
|
2023-09-15 15:17:19 +02:00 |
|
tecc
|
6748ac1a53
|
change(rewrite): Add FAQ link to the UNKNOWN_PRONOUN error.
|
2023-09-15 15:15:11 +02:00 |
|
tecc
|
1515bac363
|
docs(rewrite): Remove unnecessary doc comments in suml.ts
|
2023-09-15 15:14:29 +02:00 |
|
tecc
|
336ddb9408
|
change(rewrite): Rename parseIntOrThrow to parseInteger
|
2023-09-15 15:04:58 +02:00 |
|
tecc
|
c1d6551301
|
fix(rewrite): setup.mjs should work on both Unix-like and Windows, fixed message function
|
2023-09-15 15:04:22 +02:00 |
|
tecc
|
1d3bfe52db
|
change(rewrite): Remove license field pending internal discussion
|
2023-09-15 15:02:17 +02:00 |
|
tecc
|
e1d951be8d
|
refactor(rewrite): Reformat files
|
2023-09-14 18:21:31 +02:00 |
|
tecc
|
fbacef16ec
|
docs(rewrite): Better setup instructions that *should* work, etc.
|
2023-09-14 18:20:24 +02:00 |
|
tecc
|
cc32163e19
|
feat(rewrite): Move /pronouns endpoints into separate file
|
2023-09-10 20:28:59 +02:00 |
|
tecc
|
017e669416
|
feat(rewrite): Implementation of /pronouns/:pronoun route
|
2023-09-10 08:08:15 +02:00 |
|
tecc
|
0ff1a90f79
|
fix(rewrite): /pronouns endpoint now 100% compatible
|
2023-09-10 07:50:48 +02:00 |
|
tecc
|
b469865fd7
|
refactor(rewrite): Reformat using prettier
|
2023-09-09 22:38:15 +02:00 |
|
tecc
|
9b7579aaae
|
feat(rewrite): More locale data, implementation of /pronouns endpoint (yay!)
|
2023-09-09 22:37:24 +02:00 |
|
tecc
|
3557f69743
|
change(config): LOG_LEVEL environment variable, fixed erroneous port for default HTTP_PUBLIC_URL
|
2023-09-09 19:25:00 +02:00 |
|
tecc
|
b2c43f084b
|
docs(rewrite): Add documentation for setup.mjs
|
2023-08-31 21:40:41 +02:00 |
|
tecc
|
5ead881f09
|
feat(rewrite): Loading locales, ping route, and easter eggs
|
2023-08-31 21:36:22 +02:00 |
|
tecc
|
4ec2a5ab43
|
feat(rewrite): Implement basic configuration, use Fastify
|
2023-08-27 01:02:44 +02:00 |
|
tecc
|
8f0dda8c57
|
change(rewrite): Add common package, do some build setup, add some docs
|
2023-08-26 10:16:41 +02:00 |
|
tecc
|
3da9069920
|
feat(rewrite): Initial commit of the rewrite, I guess
|
2023-08-26 04:40:16 +02:00 |
|
Andrea Vos
|
49b999704f
|
newor fix
|
2023-08-24 22:29:07 +02:00 |
|
Andrea Vos
|
3c70f74f54
|
(bug) fix nouns sources
|
2023-08-24 09:30:25 +02:00 |
|
Andrea Vos
|
4970503fc1
|
(bug) fix profile links
|
2023-08-24 09:22:35 +02:00 |
|
Andrea Vos
|
411fd49f88
|
(profile) keep case in links (displayed)
|
2023-08-23 00:01:57 +02:00 |
|
Andrea Vos
|
9201a4a137
|
fix dark mode
|
2023-08-22 23:53:27 +02:00 |
|
Andrea Vos
|
14f7ba46d9
|
regenerate yarn.lock on the server (hopefully the last time, geeez)
|
2023-08-22 19:52:24 +02:00 |
|
Andrea Vos
|
cf900af61c
|
regenerate yarn.lock on the server (sqlite3 binding issues otherwise)
|
2023-08-22 19:42:44 +02:00 |
|
Andrea Vos
|
7604b37ec0
|
regenerate yarn.lock on the server (sqlite3 binding issues otherwise)
|
2023-08-22 19:39:16 +02:00 |
|
Andrea Vos
|
1cb134f984
|
(bug)(terms) fix uploading images in terms
|
2023-08-22 19:16:13 +02:00 |
|
Andrea Vos
|
c2dfd6d21f
|
(vi)(trans)
|
2023-08-22 19:16:01 +02:00 |
|
Andrea Vos
|
ac77f6a9a6
|
(bug)(terms) fix uploading images in terms
|
2023-08-22 19:15:17 +02:00 |
|
Andrea Vos
|
f94f69cefe
|
hide plausible link (it's 404 if you're not logged in)
|
2023-08-22 19:10:43 +02:00 |
|
Andrea Vos
|
da8a5d0b67
|
(bug) fix broken font property
|
2023-08-22 19:10:20 +02:00 |
|
Andrea Vos
|
ce64eb1532
|
disallow GPTBot
|
2023-08-22 19:07:44 +02:00 |
|
Andrea Vos
|
346bca956b
|
setup fixes
|
2023-08-21 22:00:12 +02:00 |
|
Andrea Vos
|
578950282c
|
Merge branch 'main' into 'main'
HMR Fixes + Doc
See merge request PronounsPage/PronounsPage!370
|
2023-08-21 19:23:54 +00:00 |
|
Sky
|
1987da7ec7
|
HMR Fixes + Doc
|
2023-08-21 19:23:54 +00:00 |
|
Andrea Vos
|
cb72caa50c
|
Merge branch 'main' into 'main'
Bug Fixes + More documentation
See merge request PronounsPage/PronounsPage!369
|
2023-08-20 07:48:59 +00:00 |
|
Sky
|
5e5307dc72
|
added more info + examples for better understanding
|
2023-08-20 01:01:13 +00:00 |
|
FNItsLegend
|
26b43eb188
|
fixed double documentation due to merge
|
2023-08-19 23:33:23 +03:00 |
|
FNItsLegend
|
6ddfcbb43e
|
Merge branch 'main' of https://gitlab.com/ThatTransGirl/pronouns-page-hebrew
|
2023-08-19 23:31:11 +03:00 |
|
FNItsLegend
|
7ed63d4387
|
fixed a bug caused by a bootstrap breaking change
(see https://github.com/twbs/bootstrap/issues/38683)
|
2023-08-19 23:27:52 +03:00 |
|
FNItsLegend
|
4350ea18d4
|
misc changes
|
2023-08-19 23:27:24 +03:00 |
|
FNItsLegend
|
0eda1541ae
|
clearer documantion + example
|
2023-08-19 23:26:16 +03:00 |
|
FNItsLegend
|
dcad63970c
|
init hebrew locale creation
|
2023-08-19 23:25:05 +03:00 |
|
Andrea Vos
|
1da4c77760
|
better setup instructions
|
2023-08-19 20:03:16 +02:00 |
|
Andrea Vos
|
4f3a2739cf
|
test newor video slot again
|
2023-08-19 19:52:32 +02:00 |
|
Andrea Vos
|
a2d4ae512e
|
Merge branch 'main' into 'main'
Add documentation
See merge request PronounsPage/PronounsPage!368
|
2023-08-13 21:46:52 +00:00 |
|
FNItsLegend
|
6b4cdcef89
|
Add documentation
|
2023-08-13 23:52:44 +03:00 |
|
Andrea Vos
|
2b680a472b
|
Revert "Merge branch 'better-sqlite' into 'main'"
This reverts merge request !367
|
2023-08-13 19:23:03 +00:00 |
|