Commit Graph

283 Commits

Author SHA1 Message Date
Samuel Elliott
516349e5df
Move HTTP server functions to a separate class 2022-10-30 17:44:01 +00:00
Samuel Elliott
9cb4ced59f
HTTP servers 2022-10-30 03:56: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
c913540ab4
Fix Salmon Run stage images when using a presence URL 2022-10-28 01:57:45 +01:00
Samuel Elliott
6f9afb041d
Automatically retry on temporary errors when using the presence API server 2022-10-26 17:18:12 +01:00
Samuel Elliott
9d290563d8
Add sendMessage, copyToClipboard and downloadImages web service functions 2022-10-26 16:35:46 +01:00
Samuel Elliott
462ec96fe2
Download battle details from regular/anarchy/private specific results 2022-10-26 14:30:01 +01:00
Samuel Elliott
8f6ae71061
Add a command to monitor SplatNet 3 records 2022-10-26 14:21:11 +01:00
Samuel Elliott
a33a36c4f5
Move Splatfest and photo album records to their own commands 2022-10-26 13:37:47 +01:00
Samuel Elliott
f88d10b61c
Add a command to download all player records 2022-10-26 13:29:10 +01:00
Samuel Elliott
616c40888a
Update splatnet3-types 2022-10-22 00:19:49 +01:00
Samuel Elliott
1e6cec9303
Include summaries when downloading SplatNet 3 results 2022-10-20 23:15:50 +01:00
Samuel Elliott
04e6a80496
Use SplatNet 3 types from splatnet3-types 2022-10-20 22:57:35 +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
bf48cc201b
Add command to list node-persist data 2022-10-15 22:20:54 +01:00
Samuel Elliott
65b36a384e
Add licence 2022-10-15 22:16:07 +01:00
Samuel Elliott
02e49a9554
Retry on EAI_AGAIN/SERVFAIL 2022-10-15 21:57:14 +01:00
Samuel Elliott
e2ac4bbfb3
Use cached web service token to renew SplatNet 3 tokens and fix retrying getting web service tokens after renewing coral token 2022-10-11 20:47:26 +01:00
Samuel Elliott
4fac2bb941
Publish main to npm 2022-10-11 14:56:06 +01:00
Samuel Elliott
9d6d49b44d
Update SplatNet 3 revision and query IDs 2022-10-11 12:06:50 +01:00
Samuel Elliott
5cb66f4249
Use cached web service token to renew SplatNet 3 tokens 2022-10-11 12:05:50 +01:00
Samuel Elliott
b6002cbf8b
Regenerate f when requesting a web service token after refreshing the coral token 2022-10-11 11:32:41 +01:00
Samuel Elliott
32475b76d5
Move f generation server to a separate repository 2022-10-01 16:46:36 +01:00
Samuel Elliott
43cbccd9cb
Update coral
https://github.com/samuelthomas2774/nxapi/issues/25
2022-09-28 20:43:03 +01:00
Samuel Elliott
50d942ae44
Update SplatNet 3 types 2022-09-28 02:27:54 +01:00
Samuel Elliott
587b1237fb
Update SplatNet 3 types 2022-09-26 17:05:22 +01:00
Samuel Elliott
4a7277795c
Fix setting friend code when using a presence URL 2022-09-26 16:55:41 +01:00
Samuel Elliott
19f9ba74ec
Update SplatNet 3 types 2022-09-26 16:47:49 +01:00
Samuel Elliott
45c315978d
Prevent multiple Discord clients 2022-09-26 16:42:24 +01:00
Samuel Elliott
d9fb2657e6
Update SplatNet 3 types 2022-09-26 16:40:09 +01:00
Samuel Elliott
b71246719a
Don't fetch voting status for a Splatfest after it ends 2022-09-26 16:00:11 +01:00
Samuel Elliott
85d93c681e
Coral/SplatNet 3 presence proxy server 2022-09-25 19:51:05 +01:00
Samuel Elliott
85b9eb0543
Fix build error 2022-09-25 01:35:16 +01:00
Samuel Elliott
b869046f1f
Add Tricolour Battle 2022-09-25 01:17:08 +01:00
Samuel Elliott
c3c42ff8d3
Prevent attempting to update SplatNet 3 data for presence if not configured 2022-09-24 23:02:45 +01:00
Samuel Elliott
72995b1a05
Use Splatoon 3 presence data from custom presence URLs 2022-09-24 23:02:24 +01:00
Samuel Elliott
a4d328c72a
Add Tricolour stage images 2022-09-24 16:42:45 +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
29b8923c5b
Prevent attempting to update SplatNet 3 data for presence if not configured
How can this happen??
2022-09-23 20:36:18 +01:00
Samuel Elliott
a0e9bc79b2
Update SplatNet 3 types 2022-09-23 12:15:10 +01:00
Samuel Elliott
088604a509
Update dependencies 2022-09-22 22:59:41 +01:00
Samuel Elliott
9f001b83ff
Handle errors in Discord activity callbacks 2022-09-21 19:42:56 +01:00
Samuel Elliott
c85d184807
Use correct Splatfest stages and update stage images 2022-09-21 18:48:02 +01:00
Samuel Elliott
32327a0531
Fix SplatNet 3 monitor attempts to update once when stopping after an error 2022-09-21 16:35:14 +01:00
Samuel Elliott
f4447e6014
Apply saved configuration when enabling Discord presence 2022-09-21 16:11:16 +01:00
Samuel Elliott
c7fbe15047
Automatically renew SplatNet 3 tokens 2022-09-21 16:09:13 +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