Commit Graph

121 Commits

Author SHA1 Message Date
Samuel Elliott
584f0e2d89
Update dependencies 2023-07-13 02:19:52 +01:00
Samuel Elliott
0457746e5e
Add support for HTTP proxies 2023-07-12 23:55:05 +01:00
Samuel Elliott
d7a64b9807
Switch to undici 2023-07-12 23:15:37 +01:00
Samuel Elliott
bb45ee39f5
Ignore errors from presence URLs and non-Nintendo API errors 2023-07-10 13:04:45 +01:00
Samuel Elliott
dfb2a3eea7
Show presence update errors in the main window 2023-07-10 12:40:02 +01:00
Samuel Elliott
7b838e9b3e
Send additional error information to preload script 2023-07-05 01:54:06 +01:00
Samuel Elliott
3e1bd2621a
Improve error messages, record error history for use limits 2023-07-05 00:50:04 +01:00
Samuel Elliott
3c6025790e
API error classes 2023-07-04 22:01:22 +01:00
Samuel Elliott
d1785ee1fc
Add CoralApiInterface 2023-07-04 21:01:25 +01:00
Samuel Elliott
865a09ee99
Discord usernames 2023-06-12 23:37:09 +01:00
Samuel Elliott
991a5f7a7c
Export nxapi/nintendo-account and fix error state validation 2023-06-03 22:15:22 +01:00
Samuel Elliott
0af48a18ae
Add Nintendo Account authorisation helpers 2023-06-03 21:54:25 +01:00
Samuel Elliott
52a5ddba2d
Update third-party API use text 2023-06-01 22:16:18 +01:00
Samuel Elliott
ce0fd9cf9b
Fix modal window width on Windows 2023-06-01 20:19:33 +01:00
Samuel Elliott
681f9a5946
Allow reauthenticating using the Electron app 2023-06-01 19:31:33 +01:00
Samuel Elliott
4d0b708469
Write debug logs 2023-06-01 18:45:31 +01:00
Samuel Elliott
7b82af5c40
Connect to Discord and show connected user when not sending an activity 2023-05-22 23:55:22 +01:00
Samuel Elliott
5379cdd805
Fix listing available Discord clients never disconnects 2023-05-22 23:51:12 +01:00
Samuel Elliott
c6c8ff9d2d
Fix opening external links in SplatNet 3 2023-02-28 17:23:58 +00:00
Samuel Elliott
c5e50167dc
Add an option to show play time to the nearest hour 2022-12-18 13:06:29 +00:00
Samuel Elliott
67276d6dee
Fix clearing activity while reconnecting to Discord 2022-11-27 16:24:48 +00:00
Samuel Elliott
b916e719bf
Fix stopping presence monitors with event streams 2022-11-16 16:50:45 +00:00
Samuel Elliott
e6e1e73bdc
Add open hidden at login option for Windows and Linux
https://github.com/samuelthomas2774/nxapi/issues/19
2022-11-12 17:22:57 +00:00
Samuel Elliott
c913540ab4
Fix Salmon Run stage images when using a presence URL 2022-10-28 01:57:45 +01:00
Samuel Elliott
9d290563d8
Add sendMessage, copyToClipboard and downloadImages web service functions 2022-10-26 16:35:46 +01:00
Sophie L
dda504b50c fix: weird linting choices, use appId 2022-10-16 13:57:38 +00:00
Sophie L
08ff27398e fix: use correct title for Windows notifications 2022-10-16 00:38:04 +00:00
Samuel Elliott
65b36a384e
Add licence 2022-10-15 22:16:07 +01:00
Samuel Elliott
4a7277795c
Fix setting friend code when using a presence URL 2022-09-26 16:55:41 +01:00
Samuel Elliott
45c315978d
Prevent multiple Discord clients 2022-09-26 16:42:24 +01:00
Samuel Elliott
72995b1a05
Use Splatoon 3 presence data from custom presence URLs 2022-09-24 23:02:24 +01:00
Samuel Elliott
d8fc9e352d
Allow resizing web services 2022-09-23 21:32:18 +01:00
Samuel Elliott
b26f71f930
Update documentation 2022-09-23 21:31:12 +01:00
Samuel Elliott
f4447e6014
Apply saved configuration when enabling Discord presence 2022-09-21 16:11:16 +01:00
Samuel Elliott
4e6a29f74f
Use detailed presence information from SplatNet 3 2022-09-21 15:47:42 +01:00
Samuel Elliott
e5fe9b389e
Hide unnecessary scrollbars in SplatNet 3
https://github.com/samuelthomas2774/nxapi/issues/24
2022-09-20 20:51:13 +01:00
Samuel Elliott
6f84981018
Hide menu in web services on Windows/Linux
https://github.com/samuelthomas2774/nxapi/issues/24
2022-09-20 16:36:41 +01:00
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