marios8543
feabb582b2
run method calls asynchronously
2023-10-18 19:38:07 +03:00
marios8543
47e9708a20
fix static/lang file fetch and method call
2023-10-18 17:21:57 +03:00
marios8543
934b1b35ad
fix start/stop methods
2023-10-18 15:34:25 +03:00
marios8543
88250b3e20
fix customtypes import
2023-10-18 14:59:05 +03:00
marios8543
d9ba637cd9
Add message emit mechanism
2023-10-18 14:45:36 +03:00
marios8543
dcee5ca4e4
Add act to .gitignore
2023-10-18 02:39:52 +03:00
marios8543
dffa82a555
fix uninstall bug
2023-10-18 02:39:15 +03:00
Party Wumpus
63f8cff341
fix typo
...
this is what i get for commiting to main 😔
2023-10-18 02:38:58 +03:00
Party Wumpus
836bcfbc03
fix logical error when no store was set
2023-10-18 02:37:48 +03:00
marios8543
64867369f9
Fix decky_plugin on windows CI
2023-10-18 02:36:55 +03:00
marios8543
315b2f9cda
Run response_listener task
2023-10-18 00:04:14 +03:00
marios8543
07c8ddc0b2
Experimental support for async method calls
2023-10-17 23:52:18 +03:00
marios8543
36c145bb3a
Add localplatform stuff to its own package
2023-10-17 23:51:57 +03:00
marios8543
19793d71e6
Fix type error on store.tsx
2023-10-17 17:11:50 +03:00
marios8543
796b8b49f4
Drop support for legacy plugins
2023-10-17 17:08:23 +03:00
marios8543
1b9d674a81
fix decky_plugin path in pyinstaller
2023-10-17 17:08:23 +03:00
AAGaming
949244e8e6
fix paths
2023-10-17 17:08:23 +03:00
AAGaming
b7d4d57bc2
oops
2023-10-17 17:08:23 +03:00
AAGaming
458fa6a66c
fix broken import
2023-10-17 17:08:23 +03:00
AAGaming
06fccb792f
fix ci (hopefully, because act wont work)
2023-10-17 17:08:23 +03:00
AAGaming
6867feba85
speed up stupid make
2023-10-17 17:08:23 +03:00
WerWolv
45353c87c2
Moved locales folder and requirements.txt
2023-10-17 17:08:23 +03:00
WerWolv
37b8c5264f
Moved main.py
2023-10-17 17:08:23 +03:00
WerWolv
5937971014
Moved backend entirely into the backend folder
2023-10-17 17:08:23 +03:00
AAGaming
a351c02ac1
with, not env
2023-10-17 17:08:23 +03:00
AAGaming
fc086db5e6
run lint and typecheck on PRs
2023-10-17 17:08:23 +03:00
AAGaming
ca1332334d
remove quotes on some types
2023-10-17 17:08:23 +03:00
AAGaming
aebca54eac
make ci title consistent
2023-10-17 17:08:23 +03:00
AAGaming
8fe8062950
move type checking to other workflow, fix TS errors, add TSC checking
2023-10-17 17:08:23 +03:00
AAGaming
11d731cf35
add pyright ci
2023-10-17 17:08:23 +03:00
AAGaming
bf83eabe6b
move to module imports
2023-10-17 17:08:23 +03:00
marios8543
a7c358844c
type hints on main,plugin,updater,utilites.localsocket
2023-10-17 17:08:23 +03:00
AAGaming
e2d708a6af
begin adding static types to backend code
2023-10-17 17:08:23 +03:00
AAGaming
1e1e82ed71
remove useless main.py imports
2023-10-17 17:08:23 +03: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