Commit Graph

91 Commits

Author SHA1 Message Date
Samuel Elliott
e46e1e46fb
Always get package root directory from src/util.ts 2022-05-07 23:18:23 +01:00
Samuel Elliott
2dbd394cd9
Use Node.js v17 in CI
npm install fails with Node.js v18 as there's no prebuilt Frida bindings.
2022-05-07 23:07:37 +01:00
Samuel Elliott
355cefe382
Fix running from a path with spaces 2022-05-07 23:02:43 +01:00
YDKK
370b5f1b56
Update util.ts 2022-05-07 22:33:51 +09:00
Samuel Elliott
587bf9d5d0
v0.2.0 2022-04-30 15:16:02 +01:00
Samuel Elliott
dd35b84afa
Support user and friend URLs for --presence-url 2022-04-30 13:33:41 +01:00
Samuel Elliott
a9aca8829f
Fix reconnecting to Discord and add an option to stay connected to Discord 2022-04-30 13:32:39 +01:00
Samuel Elliott
eac5aec23c
Export Discord title configuration 2022-04-30 13:23:50 +01:00
Samuel Elliott
7b9dc1c297
Update title overrides README and add Discord configuration issue template 2022-04-30 12:33:25 +01:00
Samuel Elliott
18dbf14365
Update title overrides README and add Discord configuration issue template 2022-04-30 12:26:11 +01:00
Samuel Elliott
018c92cc62
Remove web service data when removing user data 2022-04-30 11:45:22 +01:00
Samuel Elliott
03aab05619
Fix reloading NookLink and handle errors updating presence in the app 2022-04-30 11:33:30 +01:00
Samuel Elliott
ec700faa9b
Add MoonApi.getParentalControlSettingState return type 2022-04-30 11:11:37 +01:00
Samuel Elliott
81cec767df
Export NookLink client, remove duplicate ErrorResponse class 2022-04-26 16:50:19 +01:00
Samuel Elliott
ff6706386d
Fix running from source outside repository directory 2022-04-26 14:03:06 +01:00
Samuel Elliott
9d05161bf3
Fix sharing a friend's presence on Discord 2022-04-26 13:59:54 +01:00
Samuel Elliott
8f5965913d
Add a command to test getting Discord activity from Nintendo Switch presence 2022-04-22 20:00:06 +01:00
Samuel Elliott
0b567e3d3f
Fix user icon in Discord when using --friend-nsaid and show current revision in Discord 2022-04-22 19:37:17 +01:00
Samuel Elliott
78e50d7cc0
Fix CI 2022-04-21 19:09:57 +01:00
Samuel Elliott
5559f8df33
Add a command to validate Discord title configuration 2022-04-21 18:49:24 +01:00
Samuel Elliott
508c8dfa3f
Add command to encrypt/decrypt capture IDs 2022-04-21 18:22:05 +01:00
Samuel Elliott
fb1582dea9
Update NookLink types 2022-04-21 18:06:09 +01:00
Samuel Elliott
f294daa5bc
Fix getting current user presence with API proxy 2022-04-21 18:05:24 +01:00
Samuel Elliott
d07dcabe6f
Show demo title names as large image text and show the user's Nintendo Switch icon if sharing friend code 2022-04-21 17:58:16 +01:00
Samuel Elliott
b508fcc072
Add command to encrypt/decrypt capture IDs 2022-04-21 16:54:15 +01:00
Samuel Elliott
3f73570096
Add Discord applications for most Nintendo titles 2022-04-21 15:29:06 +01:00
Samuel Elliott
8decef8dda
Update README.md 2022-04-18 14:47:43 +01:00
Samuel Elliott
b74994327c
Add NookLink commands 2022-04-18 14:45:24 +01:00
Samuel Elliott
819bd02313
Update NookLink types 2022-04-18 13:47:01 +01:00
Samuel Elliott
816709c3fd
Save active Discord Presence/notifications 2022-04-18 13:34:43 +01:00
Samuel Elliott
c67b326177
Resize screenshots for GitHub/GitLab 2022-04-18 00:43:58 +01:00
Samuel Elliott
c0f71a042b
Update README.md 2022-04-18 00:33:32 +01:00
Samuel Elliott
f807719f3a
Add Discord Rich Presence and user/friend presence notifications to the Electron app 2022-04-17 22:29:14 +01:00
Samuel Elliott
e999ca85d8
Handle errors opening web services and check NSO membership 2022-04-17 21:53:02 +01:00
Samuel Elliott
2ee7438faa
Use a persistent session for web services
This means data saved using standard web APIs (e.g. localStorage, HTTP cookies) is saved across reloads.
2022-04-17 01:21:19 +01:00
Samuel Elliott
407f72621c
Used znc proxy when opening web services 2022-04-17 00:59:06 +01:00
Samuel Elliott
68246fbb6b
Implement APIs for web services (required for NookLink) 2022-04-17 00:56:08 +01:00
Samuel Elliott
3502b7ab87
Update NookLink types 2022-04-16 16:38:45 +01:00
Samuel Elliott
42bf25d5ee
Show online/event status for Animal Crossing: New Horizons 2022-04-16 16:38:00 +01:00
Samuel Elliott
4d593deb7f
Use /v3/Account/GetToken to renew the app token 2022-04-08 23:53:04 +01:00
Samuel Elliott
53a15bbb99
Use /v3/Account/GetToken to renew the app token 2022-04-08 22:13:43 +01:00
Samuel Elliott
e138f67969
Add update check 2022-04-08 20:35:57 +01:00
Samuel Elliott
77a32e1b5e
Add an option to show event data 2022-04-08 19:57:45 +01:00
Samuel Elliott
a53eccd91e
Update znc types, add other endpoints and use /v3/Account/GetToken to renew the app token 2022-04-06 23:17:54 +01:00
Samuel Elliott
8bd6f306f8
Don't update web services and events with friends list 2022-04-06 22:48:35 +01:00
Samuel Elliott
ac921e3f16
Add a command to show/update presence permissions and simplify notify/presence updates 2022-04-06 22:41:17 +01:00
Samuel Elliott
ec996ef461
Update znma version
This has never been required before...? (I think) I was asked to check analytics settings after updating so maybe that's why.
2022-04-06 20:58:35 +01:00
Samuel Elliott
b677b22809
Add a command to start the Electron app 2022-04-05 20:48:26 +01:00
Samuel Elliott
3c66bbd95d
Allow dependents to set the user agent for s2s, flapg and nxapi APIs 2022-04-05 20:42:38 +01:00
Samuel Elliott
2bc251a58b
Add Nintendo Account authentication and web services in Electron 2022-04-05 20:37:33 +01:00