Commit Graph

34 Commits

Author SHA1 Message Date
Samuel Elliott
34d6a47322
Handle HTTP 502/503/504 errors as temporary 2023-01-25 14:56:25 +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
fb9cd6d76f
Add presence server SplatNet 3 proxy 2022-12-18 12:08:03 +00:00
Samuel Elliott
6d1391929f
Update dependencies 2022-11-27 15:15:57 +00:00
Samuel Elliott
20bab43981
Handle connecting directly to the event stream URL 2022-11-16 12:13:48 +00:00
Samuel Elliott
c90a36d8d5
Fix Discord client ID validation 2022-11-12 18:59:59 +00:00
Samuel Elliott
d573cf4dd0
Fix replacing images in presence data with splatoon3.ink links 2022-11-02 01:49:49 +00:00
Samuel Elliott
2776c936a1
Add Retry-After header for temporary errors 2022-10-30 17:47:10 +00:00
Samuel Elliott
516349e5df
Move HTTP server functions to a separate class 2022-10-30 17:44:01 +00:00
Samuel Elliott
30418d89b6
Show Splatoon 3 presence data in nxapi util discord-activity when using a presence URL 2022-10-28 02:21:40 +01:00
Samuel Elliott
616c40888a
Update splatnet3-types 2022-10-22 00:19:49 +01:00
Samuel Elliott
bf48cc201b
Add command to list node-persist data 2022-10-15 22:20:54 +01:00
Samuel Elliott
85b9eb0543
Fix build error 2022-09-25 01:35:16 +01:00
Samuel Elliott
088604a509
Update dependencies 2022-09-22 22:59:41 +01:00
Samuel Elliott
5b93c63c23
Use coral result object directly 2022-09-07 17:33:40 +01:00
Samuel Elliott
8afcd80f5a
Add preferences window 2022-09-07 15:54:38 +01:00
Samuel Elliott
e8e5a2f5a4
Merge branch 'remote-config' 2022-07-29 16:34:33 +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
39ffa02e58
Remote configuration 2022-07-23 19:57:09 +01:00
Samuel Elliott
dddb15aceb
Use package.json exports field 2022-07-23 17:42:41 +01:00
Samuel Elliott
a6a69b1799
Rename most instances of znc to coral 2022-06-28 19:22:01 +01:00
Samuel Elliott
18761bbb31
Update dependencies 2022-05-29 19:16:54 +01:00
Samuel Elliott
967a063220
Move utility functions
This avoids importing most dependencies when not used.
2022-05-21 23:52:36 +01:00
Samuel Elliott
5f6004bd57
Move authentication functions
app no longer imports from cli
2022-05-21 23:47:41 +01:00
Samuel Elliott
4bc27e3ca9
Add an option to use a specific Discord client 2022-05-14 21:27:00 +01:00
Samuel Elliott
784e882dd4
Move getToken/getMoonToken and add cli-table types 2022-05-09 21:28:31 +01:00
Samuel Elliott
ebf7f2a6f1
Add an option to set the play time text format 2022-05-01 23:14:14 +01:00
Samuel Elliott
c3d138a93a
Support user and friend URLs for --presence-url in nxapi util discord-activity 2022-05-01 23:03:34 +01:00
Samuel Elliott
eac5aec23c
Export Discord title configuration 2022-04-30 13:23:50 +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
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
b508fcc072
Add command to encrypt/decrypt capture IDs 2022-04-21 16:54:15 +01:00