Commit Graph

191 Commits

Author SHA1 Message Date
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
Samuel Elliott
8d38b94dcd
Fix segfault when running app bundle 2022-06-30 18:36:00 +01:00
Samuel Elliott
4c6353c523
Include package.json/git info in Rollup bundles 2022-06-30 17:51:27 +01:00
Samuel Elliott
82e9b82e23
Add menu/tray icon 2022-06-30 16:22:02 +01:00
Samuel Elliott
bb606cfa7b
Handle errors loading data in the main window 2022-06-30 15:57:12 +01:00
Samuel Elliott
e5c54613d0
Handle errors starting/updating presence monitors 2022-06-29 09:31:31 +01:00
Samuel Elliott
b185b59d91
Handle errors from the Nintendo Account authorisation page 2022-06-28 20:25:54 +01:00
Samuel Elliott
5e25570d2d
Update SplatNet 2 types 2022-06-28 19:24:24 +01:00
Samuel Elliott
a6a69b1799
Rename most instances of znc to coral 2022-06-28 19:22:01 +01:00
Samuel Elliott
a2f3abaebd
Remove unpacked dependencies from app 2022-06-28 15:47:41 +01:00
Samuel Elliott
714b79c362
Make Frida an optional dependency and use Node.js v18 in CI 2022-06-26 18:04:39 +01:00
Samuel Elliott
1ddbe10f25
Add a command and functions to get SplatNet 2 X Rank seasons 2022-06-26 18:00:47 +01:00
Samuel Elliott
ed91f2d085
Add a command to get a NookLink user token 2022-06-26 17:55:56 +01:00
Samuel Elliott
39bfc8ab39
Add a command to get a SplatNet 2 iksm_session cookie 2022-06-26 16:14:02 +01:00
Samuel Elliott
48b2f30ffc
Fix update message still appearing after updating 2022-06-26 16:09:00 +01:00
Samuel Elliott
88076b7380
Update Discord titles
https://github.com/samuelthomas2774/nxapi/issues/6
2022-06-26 16:06:47 +01:00
Samuel Elliott
57d8556b94
v1.1.0 2022-06-19 20:49:07 +01:00
Samuel Elliott
d09b8c2cb7 Fix staying open in background and URL handling on Windows 2022-06-19 20:16:47 +01:00