Commit Graph

130 Commits

Author SHA1 Message Date
Jonathan Barrow
6bec0fdc31 Simpler Discord queries 2022-07-15 20:48:37 -04:00
Jonathan Barrow
02da4c10cd Moved cookie messages to middleware 2022-07-10 12:22:15 -04:00
Jonathan Barrow
0696dddaaf handlebars looks for main layout by default 2022-07-10 10:33:03 -04:00
Jonathan Barrow
9e99627839 Moved redirect query param check to middleware 2022-07-10 10:30:40 -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
Ash Monty
748ec633f7
fix: possible unsafe redirect 2022-07-10 10:41:11 +02:00
Ash Monty
1feecdc4cc
feat: add progressbar to upgrade page, text tweaks 2022-07-09 17:57:24 +02:00
Ash Monty
72b0a24734
feat: add donation goal progressbar 2022-07-09 15:23:30 +02:00
Ash Monty
af015cf656
feat: redirect to requested page after the user logs in 2022-07-09 15:21:42 +02:00
Ash Monty
16f0ef8533
fix: trello faiing on minor api degradation 2022-07-09 12:52:11 +02:00
Ash Monty
7087c92d17
fix: error on invalid Discord refresh token, broken user popout 2022-07-09 12:48:25 +02: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
e9846ad246 Do check for staff members when subscribing 2022-07-07 17:55:17 -04:00
Jonathan Barrow
3921f01d2a Exit on subscription cancel error 2022-07-07 17:54:56 -04:00
Jonathan Barrow
a4fdcd72ee Cancel subscription, donation cache, minor account page edits 2022-07-06 19:50:53 -04:00
Ash Monty
c1ab90518c
style: minor changes to account page 2022-07-04 22:19:26 +02:00
Ash Monty
83e808f551
style: add tier change styling 2022-07-04 18:26:10 +02: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
d97ed180f5 Change tier 2022-06-25 19:55:39 -04:00
Jonathan Barrow
bd4cf6aaf0
Merge pull request #116 from PretendoNetwork/feature-stripe-tiers-styling
styles: various style changes
2022-06-25 18:07:29 -04:00
ash
0fe9aabaae styles: various style changes 2022-06-26 00:03:15 +02:00
Jonathan Barrow
e47721801f Added better email sending 2022-06-25 12:02:22 -04:00
Jonathan Barrow
e15b117642 Catch errors when creating checkout session 2022-06-25 08:48:00 -04:00
Jonathan Barrow
4f9f1919f2 Added better logging to util.js 2022-06-25 08:40:26 -04:00
Jonathan Barrow
b1671b4104 order tiers by level on upgrade page 2022-06-24 19:50:44 -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
027321911b Check if Stripe customer has PNID and if PNID exists 2022-06-24 15:25:41 -04:00
Jonathan Barrow
0241fb1f10 Added perks array to tiers 2022-06-21 18:00:33 -04:00
Jonathan Barrow
b30402b904 only need one await 2022-06-21 17:57:23 -04:00
Jonathan Barrow
2aeca356bf canceled not cancled 2022-06-21 17:56:48 -04:00
Jonathan Barrow
ad60c70831 Use a full Mongo URI instead of address and port in config 2022-06-20 17:16:28 -04:00
Jonathan Barrow
3183e45fb2 await Mongo connection 2022-06-20 17:13:27 -04:00
Jonathan Barrow
92bf38c60f Update PNID through direct query 2022-06-20 17:11:26 -04:00
Jonathan Barrow
afe23b57ab Stripe start create subscription 2022-06-19 20:30:51 -04:00
Jonathan Barrow
17d404870f Check Trello list names for valid boards 2022-06-09 16:50:52 -04:00
Ash Monty
10ac3de62d
feat: add global completion percentage in home 2022-06-09 15:42:30 +02: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
61159d53e8
Merge pull request #97 from PretendoNetwork/dependabot/npm_and_yarn/marked-4.0.10
chore(deps): bump marked from 3.0.4 to 4.0.10
2022-02-20 21:21:50 +01:00
Ash Monty
2a3c9ba78e
fix(deps): fix breaking changes for marked 3.0.4 -> 4.0.10 2022-02-20 21:21:13 +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
fd70cf6a6c
chore(locales): add @ninstar to all locales + add missing strings 2022-01-23 18:06:45 +01:00
Jonathan Barrow
2cf7e669da Merge branch 'dev' of https://github.com/PretendoNetwork/website into dev 2021-12-19 19:19:28 -05:00