2046 Commits

Author SHA1 Message Date
ash
6dce25ffc5 Merge pull request #151 from PretendoNetwork/dependabot/npm_and_yarn/mongoose-6.4.6
chore(deps): bump mongoose from 6.4.0 to 6.4.6
2022-09-24 22:48:57 +02:00
ash
dceb7481dd Merge pull request #152 from PretendoNetwork/dependabot/npm_and_yarn/undici-5.10.0
chore(deps): bump undici from 5.8.0 to 5.10.0
2022-09-24 22:48:34 +02:00
Ash Monty
d3d10893a0 feat: add chevrons and arrow indicator, minor changes 2022-09-24 22:42:46 +02:00
Marisa Gaming
e177946bbd fixed-scrolling-past-footer
Now you shouldn't be able to scroll past the footer due to the size of the oval.
2022-09-24 15:20:42 -05:00
Ash Monty
17e818992a fix: new navbar on firefox 2022-09-24 21:54:26 +02:00
Ash Monty
14db136c24 feat: new navbar 2022-09-24 21:27:58 +02:00
Ash Monty
36bac5cc1d Merge branch 'master' into dev 2022-09-24 15:02:41 +02:00
Ash Monty
0e3799983e fix(style): tier name not being centered properly 2022-09-24 15:00:02 +02:00
Ash Monty
787a3fe41e fix(style): bandwidth text bubble arrow 2022-09-24 11:23:41 +02:00
CirnoMoment
1230fa81df Added Pretendo PNID tutorial
Added a Pretendo PNID tutorial to the Wii U setup page.
2022-09-24 00:10:53 -05:00
mrjvs
e079d3ff8e Merge pull request #170 from PretendoNetwork/hotfix-miieditor
some more hotfixes
2022-09-23 20:58:59 +02:00
Jelle van Snik
3f23708b11 fix error codes doc redirect 2022-09-23 20:58:05 +02:00
Jelle van Snik
6286eee439 line disappeared, oops 2022-09-23 20:53:06 +02:00
mrjvs
e8cffa448d Merge pull request #169 from PretendoNetwork/hotfix-miieditor
Hotfix miieditor
2022-09-23 20:42:31 +02:00
Jelle van Snik
414e91073b Update default mii data
Co-authored-by: ash <hey@ashm.dev>
2022-09-23 20:33:35 +02:00
Jelle van Snik
314fcf9be5 error handling and bugfix for mii editor 2022-09-23 20:08:25 +02:00
Jonathan Barrow
8a542f38e7 Look for products default price 2022-09-20 19:40:11 -04:00
Ash Monty
684a447a28 Merge branch 'dev' 2022-09-20 19:35:29 +02:00
ash
84a34ff0a5 Merge pull request #162 from PretendoNetwork/weblate
Translations update from Hosted Weblate
2022-09-20 19:35:04 +02:00
Levi
27ce2687b9 locales(update): Updated German locale
locales(update): Updated German locale

Co-authored-by: Levi <levi.jrdan@gmail.com>
2022-09-20 19:33:07 +02:00
Alex Wang
880a9387ce locales(update): Updated Chinese (Simplified) locale
Co-authored-by: Alex Wang <dooda.pooda@outlook.com>
2022-09-20 19:33:07 +02:00
sjk
19f70d196e locales(update): Updated Japanese locale
Co-authored-by: sjk <sungntung@gmail.com>
2022-09-20 19:33:07 +02:00
Ducky
1992dcd608 locales(update): Updated French locale
locales(update): Updated French locale

Co-authored-by: Ducky <loicjaumot@gmail.com>
2022-09-20 19:33:06 +02:00
Fred Hareon
b08ee68083 locales(update): Updated Portuguese (Brazil) locale
locales(update): Updated Portuguese (Brazil) locale

locales(update): Updated Portuguese (Brazil) locale

locales(add): Added Portuguese locale

Co-authored-by: Fred Hareon <fredhareon@hotmail.com>
2022-09-20 19:33:06 +02:00
Célistine Oosting
faff556d75 locales(update): Updated Dutch locale
Co-authored-by: Célistine Oosting <cc.oosting@gmail.com>
2022-09-20 19:33:06 +02:00
Stefan Zimmermann
9af053ebce locales(update): Updated German locale
Co-authored-by: Stefan Zimmermann <steffo@steffospieler.de>
2022-09-20 19:33:06 +02:00
ash
8d1850a8f2 locales(update): Updated Italian locale
locales(update): Updated Italian locale

Co-authored-by: ash <hey@ashm.dev>
2022-09-20 19:33:05 +02:00
Ash Monty
b8aeade7d6 Merge branch 'dev' 2022-09-20 19:10:59 +02:00
Ash Monty
41fa468fcc Revert "Merge pull request #159 from PretendoNetwork/revert-158-dev"
This reverts commit d2213b595a, reversing
changes made to a01e9a1844.
2022-09-20 19:10:04 +02:00
mrjvs
c9c62a699f Merge pull request #160 from PretendoNetwork/dev-bugfixes
fix cross request pollution in locale handler
2022-09-20 19:08:08 +02:00
Ash Monty
5c61fda111 fix cross request pollution in locale handler 2022-09-20 19:06:43 +02:00
mrjvs
d2213b595a Merge pull request #159 from PretendoNetwork/revert-158-dev
Revert "hotfixes"
2022-09-20 18:54:56 +02:00
mrjvs
f45895790f Revert "hotfixes" 2022-09-20 18:54:49 +02:00
mrjvs
a01e9a1844 Merge pull request #158 from PretendoNetwork/dev
hotfixes
2022-09-20 18:49:31 +02:00
mrjvs
8489520157 Merge pull request #157 from PretendoNetwork/dev-bugfixes
misc bugfixes
2022-09-20 18:26:39 +02:00
Ash Monty
e1cc91a60b fix: missing login/register error messages (#153) 2022-09-20 18:07:38 +02:00
Ash Monty
3cd29be8be chore (locales): add missing strings to locale 2022-09-20 18:00:44 +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
Ash Monty
e20975f48b fix: show docs in footer 2022-09-20 16:06:40 +02:00
Ash Monty
61ac81dd85 fix: remove placeholder, remove closed beta notice 2022-09-20 06:49:22 +02:00
dependabot[bot]
7703ad51b9 chore(deps): bump undici from 5.8.0 to 5.10.0
Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.10.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 22:02:29 +00:00
dependabot[bot]
146c007310 chore(deps): bump mongoose from 6.4.0 to 6.4.6
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.4.0 to 6.4.6.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.4.0...6.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 22:02:16 +00:00
Jonathan Barrow
574a3da89a Merge pull request #150 from PretendoNetwork/dev
Merge dev to master
2022-09-19 18:00:22 -04:00
Jonathan Barrow
52aada820e Mii editor works 2022-09-19 17:23:01 -04: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
Ash Monty
feff1c9f28 Merge remote-tracking branch 'hostedweblate/dev' into dev 2022-09-18 18:35:06 +02:00
Jonathan Barrow
b0ed383cd1 Merge pull request #148 from PretendoNetwork/update-wiiu-tiramisu-docs
Fixed wrong SD card path for Tiramisu docs
2022-09-18 08:58:50 -04:00