Commit Graph

210 Commits

Author SHA1 Message Date
Jonathan Barrow
f60db1b9b4
Updated GitHub progress query & caching 2023-07-19 23:31:52 -04:00
Jonathan Barrow
441d754e77
Mii editor update and server env toggle works 2023-07-12 18:19:19 -04:00
Jonathan Barrow
09dee1722b
Removed ability to download Cemu files (broken feature) 2023-07-12 16:52:01 -04:00
Jonathan Barrow
a90e7837ff
Updated stripe subscription status checks (fixes some desync issues) 2023-06-10 17:40:07 -04:00
Ash Gray
a9c6ecdf56
fix: progress in homepage 2023-04-15 23:48:56 +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
Ash Monty
bbe4fecd25
feat: support custom locales, minor changes 2023-04-03 15:29:51 +02:00
Ash Monty
49b5cf428d
feat: generate locale list on the fly, minor style changes 2023-04-03 15:29:51 +02:00
Jonathan Barrow
02b6e7cc29
Update users environment automatically 2023-02-27 22:04:58 -05:00
Jonathan Barrow
99ee7ebe0a
Bring Stripe event handler to own file 2023-02-27 22:03:38 -05: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
2ad0375f1c
Use whole connection string in mongoose config 2023-02-24 10:44:10 -05:00
Jonathan Barrow
8e169ecb41
Removed entire config from client in reset password page 2023-02-15 16:28:52 -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
Ash Monty
c71b5f60eb
Merge branch 'pr/186' into dev 2022-11-19 22:31:46 +01:00
Ash Monty
67c4dfaf90
fix(locale): replace outdated localization page with redirect to weblate 2022-11-13 13:22:09 +01:00
Jelle van Snik
b10ab1a299 implement section helpers. to hoist link tags and defer script 2022-11-07 15:39:30 +01:00
Ash Monty
16bb2e1065
Merge branch 'master' into dev 2022-11-03 17:05:28 +01:00
Jonathan Barrow
d36f9eaa98
Added admin email notifications to tier system 2022-10-27 06:05:49 -04: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
Jonathan Barrow
4ed31a6871
Error handle refunds 2022-10-01 13:11:33 -04:00
Jonathan Barrow
ffec77b0ad
API base now in config 2022-10-01 13:00:05 -04:00
Jonathan Barrow
11d2a073ea
Check if latest webhook is also same time as current webhook 2022-10-01 11:45:58 -04:00
Jonathan Barrow
9efb061a7e
Handle PNID not found error on all subscription types 2022-10-01 11:45:30 -04:00
Jonathan Barrow
f2115f2ba4
Moved webhook timestamp check to after PNID check 2022-10-01 11:42:14 -04:00
Jonathan Barrow
8a542f38e7
Look for products default price 2022-09-20 19:40:11 -04:00
Ash Monty
5c61fda111
fix cross request pollution in locale handler 2022-09-20 19:06:43 +02:00
Ash Monty
e1cc91a60b
fix: missing login/register error messages (#153) 2022-09-20 18:07:38 +02: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
1f084003ce
Add check for logout in middleware 2022-09-19 16:37:02 -04:00
Jonathan Barrow
1a47dea580
Added quick nav to progress page 2022-09-19 16:01:49 -04:00
Jonathan Barrow
39519bf935
Check for staff memebrs during tier purchase again 2022-09-19 15:33:46 -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
13b9816585
Remove old Discord roles when changing tiers 2022-09-18 01:43:59 -04:00
Jonathan Barrow
e6f9b4fc52
Added/remove Discord roles when connecting/removing Discord account 2022-09-18 01:24:27 -04:00
Jonathan Barrow
aa69c9fba6
Fixed badly named API methods 2022-09-18 00:49:40 -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
Jonathan Barrow
20b6a77179
Merge pull request #143 from PretendoNetwork/feat-bandwidth
Feat: bandwidth
2022-09-17 21:35:26 -04:00
Jonathan Barrow
d664c0a045
Merge branch 'dev' into feature-docs 2022-09-17 21:31:01 -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
Jonathan Barrow
1c46914bc7 Made welcome page into own view 2022-08-19 21:21:54 -04: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
94060b8f53
locales(docs): convert to POSIX-style 2022-08-15 10:46:18 +02:00
Ash Monty
e673289cae
fix: remove accidental commenting-out of code 2022-08-14 10:24:22 +02:00
Ash Monty
f4b2618b3a
locales: add all strings to locale, rewrite locale helper 2022-08-13 22:19:48 +02:00