Commit graph

67 commits

Author SHA1 Message Date
Jonathan Barrow
cf440e6770
Add/remove Discord roles when changing tiers 2022-09-18 00:29:06 -04:00
Ash Monty
9cdb39b46f
chore(miieditor): bump to mii-js 1.0.4 2022-08-14 23:42:13 +02:00
Ash Monty
f9fc69d758
chore(miieditor): update to mii-js v1.0.3, use new API 2022-08-14 23:33:34 +02:00
Ash Monty
deb091932a
feat(miieditor): switch to mii-js, add missing props 2022-08-13 16:52:06 +02:00
Jonathan Barrow
80bc0f01c0 Moved from Trello to GitHub porjects 2022-08-07 04:17:53 -04:00
Ash Monty
a26321b263
chore(deps): bump got from 11.8.2 to 11.8.5 2022-07-30 15:22:11 +02:00
Ash Monty
37256536aa
chore(lint): set up .editorconfig, lint all 2022-07-23 17:24:19 +02:00
Jonathan Barrow
6bec0fdc31 Simpler Discord queries 2022-07-15 20:48:37 -04:00
Jonathan Barrow
e47721801f Added better email sending 2022-06-25 12:02:22 -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
895e090cef forgot stripe module 2022-06-19 20:51:03 -04:00
Jonathan Barrow
afe23b57ab Stripe start create subscription 2022-06-19 20:30:51 -04:00
dependabot[bot]
622928b3ba
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 00:56:57 +02:00
Ash Monty
bbc7c2a22a
chore(deps): update browserify 2022-04-01 00:47:25 +02:00
Ash
691c01bd16
Merge pull request #100 from PretendoNetwork/dependabot/npm_and_yarn/cached-path-relative-1.1.0
chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0
2022-02-20 21:15:32 +01:00
Ash
384608121e
Merge pull request #103 from PretendoNetwork/dependabot/npm_and_yarn/express-handlebars-5.3.1
chore(deps): bump express-handlebars from 4.0.4 to 5.3.1
2022-02-20 21:13:35 +01:00
dependabot[bot]
950937b792
chore(deps): bump express-handlebars from 4.0.4 to 5.3.1
Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 4.0.4 to 5.3.1.
- [Release notes](https://github.com/express-handlebars/express-handlebars/releases)
- [Changelog](https://github.com/express-handlebars/express-handlebars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/express-handlebars/express-handlebars/compare/v4.0.4...v5.3.1)

---
updated-dependencies:
- dependency-name: express-handlebars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 04:03:38 +00:00
dependabot[bot]
71ce9def3f
chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
- [Commits](https://github.com/ashaffer/cached-path-relative/commits)

---
updated-dependencies:
- dependency-name: cached-path-relative
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 15:36:18 +00:00
dependabot[bot]
352f433eaa
chore(deps): bump marked from 3.0.4 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 3.0.4 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.4...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 03:43:38 +00:00
Ash Monty
961a9caf69
feat: add online Mii editor 2021-12-19 22:56:40 +01:00
Ash Monty
1e96dc3eac
styles: update login/register forms design 2021-12-13 16:48:53 +01:00
Jonathan Barrow
9618dbf1c7 Fixed account.dat generation 2021-12-13 08:12:42 -05:00
Jonathan Barrow
f8f651d641 Added Cemu files download 2021-12-12 20:48:20 -05:00
Jonathan Barrow
918cab9004 Added register page 2021-12-12 09:24:17 -05: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
7250d43db1 0.12.0 broke getOrgBoards 2021-11-25 13:01:02 -05:00
Jonathan Barrow
b497588749 Updated dependencies 2021-11-25 12:51:00 -05:00
Jonathan Barrow
8feae58ddd Merge branch 'dev' of https://github.com/PretendoNetwork/website into dev 2021-11-20 19:55:31 -05:00
Jonathan Barrow
4079e3f99a Discord account linking 2021-11-20 17:41:17 -05:00
Monty
1087c94eab
Merge branch 'master' into dev 2021-11-15 19:11:38 +01:00
Jip Frijlink
2a720ba1ba fix: fix Monty links 2021-11-05 12:31:21 +00:00
Jonathan Barrow
60d70d1c8e Check if Trello API is available before updating 2021-10-18 22:30:53 -04:00
Monty
aef4036212
feat(account): add basic account management page + Discord OAuth 2021-10-15 21:40:21 +02:00
dependabot[bot]
401df1bff0
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 19:43:12 +00:00
Jip Fr
fc6cd2e013 chore(credits): replace Ben with Monty, add newer folks in US_EN 2021-09-29 14:51:57 +02:00
Monty
a78baa1b61
feat(blog): add /blog page generation, add /blog preview generation 2021-09-15 06:50:01 +02:00
Jip Fr
852b1de7c9 feat(blog): add hard-coded blog page w/ base design 2021-09-13 15:33:46 +02:00
montylion
ee83ca7067
Add Arabic language to dropdown, fix header locale not working 2021-08-23 16:35:28 +02:00
mrjvs
cdcd91bfbe
Merge branch 'dev' into mrjvs-progress-github-links 2021-08-23 00:08:10 +02:00
Jonathan Barrow
53e2f9c1b5 added real IDs, need to make repo for SMM and BOSS 2021-08-22 18:03:50 -04:00
montylion
19a42d3613
Replace trello-new with trello (reverts f8c7eca)
OK so apparently trello-new is broken
2021-08-22 23:55:29 +02:00
montylion
de9180d312
Get module from npm, not github 2021-08-22 22:41:27 +02:00
montylion
f8c7eca294
Fix vulnerabilities
Switch from trello to trello-new, a clone of the original package with security fixes
2021-08-22 22:28:04 +02:00
montylion
8e0a40079c
Add auto locale detection and custom locale selection (preference saved to cookie) 2021-08-22 16:37:51 +02:00
Jip Fr
0475b71fd8 Dev > master... I think? 2021-05-26 22:16:02 +02:00
Jip Fr
5f575aec22 Fix Rambo's GH username 2021-05-26 09:58:46 +02:00
Jonathan Barrow
17174a18a7 Added more debug logging 2021-04-23 19:06:17 -04:00
Jonathan Barrow
9be553cd9f Get progress info from trello 2021-04-19 16:21:50 -04:00
Jip Fr
d66cfdd10b Apply linting rules 2021-03-16 20:21:29 +01:00
Jip Fr
a82bebb07a Web server & hero! 2020-05-06 20:22:58 +02:00