AAGaming
|
b3a5f9659f
|
fix router hook on stable
|
2024-08-03 18:16:51 -04:00 |
|
AAGaming
|
d444248f62
|
hopefully fix bootloops
|
2024-08-03 14:07:12 -04:00 |
|
AAGaming
|
9570d0b0c2
|
python moment
|
2024-08-03 14:04:23 -04:00 |
|
AAGaming
|
8a90605a64
|
actually implement timeout in the http_request_legacy handler
|
2024-08-03 14:04:23 -04:00 |
|
AAGaming
|
9d0dbbb790
|
disable filepicker patches for now
we need to write one for SteamClient.System.OpenFileDialog eventually
|
2024-08-03 14:04:23 -04:00 |
|
AAGaming
|
2303023ad4
|
chore: remove outdated TODO
|
2024-08-03 14:04:23 -04:00 |
|
AAGaming
|
599279c137
|
chore: lint
|
2024-08-03 14:04:23 -04:00 |
|
AAGaming
|
44be6ba3dd
|
fix incorrect parameter order
|
2024-08-03 14:04:22 -04:00 |
|
AAGaming
|
5e270de990
|
fix game theme music error
|
2024-08-03 14:04:22 -04:00 |
|
AAGaming
|
52b40b7d0c
|
wait for SP to exist before loading plugins when booted in gamepadui mode
|
2024-08-03 14:04:22 -04:00 |
|
AAGaming
|
3cb150b9fb
|
wait for unlock before showing toasts
|
2024-08-03 14:04:22 -04:00 |
|
AAGaming
|
bac1ef5f4d
|
increase webhelper restart inject delay
|
2024-08-03 14:04:22 -04:00 |
|
AAGaming
|
d9ab176bc7
|
increase the wait a bit
|
2024-08-03 14:04:22 -04:00 |
|
AAGaming
|
ff856c7148
|
wait a bit before loading plugins to avoid race conditions
|
2024-08-03 14:04:21 -04:00 |
|
AAGaming
|
62293d2316
|
fix(webpack): wait for most chunks to load before starting
|
2024-08-03 14:04:21 -04:00 |
|
AAGaming
|
e00d517119
|
fix(DeckyIcon): fix decky icon overflowing in toasts
could still use some padding but eh
|
2024-08-03 14:04:21 -04:00 |
|
AAGaming
|
241aec26e8
|
chore(toaster): remove log that gets spammed a lot
|
2024-08-03 14:04:21 -04:00 |
|
AAGaming
|
491d298fd7
|
chore(deps): bump @decky/api, @decky/ui
|
2024-08-03 14:04:21 -04:00 |
|
AAGaming
|
262b62ea4f
|
chore(titleview): migrate to Navigation
|
2024-08-03 14:04:20 -04:00 |
|
AAGaming
|
4cde25c43e
|
fix(tabshook): remove useless leftover alternate.type set in deinit
|
2024-08-03 14:04:20 -04:00 |
|
AAGaming
|
b8bf9f343c
|
refactor(router): add preliminary support for multiple router hook implementations
|
2024-08-03 14:04:20 -04:00 |
|
AAGaming
|
4cf80595ad
|
feat(toaster):add support for dismissing toasts and new indicator
|
2024-08-03 14:04:20 -04:00 |
|
AAGaming
|
4c23549748
|
workaround python throw on webhelper restarts
|
2024-08-03 14:04:20 -04:00 |
|
AAGaming
|
7b21e81caa
|
inject into desktop ui windows since they don't reload on mode change anymore anyway
|
2024-08-03 14:04:20 -04:00 |
|
AAGaming
|
c2443ee2c5
|
fix(toaster): remove critical toast logic as ProcessNotification handles it for us
|
2024-08-03 14:04:19 -04:00 |
|
AAGaming
|
df52ebe7ed
|
feat(toaster): add support for fullTemplateTitle
|
2024-08-03 14:04:19 -04:00 |
|
AAGaming
|
b93fc8b557
|
feat(toaster): render notifications in the quick access menu
|
2024-08-03 14:04:19 -04:00 |
|
AAGaming
|
88e7919a12
|
implement new toaster hook
this also supports the notification list and probably also desktop toasts (UI wip, read location enum prop from toast component probably)
|
2024-08-03 14:04:19 -04:00 |
|
AAGaming
|
28c7254ef6
|
initial implementation of new router and qam hooks
|
2024-08-03 14:04:19 -04:00 |
|
AAGaming
|
dcfaf11696
|
don't try to update when running from source
|
2024-08-03 14:03:56 -04:00 |
|
Lukas Senionis
|
3e50ce65a7
|
fix: fetchNoCors and http_request data handling (#664)
|
2024-08-03 13:24:25 -04:00 |
|
WerWolvTranslationBot
|
adf5a76392
|
Translations update from Weblate (#656)
* Translated using Weblate (Korean)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 76.5% (121 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/tr/
---------
Co-authored-by: Sungjoon Moon <sumoon@seoulsaram.org>
Co-authored-by: Akinaton Osti <akinaton.osti@gmail.com>
Co-authored-by: Bahasnyldz <bahasnyldz@gmail.com>
|
2024-08-01 07:28:38 +00:00 |
|
AAGaming
|
e01a700669
|
chore(deps): bump @decky/ui
|
2024-07-26 14:35:21 -04:00 |
|
AAGaming
|
4b23a800f6
|
fix(toaster): fixup for latest @decky/ui
|
2024-07-26 14:29:25 -04:00 |
|
AAGaming
|
7045cdea6b
|
chore(deps): bump @decky/api, @decky/ui
|
2024-07-26 14:18:29 -04:00 |
|
AAGaming
|
ef0d449fb6
|
feat(api): add useQuickAccessVisible to plugin api
|
2024-07-26 14:17:04 -04:00 |
|
AAGaming
|
a5ccc87a46
|
improve treeshaking
v3.0.0-pre5
|
2024-07-17 19:38:16 -04:00 |
|
AAGaming
|
24c3d3c8f1
|
remove duplicate find in ErrorBoundary
|
2024-07-17 19:38:06 -04:00 |
|
AAGaming
|
2000eaf399
|
bump @decky/ui to fix beta issues
|
2024-07-17 19:37:49 -04:00 |
|
WerWolvTranslationBot
|
dc9f89afad
|
Translations update from Weblate (#655)
* Translated using Weblate (Italian)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/
* Translated using Weblate (French)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/
* Translated using Weblate (Albanian)
Currently translated at 29.7% (47 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/sq/
* Translated using Weblate (Spanish)
Currently translated at 69.6% (110 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/es/
* Translated using Weblate (Greek)
Currently translated at 87.9% (139 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/el/
* Translated using Weblate (German)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/de/
* Translated using Weblate (Czech)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/cs/
* Translated using Weblate (Korean)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/
* Translated using Weblate (Portuguese (Portugal))
Currently translated at 87.9% (139 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_PT/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 88.6% (140 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ru/
* Translated using Weblate (Ukrainian)
Currently translated at 72.1% (114 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/uk/
* Translated using Weblate (Dutch)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/nl/
* Translated using Weblate (Bulgarian)
Currently translated at 85.4% (135 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/bg/
* Translated using Weblate (Polish)
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/
* Translated using Weblate (Finnish)
Currently translated at 87.9% (139 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/fi/
* Translated using Weblate (Japanese)
Currently translated at 87.9% (139 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
* Translated using Weblate (Arabic)
Currently translated at 36.7% (58 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ar/
* Translated using Weblate (Turkish)
Currently translated at 72.1% (114 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/tr/
* Translated using Weblate (Swedish)
Currently translated at 20.8% (33 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/sv/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Translated using Weblate (Italian)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/
---------
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Marco Rodolfi <marco.rodolfi@tuta.io>
|
2024-07-13 06:16:47 +02:00 |
|
WerWolvTranslationBot
|
88dfd476e5
|
Translations update from Weblate (#653)
Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com>
Co-authored-by: Meiton <michal.salati@gmail.com>
Co-authored-by: Andrew <www.andru90@gmail.com>
Co-authored-by: Denys Dovhan <denysdovhan@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
v3.0.0-pre4
|
2024-07-08 18:20:08 -04:00 |
|
AAGaming
|
d634503ffa
|
nevermind, run i18next-parser onlyon english and let weblate handle the rest
|
2024-07-08 18:19:13 -04:00 |
|
AAGaming
|
24e1a239cc
|
sort translations
|
2024-07-08 18:05:41 -04:00 |
|
AAGaming
|
88fed53a07
|
commit hook is broken for now
|
2024-07-08 18:05:24 -04:00 |
|
AAGaming
|
383225aa54
|
sort the same way as weblate
|
2024-07-08 18:05:08 -04:00 |
|
AAGaming
|
89c9751f04
|
try to resolve weblate conflicts
|
2024-07-08 17:58:41 -04:00 |
|
WerWolvTranslationBot
|
bf22cdb491
|
Translations update from Weblate (#652)
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com>
Co-authored-by: Meiton <michal.salati@gmail.com>
Co-authored-by: Andrew <www.andru90@gmail.com>
Co-authored-by: Denys Dovhan <denysdovhan@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
|
2024-07-08 17:56:54 -04:00 |
|
AAGaming
|
54b50fd25c
|
add default values back
|
2024-07-08 17:50:00 -04:00 |
|
WerWolvTranslationBot
|
1bccfe22ef
|
Translations update from Weblate (#645)
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com>
Co-authored-by: Meiton <michal.salati@gmail.com>
Co-authored-by: Andrew <www.andru90@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
|
2024-07-08 17:35:57 -04:00 |
|
AAGaming
|
68c6eedb81
|
fix(i18n): fix i18next-parser configuration
i can't wait to fix the weblate conflicts this one causes
|
2024-07-08 17:33:09 -04:00 |
|