54 Commits

Author SHA1 Message Date
mrjvs
2dfb7102cc chore: move old codebase into a directory 2025-04-09 13:04:16 +02:00
Jonathan Barrow
b342d7c9c5 fix: fix blogpost and terms name checks 2025-03-17 18:37:19 -04:00
Jonathan Barrow
d5a05e0502 feat: add terms
These terms are almost entirely a mashup of generated/pre-made documents from both https://termly.io/ and https://www.termsfeed.com/, which were then merged together and modified to the best of our ability to fit our specific needs. However we are not legal experts, and there is quite a lot of legalese here, and possibly broad policies with regards to collection/retention/sharing which we do NOT necessarily want/need. Our goal is to collect as LITTLE information about users as possible, and to never sell or directly share that data with any 3rd parties besides those required for operation, such as Cloudflare and Stripe. I have done my best to remove all the broad policies that would allow us to sell user data, as we do NOT want to do that, but I am no legal expert and may have missed things. In those cases, we are more than happy to revise/remove the problematic areas to clarify our goals/intentions
2025-03-17 18:13:56 -04:00
William Oldham
880b9174a1 style: remove unneeded catch parameter 2025-01-21 17:39:18 +00:00
William Oldham
973d50006c refactor: move all config vars into central file 2025-01-20 16:37:06 +00:00
William Oldham
d7009330f0 refactor: use async IO in blog.js, and stop postList generation for blog page 2025-01-20 15:23:34 +00:00
William Oldham
1c1e453213 style: make linting changes 2025-01-20 12:13:47 +00:00
Jonathan Barrow
3c7b1f879f Merge pull request #306 from DanilochTop/dev2 2024-09-23 11:56:42 -04:00
Ash Logan
bb95ac0cf8 feat(home): Add moderation FAQs, update team, minor wording tweaks 2024-09-02 07:25:19 +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
Jonathan Barrow
bfef32517c chore: change /docs/error redirect status to 307 2024-05-04 12:45:02 -04:00
Jonathan Barrow
4ff8dba03f chore: display sysmodule info on support pages 2024-05-04 09:54:02 -04:00
Jonathan Barrow
8d2e7c1f55 chore: update TODO comment in docs routes 2024-05-01 17:52:58 -04:00
Jonathan Barrow
6e5fd63be0 chore: update docs currentPage from search to errors 2024-05-01 17:23:52 -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
fe96b9e241 docs: added skeleton for network dumps docs 2024-01-02 14:35:11 -05:00
Jonathan Barrow
441d754e77 Mii editor update and server env toggle works 2023-07-12 18:19:19 -04:00
Jonathan Barrow
09dee1722b Removed ability to download Cemu files (broken feature) 2023-07-12 16:52:01 -04:00
Ash Gray
a9c6ecdf56 fix: progress in homepage 2023-04-15 23:48:56 +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
Jonathan Barrow
8e169ecb41 Removed entire config from client in reset password page 2023-02-15 16:28:52 -05:00
Ash Monty
67c4dfaf90 fix(locale): replace outdated localization page with redirect to weblate 2022-11-13 13:22:09 +01:00
Jonathan Barrow
be3d62a836 Added password reset support 2022-10-01 17:00:57 -04:00
Jonathan Barrow
8a542f38e7 Look for products default price 2022-09-20 19:40:11 -04:00
Ash Monty
e1cc91a60b fix: missing login/register error messages (#153) 2022-09-20 18:07:38 +02:00
Jonathan Barrow
39519bf935 Check for staff memebrs during tier purchase again 2022-09-19 15:33:46 -04:00
Jonathan Barrow
e6f9b4fc52 Added/remove Discord roles when connecting/removing Discord account 2022-09-18 01:24:27 -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
94060b8f53 locales(docs): convert to POSIX-style 2022-08-15 10:46:18 +02:00
Ash Monty
976a7861aa style: mobile layout, tips, minor changes 2022-08-07 22:58:38 +02:00
Ash Monty
3f56ae3f9b feat: install platform selection w/ icons, subpage router support 2022-08-07 16:44:28 +02:00
Jonathan Barrow
80bc0f01c0 Moved from Trello to GitHub porjects 2022-08-07 04:17:53 -04:00
Ash Monty
76edfe0a02 feat(docs): add search, minor style changes 2022-08-06 17:52:52 +02:00
Jonathan Barrow
50daf65329 Merge pull request #131 from PretendoNetwork/feature-mii-editor
feature: mii editor
2022-08-01 21:39:08 -04:00
Ash Monty
a29ce7296f Merge branch 'pr/126' into dev 2022-07-30 15:24:09 +02:00
Ash Monty
37717f6572 chore: move editor json to separate file 2022-07-30 14:39:07 +02:00
Ash Monty
feb29dd53e feat(mii editor): add icons, mobile layout, saving animation, 2022-07-30 14:01:41 +02:00
Ash Monty
37256536aa chore(lint): set up .editorconfig, lint all 2022-07-23 17:24:19 +02:00
Ash Monty
1bf9aa47ab locales: add rverse to special thanks 2022-07-20 14:48:50 +02:00
Jonathan Barrow
41ad68990c Check for staff members again 2022-07-16 10:34:26 -04:00
Jonathan Barrow
d35d031583 Render users actual Mii in Mii editor 2022-07-16 10:15:24 -04:00
Jonathan Barrow
d6713e8e73 Always assign user render data if logged in 2022-07-16 10:05:33 -04:00
Jonathan Barrow
8d4c195ad4 movedIsLoggedIn to render-data middleware 2022-07-16 09:55:09 -04:00