Commit Graph

46 Commits

Author SHA1 Message Date
William Oldham
973d50006c refactor: move all config vars into central file 2025-01-20 16:37:06 +00:00
William Oldham
1c1e453213 style: make linting changes 2025-01-20 12:13:47 +00:00
Daniloch
de5684812a fix: indentation issues 2024-06-02 06:38:15 -03:00
Daniloch
7901b6e10c fix: indentation problems (again) 2024-05-31 14:08:33 -03:00
Daniloch
5cc274d250 fix: indentation issues 2024-05-31 11:40:35 -03:00
Daniloch
d4e7d32410 feat: add captcha to forgot password requests 2024-05-31 03:42:35 -03:00
Jonathan Barrow
255e68a881
feat: discourse SSO 2024-05-07 17:19:03 -04:00
Ash Monty
bbe4fecd25
feat: support custom locales, minor changes 2023-04-03 15:29:51 +02: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
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
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
Ash Monty
5c61fda111
fix cross request pollution in locale handler 2022-09-20 19:06:43 +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
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
d664c0a045
Merge branch 'dev' into feature-docs 2022-09-17 21:31:01 -04:00
Jonathan Barrow
1c46914bc7 Made welcome page into own view 2022-08-19 21:21:54 -04:00
Ash Monty
01a34aa268
locales: convert codes to POSIX-style 2022-08-12 21:22:12 +02:00
Jonathan Barrow
c8b424e18e Fixed cookies not being set after refresh 2022-08-11 20:02:33 -04:00
Ash Monty
37256536aa
chore(lint): set up .editorconfig, lint all 2022-07-23 17:24:19 +02:00
Jonathan Barrow
d6713e8e73 Always assign user render data if logged in 2022-07-16 10:05:33 -04:00
Jonathan Barrow
ecb07e7b02 Moved API requests out of route handlers 2022-07-16 08:02:04 -04:00
Ash Monty
d4ce74b11a
Merge branch 'feature-stripe-tiers' into feature-stripe-tiers-styling 2022-07-09 10:52:19 +02:00
Ash Monty
f1c18efe35
feat: add user popout to navbar 2022-07-09 10:51:00 +02:00
Jonathan Barrow
a4fdcd72ee Cancel subscription, donation cache, minor account page edits 2022-07-06 19:50:53 -04:00
Jonathan Barrow
8e7ca070a0 Updated webhook timestamp updates and remove all past subscriptions 2022-07-04 11:54:15 -04:00
Jonathan Barrow
2f02d5a1f6 create new subs and remove old ones 2022-06-30 18:17:21 -04:00
Jonathan Barrow
e47721801f Added better email sending 2022-06-25 12:02:22 -04:00
Jonathan Barrow
4f9f1919f2 Added better logging to util.js 2022-06-25 08:40:26 -04:00
Jonathan Barrow
149456059a only change access level if not staff member 2022-06-24 19:44:45 -04:00
Jonathan Barrow
f32ea19630 Check for older webhooks and ignore 2022-06-24 19:39:21 -04:00
Jonathan Barrow
e622a1e759 self heal from missed webhooks 2022-06-24 19:28:28 -04:00
Jonathan Barrow
f8f651d641 Added Cemu files download 2021-12-12 20:48:20 -05:00
Jonathan Barrow
4079e3f99a Discord account linking 2021-11-20 17:41:17 -05:00
Monty
4b780ada13
Linting 2021-09-13 15:26:08 +02:00
Jonathan Barrow
7ed5b81a13 Moved getLocale to util.js 2021-04-23 19:51:43 -04:00
Jonathan Barrow
17174a18a7 Added more debug logging 2021-04-23 19:06:17 -04:00