Commit Graph

496 Commits

Author SHA1 Message Date
Samuel Elliott
01fdfb1fec
Change presence embed text 2023-12-27 17:54:59 +00:00
Samuel Elliott
98af75441b
Add presence server title redirect endpoint 2023-12-27 17:09:19 +00:00
Samuel Elliott
6ee7a9382a
Show Splatoon 3 mode in presence embeds 2023-12-27 16:44:51 +00:00
Samuel Elliott
cbf6e257be
Presence embeds 2023-12-27 16:40:40 +00:00
Samuel Elliott
f122ef8c92
Disable electron-builder publish 2023-11-20 00:15:20 +00:00
Samuel Elliott
64bc2be2ec
Use GitLab CI rules instead of only/except 2023-11-19 22:02:35 +00:00
Samuel Elliott
0445ab46af
Update dependencies, update Docker image to Node.js v20 2023-11-19 21:44:49 +00:00
Samuel Elliott
5ef9101c1e
Fix Splatfest Battle (Open) presence schedule 2023-11-19 21:13:56 +00:00
Samuel Elliott
6656ca97e0
Automatically upload assets to GitHub Releases 2023-11-19 20:07:53 +00:00
Samuel Elliott
0dcf1e3598
Hide exit button in tournament manager 2023-11-16 23:42:12 +00:00
Samuel Elliott
f35f2ab549
Fix web services with a whiteList including a path component
https://github.com/samuelthomas2774/nxapi/issues/92
2023-11-16 23:41:47 +00:00
Samuel Elliott
58413a0024
Update Discord titles
https://github.com/samuelthomas2774/nxapi/issues/83
https://github.com/samuelthomas2774/nxapi/issues/85
2023-10-26 22:20:34 +01:00
Samuel Elliott
c5c870fe5c
Update README.md 2023-10-26 17:16:37 +01:00
Samuel Elliott
5d26922660
Update README.md 2023-10-26 17:16:32 +01:00
Samuel Elliott
0d2ec91019
Fix detecting Splatfest/Anarchy Battle schedule 2023-10-26 16:42:27 +01:00
Samuel Elliott
f07cd5a2e7
Update embedded remote config and splatnet3-types 2023-08-30 20:19:14 +01:00
Samuel Elliott
cb3bdda283
Add new web service APIs 2023-08-30 20:18:47 +01:00
Samuel Elliott
2680b03c46
Fix checking web service allowed hosts 2023-08-21 06:18:16 +01: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
f043d8ebb0
Log coral status code 2023-07-24 17:34:07 +01:00
Samuel Elliott
c7514a0635
Wait before retrying failed requests 2023-07-24 17:10:34 +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
eda75b4dee
Add scripts for running the nxapi command using the app Electron binary 2023-07-14 18:54:51 +01:00
Samuel Elliott
584f0e2d89
Update dependencies 2023-07-13 02:19:52 +01:00
Samuel Elliott
7bdf9f578a
Remove uuid 2023-07-13 01:10:37 +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
10a6784fa7
Update Discord titles
https://github.com/samuelthomas2774/nxapi/issues/75
2023-07-12 23:04:32 +01:00
Samuel Elliott
bb45ee39f5
Ignore errors from presence URLs and non-Nintendo API errors 2023-07-10 13:04:45 +01:00
Samuel Elliott
dfb2a3eea7
Show presence update errors in the main window 2023-07-10 12:40:02 +01:00
Samuel Elliott
7b838e9b3e
Send additional error information to preload script 2023-07-05 01:54:06 +01:00
Samuel Elliott
419ac22774
Update Discord titles 2023-07-05 01:18:00 +01:00
Samuel Elliott
3e1bd2621a
Improve error messages, record error history for use limits 2023-07-05 00:50:04 +01:00
Samuel Elliott
826ee51a68
Ignore HistoryRecordQuery errors when monitoring SplatNet 3 for presence data 2023-07-04 22:02:29 +01:00
Samuel Elliott
3c6025790e
API error classes 2023-07-04 22:01:22 +01:00
Samuel Elliott
5bd62cd576
Update Discord titles
https://github.com/samuelthomas2774/nxapi/issues/72
https://github.com/samuelthomas2774/nxapi/issues/73
2023-07-04 21:27:06 +01:00
Samuel Elliott
d1785ee1fc
Add CoralApiInterface 2023-07-04 21:01:25 +01:00
Samuel Elliott
865a09ee99
Discord usernames 2023-06-12 23:37:09 +01:00
Samuel Elliott
8ba5a787cf
Update mode icons for Splatoon 3 presence 2023-06-04 18:41:25 +01:00
Samuel Elliott
991a5f7a7c
Export nxapi/nintendo-account and fix error state validation 2023-06-03 22:15:22 +01:00
Samuel Elliott
72c2927de8
Save Nintendo Account tokens 2023-06-03 22:08:25 +01:00
Samuel Elliott
0af48a18ae
Add Nintendo Account authorisation helpers 2023-06-03 21:54:25 +01:00
Samuel Elliott
62d1982193
Add support for challenges for Splatoon 3 presence 2023-06-03 21:35:24 +01:00
Samuel Elliott
82021bb9c4
Fix detecting branch in CI and don't include remote-config.json in app bundle 2023-06-03 21:02:27 +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