Commit Graph

25 Commits

Author SHA1 Message Date
Ash Monty
e4ee8048a4
chore(locales): Add polish to language picker 2022-02-20 21:03:24 +01:00
Ash Monty
2481749648
feat(locales): add automatic locale fallback 2021-12-09 21:03:01 +01:00
Ash Monty
13e63f1a59
feat(docs): add base documentation page layout 2021-12-08 18:41:29 +01:00
Ash Monty
5681fe85ba
fix(locales): correct Japanese language code mapping 2021-12-08 11:27:58 +01:00
sjk
b866077c24
Add support for Japanese 2021-12-08 09:13:26 +09:00
Jip Fr
56bb915c70 locales(dutch): add Dutch locale
Thanks to @therealprocyon for correcting a bunch of my silly mistakes!
2021-12-01 13:56:08 +01:00
Jonathan Barrow
4079e3f99a Discord account linking 2021-11-20 17:41:17 -05:00
Monty
aef4036212
feat(account): add basic account management page + Discord OAuth 2021-10-15 21:40:21 +02:00
Monty
8320cd0092
feat(locales): Add romanian to locale selector 2021-10-04 11:15:04 +02:00
Monty
b258477384
chore: made the server listening message clickable, 'cause I'm too lazy to type it out every time 2021-10-02 23:11:31 +02:00
Monty
308f0c6337
[blog] Minor changes following feedback 2021-09-25 16:01:38 +02:00
Monty
8d50d0b559
Merge branch 'master' into dev 2021-09-13 16:27:24 +02:00
Jip Fr
852b1de7c9 feat(blog): add hard-coded blog page w/ base design 2021-09-13 15:33:46 +02:00
Monty
4b780ada13
Linting 2021-09-13 15:26:08 +02:00
Monty
30caf86658
Add Brazilizan Portoguese and Korean to locale dropdown, reorder dropdown 2021-09-11 23:56:43 +02:00
montylion
91d644e87d
Add locale tester to website 2021-08-24 23:41:55 +02:00
montylion
85eb608414
Add French language to dropdown 2021-08-23 21:28:42 +02:00
montylion
f4f0ca1616
Map unavailable regions to available locales from the same language
TODO: map more regions to the available locales
2021-08-23 17:11:56 +02:00
montylion
ee83ca7067
Add Arabic language to dropdown, fix header locale not working 2021-08-23 16:35:28 +02:00
montylion
f2dd459d6b
Fix default locale in dropdown not setting on en-GB 2021-08-23 09:25:22 +02:00
montylion
6ff919b2fb
Add Turkish locale to dropdown 2021-08-22 22:10:21 +02:00
montylion
8e0a40079c
Add auto locale detection and custom locale selection (preference saved to cookie) 2021-08-22 16:37:51 +02:00
Jonathan Barrow
5ffcd439c6 Fixed public folder not being found
public folder was defined after the 404 handler which made all asset files return 404
2021-04-23 20:08:10 -04:00
Jonathan Barrow
17174a18a7 Added more debug logging 2021-04-23 19:06:17 -04:00
Jonathan Barrow
9a4293b37c small server refactor 2021-04-23 18:10:33 -04:00