Jozen Blue Martinez
435dfa7884
fix(filepicker_ls): use case insensitive matching for file exts ( #585 )
v2.10.16
v2.10.16-pre1
2024-02-10 11:34:16 -08:00
Party Wumpus
2500b748ce
Revert "Call plugin unload function after stopping event loop ( #539 )" ( #584 )
...
This reverts commit 39f4f2870b , because functions (seemingly) don't run after the event loop closes, so the unload function is never actually run.
2024-02-09 20:33:47 +00:00
Party Wumpus
fd4ed811be
Refactor plugin store and add sorting by downloads and release date ( #547 )
...
* untested first commit
* fix types & names
* comment out built in sorting for now
* rerun search when sort changes
* fix ts complaints
* use prettier
* stop switch-case fall through
* move spinner
* use locale instead of hardcoded string
* fix typo
* add sorting by downloads & try using the data field in the dropdown for data
* fix typing error
* fix asc/desc in dropdown
* fix asc/desc again. asc = smaller one go first aaaaa
* I don't think i know what ascending means maybe
* use props instead of children, like a normal component
v2.10.15-pre2
2024-02-07 17:38:08 +00:00
Party Wumpus
3e4c255c5b
Specify catthehacker/ubuntu:act-22.04 as container for act
...
Fixes an issue where act wouldn't use the correct container and so couldn't find a compatible python version, so it would fail to build.
2024-02-06 19:49:57 +00:00
AAGaming
62e3128d64
fix: bump dfl to fix error on latest steam beta
v2.10.15-pre1
2024-02-03 00:33:39 -05:00
AAGaming
7f2caa3ea9
fix: use findInReactTree to find correct errorboundary for toaster
...
fixes toaster error on latest beta
2024-02-03 00:33:00 -05:00
AAGaming
6b4a56c7dc
fix the tasks
2024-02-03 00:32:32 -05:00
WerWolvTranslationBot
647f3fe8ed
Translations update from Weblate ( #580 )
...
* Added translation using Weblate (Japanese)
* 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/
* 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 (Japanese)
Currently translated at 82.7% (115 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
* Translated using Weblate (Japanese)
Currently translated at 89.2% (124 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
* Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_PT/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/
---------
Co-authored-by: Tak-attack <tak.bts@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Fábio Oliveira <fabio.an.oliveira@gmail.com >
v2.10.14
v2.10.14-pre1
2024-01-25 16:03:02 -08:00
Marco Rodolfi
3146ebf85f
[Bugfix] Toaster changed name again ( #581 )
...
Add another name placeholder for getting the toaster out of the HTML tree. Thanks to @eXhumer for the fix.
2024-01-25 17:21:11 +01:00
dependabot[bot]
9295e4b038
Bump aiohttp from 3.8.5 to 3.9.0 in /backend ( #577 )
2024-01-23 19:49:13 +00:00
Beebles
f9a07da3cc
fix: Fix on Chromium 109 beta ( #576 )
...
* Add new user agent to do not close tabs list
* fix: bump DFL to fix chromium 109 beta
---------
Co-authored-by: Sims <38142618+suchmememanyskill@users.noreply.github.com >
v2.10.13-pre1
2024-01-19 18:54:56 -08:00
dependabot[bot]
12a99b8b06
Bump tj-actions/changed-files to 41.0.0 in /.github/workflows ( #575 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 35.6.3 to 41.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.6.3...v41.0.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.10.12-pre1
2024-01-02 16:42:39 -08:00
WerWolvTranslationBot
e3d72b6082
Translations update from Weblate ( #553 )
...
* Added translation using Weblate (Japanese)
* 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/
* 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 (Japanese)
Currently translated at 82.7% (115 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
* Translated using Weblate (Japanese)
Currently translated at 89.2% (124 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
* Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_PT/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/
---------
Co-authored-by: Tak-attack <tak.bts@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Fábio Oliveira <fabio.an.oliveira@gmail.com >
v2.10.11-pre1
2023-12-15 18:12:57 -08:00
Jan
39f4f2870b
Call plugin unload function after stopping event loop ( #539 )
...
This can prevent race conditions where unload is clearing data but main is still working with it
2023-12-15 18:07:54 -08:00
AAGaming
3489fd7d69
fix(developer): add back valve internal on beta
...
look i was tired when writing yesterday's fix okay
v2.10.10
v2.10.10-pre2
2023-12-13 22:06:22 -05:00
AAGaming
e21a5d5890
fix: idiotic formatting error i should have noticed
v2.10.10-pre1
2023-12-12 22:23:07 -05:00
AAGaming
80a00a0d35
fix: Adjust tabs and toaster hooks to work on react 18, also half-fix Valve Internal
2023-12-12 22:21:25 -05:00
Party Wumpus
91186da979
bump dfl
2023-11-24 15:08:29 -08:00
Jan
7c3ae9b62b
replace chmod implementation with os.chmod ( #541 )
2023-11-11 20:56:32 +00:00
Jan
75ad98a7b2
Check if Linux service is running before trying to start or stop it ( #540 )
...
this prevents needless prompts opening up
2023-11-11 20:50:23 +00:00
dependabot[bot]
479a16c655
Bump aiohttp from 3.8.4 to 3.8.5 in /backend ( #558 )
2023-11-10 21:01:48 +00:00
Party Wumpus
8f26fdec2d
Count the number of installs for each plugin ( #557 )
v2.10.9-pre1
2023-11-10 17:19:01 +00:00
AAGaming
29d651bed6
fix: get rid of title view jank on latest beta
2023-11-09 15:35:32 -05:00
marios8543
44e6f03b06
Fix logging.handlers import and improve plugin modules
v2.10.8-pre1
2023-10-31 17:04:48 +02:00
marios8543
d00506d141
fix decky imports from plugins
v2.10.7-pre1
2023-10-27 00:42:10 +03:00
marios8543
ffe9cd8afe
revert decky_plugin pyinstaller to previous version and fix sys path
2023-10-26 23:25:00 +03:00
TrainDoctor
a7669799bc
Merge aa/type-cleanup-py (work by marios, aa, wolv)
v2.10.6-pre1
2023-10-25 19:47:33 -07:00
TrainDoctor
dacd2c19eb
Remove extremely outdated setup scripts.
2023-10-25 19:09:14 -07:00
marios
2f46e0dc3e
Update lint.yml
2023-10-20 17:10:33 +03:00
marios
e363c677a0
Update edit-check.yml
2023-10-20 17:10:19 +03:00
dependabot[bot]
f94a1f97df
Bump @babel/traverse from 7.22.5 to 7.23.2 in /frontend ( #550 )
2023-10-20 13:58:00 +00:00
Party Wumpus
f53a3f383d
fix typo
...
this is what i get for commiting to main 😔
2023-10-17 13:52:11 +01:00
Party Wumpus
407e647993
fix logical error when no store was set
2023-10-17 13:44:44 +01:00
jurassicplayer
22d579512d
Preserve plugin order when reinstalling/updating ( #530 )
v2.10.5
v2.10.5-pre2
2023-08-28 07:00:37 -07:00
Marco Rodolfi
caf4d75a06
Fix for SELinux handling logic ( #529 )
...
* Fix for SELinux handling logic
The old procedure was crashing with signal 9 SIGKILL, this should fix that problem
v2.10.5-pre1
2023-08-26 19:00:02 +02:00
Marco Rodolfi
a43e4328df
Rollback to Python 3.10.6 for possible regression
2023-08-25 19:59:56 +02:00
TrainDoctor
0ede024771
Update README.md
2023-08-25 10:36:55 -07:00
dependabot[bot]
193f97d9fe
Bump certifi from 2022.12.7 to 2023.7.22 ( #526 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.10.4
2023-08-16 22:07:13 -07:00
WerWolvTranslationBot
38c96ea96a
Translations update from Weblate ( #520 )
...
Co-authored-by: pontifex91 <pontifexrus@gmail.com >
Co-authored-by: Sean <zhangshuyan@fuji.waseda.jp >
Co-authored-by: Apostolos Grammatopoulos <greatapo@gmail.com >
v2.10.4-pre7
2023-08-11 21:15:32 -07:00
suchmememanyskill
dd130dbbd7
Only keep up to 5 recent logs of runs of plugins ( #525 )
2023-08-11 23:02:30 +01:00
suchmememanyskill
9233495cac
Split windows workflow ( #524 )
...
* Split win actions workflow
* Create console-less win build
2023-08-10 14:46:48 +02:00
AAGaming
e4001966e8
fix dumb error in plugin install if the hash doesn't match
2023-08-05 17:04:15 -04:00
WerWolvTranslationBot
c52f1cd038
Translations update from Weblate ( #501 )
...
* Added translation using Weblate (Polish)
* 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/
* 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 (Czech)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/cs/
* Translated using Weblate (Polish)
Currently translated at 99.2% (134 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/
* Translated using Weblate (Polish)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Translated using Weblate (Polish)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/
* Translated using Weblate (Italian)
Currently translated at 100.0% (137 of 137 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/
* Translated using Weblate (Polish)
Currently translated at 100.0% (137 of 137 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/
* Translated using Weblate (Korean)
Currently translated at 100.0% (137 of 137 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/
* Added translation using Weblate (Finnish)
* 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/
* 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% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/
* Translated using Weblate (Polish)
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/
* Translated using Weblate (Finnish)
Currently translated at 30.9% (43 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/fi/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/fi/
* Translated using Weblate (Korean)
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/
* Translated using Weblate (Czech)
Currently translated at 100.0% (139 of 139 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/cs/
---------
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Meiton <michal.salati@gmail.com >
Co-authored-by: david082321 <david082321@yahoo.com.tw >
Co-authored-by: re.sub(r'p', 'l', 'capslock') <admin@calslock.net >
Co-authored-by: Paulo Victor de Lima Sfair Alvares <pvsfair@gmail.com >
Co-authored-by: Marco Rodolfi <marco.rodolfi@tuta.io >
Co-authored-by: Sungjoon Moon <sumoon@seoulsaram.org >
Co-authored-by: Vinski Lång <vinski.lang@gmail.com >
Co-authored-by: Vinski Lång <53524661+Vizitys@users.noreply.github.com >
2023-07-30 10:49:25 +02:00
Party Wumpus
2ba9bce3de
Make the updater work properly on SELinux ( #518 )
...
* Add DECKY_SELINUX env var
* if on selinux make binary executable with chcon
* No need to recursively change one file
v2.10.4-pre6
2023-07-29 09:05:39 +01:00
Marco Rodolfi
d4a76da78c
[Need Testing] Actually fix sqlite 3 issues ( #515 )
...
* Properly fix sqlite issues
* Revert python downgrade
* Horrible hack to update SQLite to the latest version in the Ubuntu VMs
* Cleanup build script
* Fix yaml formatting
* Fix typos
* Use sudo for installing binary
* Fix library path
* Wrong naming
* Wrong name again
* Small stylisting fixes
* Missed a space
v2.10.4-pre5
2023-07-27 18:47:46 +02:00
Beebles
c7e4eb1b3f
Add Custom TitleView ( #512 )
...
* feat(titleView): Add Custom TitleView support
* fix: wrap TitleView in Focusable
* fix: remove root div on TitleView
2023-07-27 14:58:21 +01:00
Marco Rodolfi
5460f95eac
Latest builds of Python 3.10 already uses newer version of the SQLite library
...
According to the changelog, the latest version that uses > 3.37 is Python 3.10.9, so switch back to an older version of it until Ubuntu pick up more recent versions of SQLite
2023-07-27 09:50:22 +02:00
Marco Rodolfi
3ae4ceb431
Switch back to Python 3.10 in order to avoid library dependency hell
2023-07-27 09:38:32 +02:00
Marco Rodolfi
7a725935fc
Slightly downgrade to 22.10
2023-07-27 09:33:14 +02:00
Marco Rodolfi
9437d7ed99
Bump it again to 23.04
2023-07-27 09:29:45 +02:00