Commit Graph

571 Commits

Author SHA1 Message Date
Samuel Elliott
445093e58a
Import sharp when used 2024-10-15 23:57:17 +01:00
Samuel Elliott
c966b7309e
Fix dependencies 2024-10-15 23:56:56 +01:00
Samuel Elliott
c3a53a7cfa
Merge branch 'pull/63' into i18n 2024-10-15 23:37:45 +01:00
Samuel Elliott
6d225b6552
Fix dependencies 2024-10-15 23:36:09 +01:00
Samuel Elliott
8276b70de7
Merge branch 'main' into i18n
# Conflicts:
#	package-lock.json
#	package.json
#	src/app/browser/main/discord-setup.tsx
#	src/app/browser/main/discord.tsx
#	src/app/main/app-menu.ts
#	src/app/main/index.ts
#	src/app/main/ipc.ts
#	src/app/main/menu.ts
#	src/app/main/monitor.ts
#	src/app/main/na-auth.ts
#	src/app/main/util.ts
#	src/app/main/webservices.ts
#	src/app/main/windows.ts
2024-10-15 23:31:28 +01:00
Samuel Elliott
bd908c130e
Merge remote-tracking branch 'github/pull/127' 2024-10-15 23:05:07 +01:00
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
Sophie L
4df9a4f495 fix: README review comments 2024-05-22 17:22:03 +00:00
Rexogamer
a5e98e807b
fix: README grammar 2024-04-30 15:37:01 +01:00
Rexogamer
90e41c837b
chore: bump deps, cleanup deprecation warnings 2024-04-30 15:26:08 +01:00
Samuel Elliott
e3937ae843
Update .gitlab-ci.yml 2024-04-15 02:24:57 +01:00
Samuel Elliott
865f55780a
Update .gitlab-ci.yml 2024-04-15 02:17:21 +01:00
Samuel Elliott
a12fdb2878
Update .gitlab-ci.yml 2024-04-15 02:09:44 +01:00
Samuel Elliott
9a56d04ba1
Use limited access header from nxapi-auth 2024-02-21 11:56:49 +00:00
Samuel Elliott
6be0ca949a
Fix getting auth data from API proxy returns stale data 2024-02-11 21:51:34 +00:00
Samuel Elliott
3e0ba063f8
Move CLI modules 2024-01-19 19:33:49 +00:00
Samuel Elliott
ff3f8e1704
Fix presence embed with certain Splatoon 3 schedule images 2024-01-13 00:38:34 +00:00
Samuel Elliott
4b5f1898eb
Fix friend code position 2024-01-10 13:57:52 +00:00
Samuel Elliott
38db4a0b3a
Fix downloading images from web services without a file extension 2024-01-10 13:39:46 +00:00
Samuel Elliott
1ec08c02f4
Show VS/coop setting details for Splatoon 3 presence embed 2024-01-10 13:37:06 +00:00
Samuel Elliott
e697f86359
Add scale option for PNG/JPEG/WEBP presence embeds 2024-01-07 09:42:19 +00:00
Samuel Elliott
6fd0f3f2f1
Fix Splatfest team image when converting presence embed to PNG/JPEG/WEBP 2024-01-07 09:39:23 +00:00
Samuel Elliott
b5d86bf2d6
Show Splatoon 3 Splatfest team image in presence embed 2024-01-07 08:47:04 +00:00
Samuel Elliott
597d3ba554
Fix embedding presence embed images 2023-12-27 23:36:05 +00:00
Samuel Elliott
b7afcfb175
Update documentation, add width option 2023-12-27 19:29:06 +00:00
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