Commit Graph

20 Commits

Author SHA1 Message Date
Ludovico Gardenghi
f5773419e9 Fix typo COMPUTING -> CALCULATING. 2024-10-08 11:52:47 +02:00
Ludovico Gardenghi
dfc8ad3e83 Only set the dump timestamp for the current day.
Past days are either ACHIEVED or UNACHIEVED depending on whether the
time limit has been reached. The current day is in state COMPUTING.
2024-10-08 11:26:29 +02:00
Samuel Elliott
3e0ba063f8
Move CLI modules 2024-01-19 19:33:49 +00:00
Samuel Elliott
0445ab46af
Update dependencies, update Docker image to Node.js v20 2023-11-19 21:44:49 +00:00
Samuel Elliott
0a9e5d859d
Remove mkdirp 2023-07-13 00:12:21 +01:00
Samuel Elliott
0af48a18ae
Add Nintendo Account authorisation helpers 2023-06-03 21:54:25 +01:00
Samuel Elliott
4d0b708469
Write debug logs 2023-06-01 18:45:31 +01:00
Samuel Elliott
2ab832f6b6
Update splatnet3-types 2022-12-12 22:54:01 +00: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
3e1ba3a863
Fix Electron app bundle 2022-05-09 21:48:29 +01:00
Samuel Elliott
784e882dd4
Move getToken/getMoonToken and add cli-table types 2022-05-09 21:28:31 +01:00
Samuel Elliott
32cf761bf2
Fix pctl auth 2022-03-26 22:13:20 +00:00
Samuel Elliott
e801487010
Validate session tokens and znca id_tokens 2022-03-26 21:12:46 +00:00
Samuel Elliott
74c6f71a76
Add aliases for --splatnet2-monitor-* options and don't require setting a directory for downloading Parental Controls and SplatNet 2 data 2022-03-25 19:01:31 +00:00
Samuel Elliott
d5cf1b87a8
Use NXAPI_DATA_PATH and ZNC_PROXY_URL environment variables 2022-03-25 18:43:50 +00:00
Samuel Elliott
86fb372722
Add commands to download SplatNet 2 data 2022-03-21 20:38:52 +00:00
Samuel Elliott
4de8373e0b
Add JSON output for pctl devices 2022-03-17 14:59:16 +00:00
Samuel Elliott
3919ceeb21
Add parental controls 2022-03-16 21:03:31 +00:00