Commit Graph

176 Commits

Author SHA1 Message Date
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
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
Samuel Elliott
8f6a40e18d
Declare custom URI scheme and change app package name
By default the snap name is the package name, which conflicts with the CLI command name.
2022-06-18 12:49:42 +01:00
Samuel Elliott
1fc6cce5a6
Add support for all Discord presence options for the app 2022-06-18 12:46:03 +01:00
Samuel Elliott
7e5988685d
Prevent multiple instances and don't quit when all windows are closed 2022-06-18 12:20:42 +01:00
Samuel Elliott
d54ba360cf
Add Nintendo eShop link to friend modal 2022-06-16 16:26:15 +01:00
Samuel Elliott
3d8612b7b9
Add guided Discord setup 2022-06-16 16:21:01 +01:00
Samuel Elliott
961f5cc150
Don't wait for monitors to start when starting the app 2022-06-16 12:57:16 +01:00
Samuel Elliott
0195f65d63
Fix light macOS buttons 2022-06-16 12:55:10 +01:00
Samuel Elliott
f6e4769043
Update Discord titles
https://github.com/samuelthomas2774/nxapi/issues/5
2022-06-15 18:35:14 +01:00
Samuel Elliott
abb440343a
Add x-appcolorscheme header for web service requests 2022-06-12 22:08:14 +01:00
Samuel Elliott
1ebfa896a1
v1.0.0 2022-06-12 19:40:21 +01:00
Samuel Elliott
1ee6950c45
Update README.md 2022-06-12 18:51:16 +01:00
Samuel Elliott
aa08c81a2a
Don't show macOS themed buttons as pressed when the cursor isn't over them 2022-06-12 16:58:13 +01:00
Samuel Elliott
b3c9fd8d8b
Add a warning about third-party API usage when adding a Nintendo Switch Online app account 2022-06-12 16:27:40 +01:00
Samuel Elliott
4bf9908362
Fetch timeout 2022-06-12 15:36:00 +01:00
Samuel Elliott
ca35545f98
Add functions to use a specific Discord user in the app 2022-06-12 15:19:12 +01:00