Commit Graph

177 Commits

Author SHA1 Message Date
Samuel Elliott
02faac2782
Fix type errors 2024-10-16 00:18:24 +01:00
Samuel Elliott
c3a53a7cfa
Merge branch 'pull/63' into i18n 2024-10-15 23:37:45 +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
Rexogamer
90e41c837b
chore: bump deps, cleanup deprecation warnings 2024-04-30 15:26:08 +01:00
Samuel Elliott
38db4a0b3a
Fix downloading images from web services without a file extension 2024-01-10 13:39:46 +00:00
Samuel Elliott
0445ab46af
Update dependencies, update Docker image to Node.js v20 2023-11-19 21:44:49 +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
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
584f0e2d89
Update dependencies 2023-07-13 02:19:52 +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
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
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
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
991a5f7a7c
Export nxapi/nintendo-account and fix error state validation 2023-06-03 22:15:22 +01:00
Samuel Elliott
0af48a18ae
Add Nintendo Account authorisation helpers 2023-06-03 21:54:25 +01:00
Samuel Elliott
e395a80431
Fix auto refresh text 2023-06-03 00:00:39 +01:00
Samuel Elliott
b689da3426
Merge branch 'i18n' into pull/63
# Conflicts:
#	src/app/i18n/index.ts
2023-06-02 23:30:46 +01:00
sarah
3c43019e00 update es-es.ts 2023-06-03 00:27:06 +02:00
sarah
2635632e97 update es-es.ts 2023-06-03 00:05:32 +02:00
sarah
8e5e42dfa4 update es-es.ts 2023-06-02 23:49:00 +02:00
sarah
c145a1af35 update es-es.ts 2023-06-02 23:43:38 +02:00
sarah
cf5192a9da add spanish localization 2023-06-02 23:43:38 +02:00
Samuel Elliott
fcbf6f4f7d
Merge branch 'i18n' into pull/63 2023-06-02 17:33:14 +01:00
Samuel Elliott
4acebd1608
Fix new window menu translation 2023-06-02 17:31:20 +01:00
Samuel Elliott
1af368d80e
Formatting 2023-06-02 17:15:46 +01:00
Samuel Elliott
b306d1d786
Merge branch 'i18n' into pull/63
# Conflicts:
#	src/app/i18n/index.ts
2023-06-02 17:13:02 +01:00
Samuel Elliott
49b6d0dce2
Show force language menu in CI builds 2023-06-02 00:58:35 +01:00
Samuel Elliott
b16f77d13e
Merge remote-tracking branch 'github/pull/54' into i18n 2023-06-02 00:14:28 +01:00
Inkception
4e45c3b339
Add znca_api_use text 2023-06-02 01:01:13 +02:00
Inkception
99a511080a
Update de-de.ts 2023-06-02 00:39:58 +02:00
Inkception
0aad3e3ea6
Added missing constant 2023-06-02 00:31:47 +02:00
Inkception
9a8edb5bff
Update de-de.ts 2023-06-02 00:28:52 +02:00
Samuel Elliott
52a5ddba2d
Update third-party API use text 2023-06-01 22:16:18 +01:00
Samuel Elliott
edfd55a7a9
Translate Nintendo Account authentication window 2023-06-01 22:12:01 +01:00
Samuel Elliott
79e0a5516f
Merge branch 'main' into i18n
# Conflicts:
#	src/app/main/index.ts
#	src/app/main/ipc.ts
#	src/app/main/menu.ts
#	src/app/main/monitor.ts
#	src/app/main/webservices.ts
2023-06-01 21:42:03 +01:00
Samuel Elliott
ce0fd9cf9b
Fix modal window width on Windows 2023-06-01 20:19:33 +01:00
Samuel Elliott
681f9a5946
Allow reauthenticating using the Electron app 2023-06-01 19:31:33 +01:00
Samuel Elliott
4d0b708469
Write debug logs 2023-06-01 18:45:31 +01:00
Samuel Elliott
8c4ba4dbc5
Translate main_window:sidebar.discord_not_connected 2023-05-23 00:11:38 +01:00
Samuel Elliott
cde3f4c7a3
Merge branch 'main' into i18n
# Conflicts:
#	src/app/browser/main/discord.tsx
2023-05-23 00:08:26 +01:00
Samuel Elliott
7b82af5c40
Connect to Discord and show connected user when not sending an activity 2023-05-22 23:55:22 +01:00
Samuel Elliott
5379cdd805
Fix listing available Discord clients never disconnects 2023-05-22 23:51:12 +01:00
hilot06
32a5d98609 Update Japanese translation
I forgot some translation... and I added it
2023-05-18 00:32:09 +09:00