Commit Graph

60 Commits

Author SHA1 Message Date
William Oldham
1c1e453213 style: make linting changes 2025-01-20 12:13:47 +00:00
Matthew Lopez
d898537f71
fix: exit server on SIGTERM 2024-07-02 17:21:36 -04:00
Jonathan Barrow
2b98579f19
Merge pull request #188 from MythicalPlayz/404 2024-04-26 09:41:05 -04:00
MythicalPlayz
a26023123d Updated Files 2024-04-24 19:38:03 +02:00
Ash Gray
c90fa18062
feat: add donation goal overflow 2023-04-15 23:00:44 +02:00
Ash Monty
354c9f2705
chore: add missing locales 2023-04-03 15:29:51 +02:00
Jonathan Barrow
53c6711c02
Merge pull request #177 from PretendoNetwork/feature-forgot-password
[Feature] Password resetting
2023-02-25 23:00:42 -05:00
Jonathan Barrow
e727edadd4
Comment out Stripe imports in server.js 2023-02-15 15:58:01 -05:00
Jonathan Barrow
aae1897a4c
Comment out Stripe event check at boot. Very bug prone, needs fixing later 2023-02-15 15:57:16 -05:00
MythicalPlayz
13e1d14d82 Add 404 Page 2022-11-23 18:04:31 +02:00
Jelle van Snik
b10ab1a299 implement section helpers. to hoist link tags and defer script 2022-11-07 15:39:30 +01:00
Jonathan Barrow
f2305b8c9f
Uncomment Stripe webhook handling 2022-10-01 17:01:54 -04:00
Jonathan Barrow
be3d62a836
Added password reset support 2022-10-01 17:00:57 -04:00
Ash Monty
1ce3175b0a
feat: reimplement locale fallback, remove localeHelper
Co-Authored-By: Jonathan Barrow <jonbarrow1998@gmail.com>
2022-09-20 16:53:30 +02:00
Jonathan Barrow
1a47dea580
Added quick nav to progress page 2022-09-19 16:01:49 -04:00
Jonathan Barrow
5d8d5038d6
Merge pull request #149 from PretendoNetwork/feature-assign-discord-roles
Feature assign discord roles
2022-09-19 15:30:10 -04:00
Jonathan Barrow
cf440e6770
Add/remove Discord roles when changing tiers 2022-09-18 00:29:06 -04:00
Jonathan Barrow
99e8296a36
Fixed locale not displaying on docs welcome page 2022-09-17 22:52:49 -04:00
Ash Monty
f263e075bd
chore: move bandwidth quotes to locale 2022-09-09 18:44:42 +02:00
Ash Monty
6581941115
feat(locales): add Ukranian to locale switcher 2022-09-02 21:20:48 +02:00
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