Commit Graph

84 Commits

Author SHA1 Message Date
Samuel Elliott
fa2854b527
Move Electron app entrypoint, handle launch errors 2022-09-20 15:51:06 +01:00
Samuel Elliott
99423f263b
Fix opening NookLink deep links 2022-09-19 19:12:44 +01:00
Samuel Elliott
c60442fa5e
Fix Nintendo Account authorisation callback handling on Windows 2022-09-15 22:14:26 +01:00
Samuel Elliott
6310485db7
Fix auth protocol registration on Windows when running from source 2022-09-15 22:12:14 +01:00
Samuel Elliott
99f263cef8
Fix preferences window never loads if Discord presence options have never been set 2022-09-15 22:10:19 +01:00
Samuel Elliott
41623b1bb3
Add support for using web service deep links while the web service is open and fix user selection menu for deep links is closed immediately 2022-09-12 16:50:21 +01:00
Samuel Elliott
07a30e89be
Use cached web services from the API for the menu
Fixes https://github.com/samuelthomas2774/nxapi/issues/21
2022-09-12 16:41:53 +01:00
Samuel Elliott
ccdb4bac8d
Add window for manually copying the redirect URI for Nintendo Account authentication 2022-09-12 01:22:23 +01:00
Samuel Elliott
ca0b063f58
Allow adding an account using the default browser by holding shift when pressing the add account button 2022-09-11 23:13:23 +01:00
Samuel Elliott
eaa0c0810e
Preferences window styles 2022-09-10 20:42:08 +01:00
Samuel Elliott
809658ac7b
Improve error handling when launching web services 2022-09-10 20:04:34 +01:00
Samuel Elliott
c9c91a874d
Fix web service ID type in token request, handle errors requesting a new token 2022-09-10 16:58:02 +01:00
Samuel Elliott
0b91bf87db
Hide the exit button in SplatNet 3 2022-09-10 15:53:28 +01:00
Samuel Elliott
b6099a7d18
Add support for triggering a refresh in SplatNet 3 by pressing Cmd+R/Ctrl+R 2022-09-10 15:45:57 +01:00
Samuel Elliott
5b93c63c23
Use coral result object directly 2022-09-07 17:33:40 +01:00
Samuel Elliott
0421f5e565
Add a button to open the preferences window in the Discord setup window 2022-09-07 16:12:13 +01:00
Samuel Elliott
5236536222
Disable Chromium's resolver 2022-09-07 15:57:42 +01:00
Samuel Elliott
8afcd80f5a
Add preferences window 2022-09-07 15:54:38 +01:00
Samuel Elliott
7c010ed719
Update dependencies 2022-08-24 19:48:19 +01:00
Samuel Elliott
ce6272318e
Hide the dock icon on macOS when no windows are open
https://github.com/samuelthomas2774/nxapi/issues/18
2022-08-24 18:39:52 +01:00
Samuel Elliott
7a37d7f7df
Update documented default API for f parameter generation 2022-08-22 20:01:26 +01:00
Samuel Elliott
ceed9accc2
Fix add button position 2022-08-20 20:23:10 +01:00
Samuel Elliott
0d54381c6d
Show friends relative last online time 2022-08-16 18:38:06 +01:00
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
0697504379
Remove spaces 2022-08-13 01:27:13 +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
4ec0693ff0
Don't limit attempts to login when adding a new account 2022-07-27 16:28:09 +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
163023501d
Remove spaces 2022-07-27 14:47:36 +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
dddb15aceb
Use package.json exports field 2022-07-23 17:42:41 +01:00
Samuel Elliott
0e630201c3
Rollup code splitting 2022-07-02 19:57:52 +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
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
a6a69b1799
Rename most instances of znc to coral 2022-06-28 19:22:01 +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
d09b8c2cb7 Fix staying open in background and URL handling on Windows 2022-06-19 20:16:47 +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