Commit graph

71 commits

Author SHA1 Message Date
Ash Gray
fb134c4ba6
feat: add locale detecting/switching logic 2024-08-10 16:14:51 +02:00
Ash Gray
857bd11a6f
chore: add node types 2024-08-09 12:05:07 +02:00
Ash Gray
629e73482c
fix: disable Next.js telemetry 2024-08-08 20:18:18 +02:00
Ash Gray
b2bbc41fee
chore: npm audit fix, rename 2024-08-08 20:05:01 +02:00
gitlimes
b831218a41
feat: typescript! 2024-06-09 14:41:57 +02:00
gitlimes
6520817a62
chore: deps update, remove unused files 2024-06-09 10:46:50 +02:00
gitlimes
8039686297
Merge branch 'dev' into feature-rewrite 2024-06-09 10:37:08 +02:00
Jonathan Barrow
139a18ddd1
chore: bump @pretendonetwork/error-codes version 2024-06-03 18:04:05 -04:00
Jonathan Barrow
5170f1dd95
chore: update error-codes version 2024-05-03 18:19:39 -04:00
Jonathan Barrow
5bd21a3d3e
feat: use updated and dynamic error codes for support pages 2024-05-01 17:20:35 -04:00
Jonathan Barrow
3f9d2e6964
chore: move email sending to AWS SES 2024-02-20 13:49:27 -05:00
gitlimes
a28cda1820
feat: add header, update phosphor icons 2023-09-17 18:53:31 +02:00
gitlimes
6c7eb24e95
feat: accessibility improvements, minor changes 2023-09-17 11:16:08 +02:00
gitlimes
2daf57690a
feat: add jsconfig paths, minor changes 2023-08-30 11:46:00 +02:00
gitlimes
28e2d40c7e
feat: upgrade to Next.js 13 app routing. 2023-08-29 14:14:12 +02:00
gitlimes
6647d65fa0
chore: cleanup, deps update 2023-08-29 09:21:17 +02:00
Ash Gray
cdf3c532ac
chore: update dependencies, lint 2023-08-05 18:21:27 +00:00
Jonathan Barrow
09dee1722b
Removed ability to download Cemu files (broken feature) 2023-07-12 16:52:01 -04:00
Jonathan Barrow
d2e1e9405b
Split build npm script away from start script 2023-07-08 12:08:04 -04:00
Jonathan Barrow
f68c96dd57
Removed unused and updated npm modules 2023-02-27 22:00:21 -05:00
Ash Monty
4ef1c4f0ff
feat(page): set up home (showcase, faq) & components 2022-11-27 12:34:00 +01:00
Ash Monty
275a1cf324
chore: remove old code, set up Next.js 2022-11-03 21:05:58 +01:00
Jonathan Barrow
be3d62a836
Added password reset support 2022-10-01 17:00:57 -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
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]
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
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
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
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
a78baa1b61
feat(blog): add /blog page generation, add /blog preview generation 2021-09-15 06:50:01 +02: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
Jonathan Barrow
17174a18a7 Added more debug logging 2021-04-23 19:06:17 -04:00