Commit Graph

40 Commits

Author SHA1 Message Date
Ash Monty
fbb2b0f230
chore(locales): remove contributions from people who have not agreed to the relicensing 2022-08-18 18:45:52 +02:00
Ash Monty
f4b2618b3a
locales: add all strings to locale, rewrite locale helper 2022-08-13 22:19:48 +02:00
Ash Monty
01a34aa268
locales: convert codes to POSIX-style 2022-08-12 21:22:12 +02:00
Ash Monty
37256536aa
chore(lint): set up .editorconfig, lint all 2022-07-23 17:24:19 +02:00
Jonathan Barrow
12d0a9206e Removed ph cookie, users now supply password for online files 2022-07-16 09:44:28 -04:00
Jonathan Barrow
512173b470 routers -> routes 2022-07-16 07:02:51 -04:00
Jonathan Barrow
02da4c10cd Moved cookie messages to middleware 2022-07-10 12:22:15 -04:00
Jonathan Barrow
13c8c24efe locale checking moved to middleware 2022-07-10 10:27:57 -04:00
Jonathan Barrow
b6a7b40840 Moved redirect check to middleware 2022-07-10 09:33:19 -04:00
Ash Monty
6e7e6fbf7a
locales: add Simplified Chinese
Co-Authored-By: Dooda Pooda <109019726+DoodaPooda@users.noreply.github.com>
2022-07-10 11:27:36 +02:00
Jonathan Barrow
e622a1e759 self heal from missed webhooks 2022-06-24 19:28:28 -04:00
Jonathan Barrow
afe23b57ab Stripe start create subscription 2022-06-19 20:30:51 -04:00
Ash Monty
bbc7c2a22a
chore(deps): update browserify 2022-04-01 00:47:25 +02:00
Ash
5ed412c64d
Merge branch 'dev' into master 2022-03-15 20:52:33 +01:00
Ash Monty
e4ee8048a4
chore(locales): Add polish to language picker 2022-02-20 21:03:24 +01:00
Ash Monty
753c3e7aea
chore(locales): add Norsk to language detection and switcher 2022-01-23 20:46:53 +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