Samuel Elliott
|
8a05e4c6ef
|
Update dependencies
|
2025-04-20 20:20:10 +01:00 |
|
Samuel Elliott
|
bde495fcce
|
Add command/menu item to export log files
|
2025-04-02 00:34:00 +01:00 |
|
Samuel Elliott
|
83456275fb
|
Use NO_PROXY environment variable, never proxy Docker container names
|
2025-04-01 21:24:59 +01:00 |
|
Rexogamer
|
90e41c837b
|
chore: bump deps, cleanup deprecation warnings
|
2024-04-30 15:26:08 +01:00 |
|
Samuel Elliott
|
3e0ba063f8
|
Move CLI modules
|
2024-01-19 19:33:49 +00:00 |
|
Samuel Elliott
|
cbf6e257be
|
Presence embeds
|
2023-12-27 16:40:40 +00:00 |
|
Samuel Elliott
|
c5d8d25334
|
Set event stream reconnect time from Retry-After header
|
2023-07-26 10:55:17 +01:00 |
|
Samuel Elliott
|
2cbfdc5e04
|
Set event stream reconnect time from Retry-After header
|
2023-07-26 10:10:20 +01:00 |
|
Samuel Elliott
|
69afbc6d69
|
Fix handling errors connecting to event streams
|
2023-07-26 10:00:56 +01:00 |
|
Samuel Elliott
|
cd6f614a99
|
Maybe fix EventSource reconnect
|
2023-07-24 17:09:38 +01:00 |
|
Samuel Elliott
|
fbc1bc1682
|
Add custom EventSource using fetch, automatically upgrade to SSE
|
2023-07-14 19:21:29 +01:00 |
|
Samuel Elliott
|
584f0e2d89
|
Update dependencies
|
2023-07-13 02:19:52 +01:00 |
|
Samuel Elliott
|
0a9e5d859d
|
Remove mkdirp
|
2023-07-13 00:12:21 +01:00 |
|
Samuel Elliott
|
d147c2a5e8
|
Remove node-fetch
|
2023-07-13 00:00:04 +01:00 |
|
Samuel Elliott
|
0457746e5e
|
Add support for HTTP proxies
|
2023-07-12 23:55:05 +01:00 |
|
Samuel Elliott
|
d7a64b9807
|
Switch to undici
|
2023-07-12 23:15:37 +01:00 |
|
Samuel Elliott
|
3e1bd2621a
|
Improve error messages, record error history for use limits
|
2023-07-05 00:50:04 +01:00 |
|
Samuel Elliott
|
3c6025790e
|
API error classes
|
2023-07-04 22:01:22 +01:00 |
|
Samuel Elliott
|
d60b0f260f
|
Show force language menu in CI builds
# Conflicts:
# src/app/main/menu.ts
|
2023-06-03 21:02:21 +01:00 |
|
Samuel Elliott
|
1d0664e84f
|
Attempt to remove sensitive information from saved logs
|
2023-06-01 19:30:02 +01:00 |
|
Samuel Elliott
|
4d0b708469
|
Write debug logs
|
2023-06-01 18:45:31 +01:00 |
|
Samuel Elliott
|
36f84d563a
|
Add ENETUNREACH as a temporary error
|
2023-03-25 23:10:14 +00:00 |
|
Samuel Elliott
|
bb093d6b22
|
Add function to update user agent from package.json
|
2023-03-25 23:02:32 +00:00 |
|
Samuel Elliott
|
186c34b8fd
|
Fix handling timeouts as a temporary error
|
2023-01-22 22:59:45 +00:00 |
|
Samuel Elliott
|
dce5af6f57
|
Handle non-standard Cloudflare temporary errors
|
2023-01-17 04:50:07 +00:00 |
|
Samuel Elliott
|
2914fcc76b
|
Handle HTTP 502/503/504 errors as temporary
|
2023-01-17 04:00:32 +00:00 |
|
Samuel Elliott
|
67fb379e22
|
Fix handling timeouts as a temporary error
|
2023-01-16 21:38:14 +00:00 |
|
Samuel Elliott
|
788083b7f6
|
Add coral/SplatNet 3 client
https://github.com/samuelthomas2774/nxapi/issues/42
|
2022-12-26 20:55:32 +00:00 |
|
Samuel Elliott
|
8ab9c39f8c
|
Skip update check when running in Docker
|
2022-12-18 12:10:16 +00:00 |
|
Samuel Elliott
|
055fe2dff4
|
Handle timeouts as temporary errors
|
2022-11-27 16:19:56 +00:00 |
|
Samuel Elliott
|
c565dfbf60
|
Fix publishing from main and getting git revision in npm package
|
2022-11-19 01:48:11 +00:00 |
|
Samuel Elliott
|
b916e719bf
|
Fix stopping presence monitors with event streams
|
2022-11-16 16:50:45 +00:00 |
|
Samuel Elliott
|
20bab43981
|
Handle connecting directly to the event stream URL
|
2022-11-16 12:13:48 +00:00 |
|
Samuel Elliott
|
a52c45af36
|
Use server sent events for presence monitoring
|
2022-11-16 12:10:42 +00: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
|
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
|
4fac2bb941
|
Publish main to npm
|
2022-10-11 14:56:06 +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
|
4e6a29f74f
|
Use detailed presence information from SplatNet 3
|
2022-09-21 15:47:42 +01:00 |
|
Samuel Elliott
|
f24dc2c63c
|
Remove unidentified-script user agent when running the API proxy server
|
2022-08-13 00:40:24 +01:00 |
|
Samuel Elliott
|
2d52f17022
|
Update config URL and use config data
|
2022-07-29 17:59:17 +01:00 |
|
Samuel Elliott
|
3bb18d0b46
|
Increase request timeout
|
2022-07-27 15:52:57 +01:00 |
|
Samuel Elliott
|
0e630201c3
|
Rollup code splitting
|
2022-07-02 19:57:52 +01:00 |
|
Samuel Elliott
|
21f5f095a0
|
Add helper function for setting user agent
|
2022-07-01 21:22:40 +01:00 |
|
Samuel Elliott
|
4c6353c523
|
Include package.json/git info in Rollup bundles
|
2022-06-30 17:51:27 +01:00 |
|
Samuel Elliott
|
bb606cfa7b
|
Handle errors loading data in the main window
|
2022-06-30 15:57:12 +01:00 |
|
Samuel Elliott
|
4bf9908362
|
Fetch timeout
|
2022-06-12 15:36:00 +01:00 |
|
Samuel Elliott
|
9f63fc8359
|
Handle simultaneous znc proxy requests properly
|
2022-05-30 13:16:06 +01:00 |
|
Samuel Elliott
|
18761bbb31
|
Update dependencies
|
2022-05-29 19:16:54 +01:00 |
|