Commit Graph

13 Commits

Author SHA1 Message Date
Samuel Elliott
6be0ca949a
Fix getting auth data from API proxy returns stale data 2024-02-11 21:51:34 +00:00
Samuel Elliott
c7514a0635
Wait before retrying failed requests 2023-07-24 17:10:34 +01:00
Samuel Elliott
d1785ee1fc
Add CoralApiInterface 2023-07-04 21:01:25 +01:00
Samuel Elliott
4d0b708469
Write debug logs 2023-06-01 18:45:31 +01:00
Samuel Elliott
9cb4ced59f
HTTP servers 2022-10-30 03:56:01 +00:00
Samuel Elliott
85d93c681e
Coral/SplatNet 3 presence proxy server 2022-09-25 19:51:05 +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
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
0e7b6e50c4
Fix friends list stops updating
How?
2022-08-13 00:39:27 +01:00
Samuel Elliott
4c5203e50e
Add friend code lookup and friend requests to the Electron app 2022-08-13 00:21:03 +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
a6a69b1799
Rename most instances of znc to coral 2022-06-28 19:22:01 +01:00
Samuel Elliott
065e9f6175
Electron app 2022-06-09 01:21:39 +01:00