Commit Graph

109 Commits

Author SHA1 Message Date
Jonathan Barrow
9fd1660c00 implement password resent (fixes #24) 2022-02-17 14:54:30 -05:00
Jonathan Barrow
85f6c45938 Changed to Mongoose .save from .update 2022-02-17 14:46:02 -05:00
Jonathan Barrow
3285fafc95 Implemented email change endpoints (fixes #23) 2022-02-17 14:18:05 -05:00
Jonathan Barrow
398aef5156 Implemented /v1/api/people/@me (#25 and #26) 2022-02-17 11:00:51 -05:00
Jonathan Barrow
ed394c3613 Fix mii image api URLs 2022-02-15 15:54:40 -05:00
Jonathan Barrow
b75f63f846 moved client header check middleware to main NNID router 2022-02-14 08:09:53 -05:00
Jonathan Barrow
4399b225de updated endpoint comments 2022-02-14 07:48:37 -05:00
Jonathan Barrow
022629bcef mapped_ids API now behaves properly (fixes #31) 2022-02-13 18:21:16 -05:00
Jonathan Barrow
d92d4f3e89 renamed "account" service to "nnid" 2022-02-06 18:01:18 -05:00
Jonathan Barrow
3bc805a6bf NASC should check NEX access level not device 2022-01-29 16:37:32 -05:00
Jonathan Barrow
a1831ec4af wrong server name attribute 2022-01-28 21:19:29 -05:00
Jonathan Barrow
ea2f6b2596 only check if PID linked if PID is sent 2022-01-28 21:15:54 -05:00
Jonathan Barrow
0f5a0f1a42 more server checks in NASC 2022-01-28 20:01:39 -05:00
Jonathan Barrow
9e3a48e87e util doesnt import util 2022-01-28 09:07:27 -05:00
Jonathan Barrow
6421593505 Improved NASC (3DS) support 2022-01-28 08:55:53 -05:00
Jonathan Barrow
be1d2688b3 removed unused imports from cemu middlware 2022-01-10 10:21:26 -05:00
Jonathan Barrow
d04ff4b249 Added conntest endpoint 2022-01-10 08:19:45 -05:00
Jonathan Barrow
a2e4b15830 aded hcaptcha to register endpoint 2021-12-19 19:18:40 -05:00
Jonathan Barrow
b0154992c2 Updated register data checks 2021-12-19 00:07:21 -05:00
Jonathan Barrow
9b1b56f2f6 fixed token access level bug 2021-12-19 00:06:26 -05:00
Jonathan Barrow
a40960c43d provide Mii data 2021-12-13 08:12:25 -05:00
Jonathan Barrow
53f00312f4 added register endpoints for user api 2021-12-12 09:24:37 -05:00
Jonathan Barrow
2f69cfc5ac Added (temporary) Cemu-specific handling 2021-12-11 07:51:58 -05:00
Jonathan Barrow
8e816ff44d temp privacy policy update 2021-11-29 06:37:32 -05:00
Jonathan Barrow
896d5f0e85 Changed api access token generation 2021-11-28 09:51:00 -05:00
Jonathan Barrow
0a7f64fea5 user not found api error 2021-11-25 13:53:44 -05:00
Jonathan Barrow
cf44ee7888 Added account ban check 2021-11-25 13:53:21 -05:00
Jonathan Barrow
ff68648f5a Started adding a user API 2021-11-20 17:40:15 -05:00
Jonathan Barrow
7435efd9f9 Changed token time meaning 2021-11-15 09:23:44 -05:00
Jonathan Barrow
049af9803b filter mapped_ids 2021-11-14 14:45:50 -05:00
Jonathan Barrow
05ce273004 servers now stored in the database 2021-10-07 21:35:26 -04:00
Jonathan Barrow
fb7e0b1614 spelling error 2021-10-06 16:16:50 -04:00
Jonathan Barrow
4889478c92 hot fix removing NNIDs 2021-10-03 02:59:08 -04:00
Jonathan Barrow
5b4dee6d35 hot fix missing NEX account 2021-10-03 00:00:33 -04:00
Jonathan Barrow
9e8a39967f Quick PNID fixes for new NEX account backend 2021-09-13 22:15:54 -04:00
Jonathan Barrow
a67bf42091 Added actual 404 handler 2021-09-12 20:58:22 -04:00
Jonathan Barrow
abce1ec3fa Fixed mongo error 2021-09-12 17:32:43 -04:00
Jonathan Barrow
c1d095b8d9 Renamed wiiu/3ds services to account/nasc 2021-09-12 09:56:14 -04:00
Jonathan Barrow
e1559f55a5 NASC support 2021-09-11 23:58:39 -04:00
Jonathan Barrow
52b8ae1285 Added NEX DataStore upload service 2021-09-07 21:57:43 -04:00
Jonathan Barrow
b5905b207c Removed sessions and added device cert validation 2021-09-07 20:34:19 -04:00
Jonathan Barrow
9ab3ca6abb Mii images served over Bunny CDN 2021-08-28 17:51:37 -04:00
Jonathan Barrow
d9f7aa5a75 updated util.uploadCDNAsset 2021-08-28 16:30:50 -04:00
Jonathan Barrow
1c55311728 moved to Spaces CDN Mii image get 2021-08-28 10:53:21 -04:00
Jonathan Barrow
2393e44fe1 removed old CDN imports 2021-08-28 10:49:43 -04:00
Jonathan Barrow
fdd2e1b083 removed old testing CDN 2021-08-28 10:48:12 -04:00
Jonathan Barrow
cd26860c46 moved to DigitalOcean Spaces CDN for Miis 2021-08-28 10:46:22 -04:00
Jonathan Barrow
2dc63b26c7 added Mii image generation to account creation 2021-08-28 09:43:21 -04:00
Jonathan Barrow
351f3494e8 moved Mii rendering to own function 2021-08-28 09:42:45 -04:00
Jonathan Barrow
e2da6e1d0c fixed indentation in content.js 2021-08-28 09:35:07 -04:00
Jay
ec05c81d5b
Update content.js
Added Private Policy for EUR consoles
2021-08-23 14:48:14 -05:00
Jonathan Barrow
65bd441ec5 fixed fullUrl function undefined 2021-08-22 17:42:53 -04:00
Jonathan Barrow
8528864799 removed deprecated url.format 2021-08-22 17:41:44 -04:00
Jonathan Barrow
49bec84289 removed unused util function 2021-08-22 17:25:43 -04:00
Jonathan Barrow
d888ac80a7 Updated Mii data in account creation 2021-08-22 17:19:01 -04:00
Jonathan Barrow
bf2a4eba12 Added Mii renderer 2021-08-22 11:22:17 -04:00
Jonathan Barrow
b9b68594eb Fixed Mii data error on PNID login 2021-08-21 23:21:20 -04:00
Jonathan Barrow
18b96b06c5 Large restructure
Restructured the codebase a bit. No big changes really. Need to handle registration sessions better
2021-03-28 20:31:57 -04:00
Jonathan Barrow
f447d44921 Total rewrite
Rewrote the whole server because the old version was a broken, spaghetti filled monster of a mess
2020-02-16 20:33:53 -05:00