Commit Graph

208 Commits

Author SHA1 Message Date
Samuel Elliott
9fa92fd6cc
Fix friend context menus not updating 2022-08-16 18:18:46 +01:00
Samuel Elliott
533af4aeba
Disable client hints for web services 2022-08-16 18:17:23 +01:00
Samuel Elliott
f628d371e1
Add NookLink constructor helper functions 2022-08-16 18:16:30 +01:00
Samuel Elliott
84f7d42d79
Add missing fetch timeouts to coral requests
Fixes the issue where these requests may never complete.
2022-08-16 17:52:56 +01:00
Samuel Elliott
65d1069edf
Only request data necessary to appear as if opening Nintendo's app 2022-08-16 17:00:59 +01:00
Samuel Elliott
77f07eb1b3
Always check response status codes 2022-08-13 01:31:16 +01:00
Samuel Elliott
0697504379
Remove spaces 2022-08-13 01:27:13 +01:00
Samuel Elliott
3ae57b3546
Update README.md 2022-08-13 01:24:11 +01:00
Samuel Elliott
33958618b0
Prevent detecting a script when redirecting output 2022-08-13 00:49:22 +01:00
Samuel Elliott
f24dc2c63c
Remove unidentified-script user agent when running the API proxy server 2022-08-13 00:40:24 +01:00
Samuel Elliott
0e7b6e50c4
Fix friends list stops updating
How?
2022-08-13 00:39:27 +01:00
Samuel Elliott
5f0fd26ef6
Handle OAuth errors properly 2022-08-13 00:38:45 +01:00
Samuel Elliott
4c5203e50e
Add friend code lookup and friend requests to the Electron app 2022-08-13 00:21:03 +01:00
Samuel Elliott
ca36935f78
Fix friend code user type 2022-08-13 00:15:01 +01:00
Samuel Elliott
67b6052bf3
v1.3.0 2022-08-02 16:50:24 +01:00
Samuel Elliott
8171afc429
Export version 2022-08-02 11:36:45 +01:00
Samuel Elliott
dfef97c369
Add an option to skip building Windows app in CI 2022-08-02 11:32:38 +01:00
Samuel Elliott
225efcd4a5
Revalidate config data on update 2022-08-02 10:46:02 +01:00
Samuel Elliott
1c436c6fb7
Fix not setting Discord activity on first update 2022-07-31 21:43:56 +01:00
Samuel Elliott
4775c2de0a
Don't wait to connect to Discord 2022-07-30 17:34:10 +01:00
Samuel Elliott
91df61e500
Always install Frida in Docker images 2022-07-30 16:43:44 +01:00
Samuel Elliott
fc2dec15c0
Add SplatNet 2 constructor helper functions and always send player ID 2022-07-29 18:46:22 +01:00
Samuel Elliott
2d52f17022
Update config URL and use config data 2022-07-29 17:59:17 +01:00
Samuel Elliott
e8e5a2f5a4
Merge branch 'remote-config' 2022-07-29 16:34:33 +01:00
Samuel Elliott
d47a492242
Share custom Nintendo eShop region selection page to Discord instead of the user's own region 2022-07-28 22:04:27 +01:00
Samuel Elliott
e9218b9004
Add friend code URL to API proxy 2022-07-28 14:04:29 +01:00
Samuel Elliott
0cc39aad13
Add friend code lookup to API proxy 2022-07-28 13:57:39 +01:00
Samuel Elliott
b3efd0f15c
Update Dockerfile to use Node.js v18 2022-07-28 13:09:06 +01:00
Samuel Elliott
db449fb4db
Update dependencies 2022-07-27 18:07:08 +01:00
Samuel Elliott
4ec0693ff0
Don't limit attempts to login when adding a new account 2022-07-27 16:28:09 +01:00
Samuel Elliott
bd1cd6cf91
Increase limit for parental controls 2022-07-27 16:12:38 +01:00
Samuel Elliott
3bb18d0b46
Increase request timeout 2022-07-27 15:52:57 +01:00
Samuel Elliott
e12bb364a7
Prevent attempting to authenticate more than four times per hour
This only affects scripts - running this nxapi command in a terminal and the Electron app will ignore this limit.

https://github.com/samuelthomas2774/nxapi/issues/9
2022-07-27 15:48:19 +01:00
Samuel Elliott
d3e5a88625
Fix ZncProxyApi types 2022-07-27 14:52:00 +01:00
Samuel Elliott
163023501d
Remove spaces 2022-07-27 14:47:36 +01:00
Samuel Elliott
b6074ebed0
Add commands for friend requests/friend codes 2022-07-27 14:40:09 +01:00
Samuel Elliott
38c282bf6c
Update SplatNet 2 types 2022-07-27 14:31:54 +01:00
Samuel Elliott
85a9193328
Update coral
https://github.com/samuelthomas2774/nxapi/issues/14
2022-07-27 14:16:43 +01:00
Samuel Elliott
39ffa02e58
Remote configuration 2022-07-23 19:57:09 +01:00
Samuel Elliott
fe725f931a
Format response data in error messages 2022-07-23 18:07:25 +01:00
Samuel Elliott
a32c3dec72
Update API types 2022-07-23 17:45:20 +01:00
Samuel Elliott
dddb15aceb
Use package.json exports field 2022-07-23 17:42:41 +01:00
Samuel Elliott
d7a7d32823
Add setting a user agent using an environment variable 2022-07-23 13:40:24 +01:00
Samuel Elliott
e7dc1a99cb
Update README 2022-07-23 13:27:27 +01:00
Samuel Elliott
fd2789fb93
Update Discord titles 2022-07-23 11:06:48 +01:00
Samuel Elliott
0e630201c3
Rollup code splitting 2022-07-02 19:57:52 +01:00
Samuel Elliott
169815588e
v1.2.0 2022-07-02 13:18:44 +01:00
Samuel Elliott
1da4f463f3
Build app for Windows in CI 2022-07-01 22:33:02 +01:00
Samuel Elliott
21f5f095a0
Add helper function for setting user agent 2022-07-01 21:22:40 +01:00
Samuel Elliott
62604f3c2a
Add Discord presence/friend notification options to app context menus 2022-07-01 14:00:45 +01:00