AAGaming
db96121304
-post -> -dev
2023-12-31 19:13:19 -05:00
AAGaming
40c7c1b515
port updater to ws, also small refactoring
2023-12-30 21:32:23 -05:00
AAGaming
70104065e2
chore: get rid of useless old tabs hook
2023-12-30 18:06:07 -05:00
AAGaming
11a88186ba
fix ci issue
2023-12-30 00:50:12 -05:00
AAGaming
6522ebf0ca
Implement legacy & modern plugin method calls over WS
...
This version builds fine and runs all of the 14 plugins I have installed perfectly, so we're really close to having this done.
2023-12-30 00:46:59 -05:00
WerWolvTranslationBot
6042ca56b8
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 >
2023-12-29 18:40:53 -05:00
Jan
5190765ce1
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-29 18:40:53 -05:00
AAGaming
3a38cf8074
fix(developer): add back valve internal on beta
...
look i was tired when writing yesterday's fix okay
2023-12-29 18:40:53 -05:00
AAGaming
4f40b97f53
fix: idiotic formatting error i should have noticed
2023-12-29 18:40:52 -05:00
AAGaming
5fd5b2f08c
fix: Adjust tabs and toaster hooks to work on react 18, also half-fix Valve Internal
2023-12-29 18:40:52 -05:00
Party Wumpus
87d7e15951
bump dfl
2023-12-29 18:40:52 -05:00
Jan
98e2d1232c
replace chmod implementation with os.chmod ( #541 )
2023-12-29 18:40:52 -05:00
Jan
6cb545c78d
Check if Linux service is running before trying to start or stop it ( #540 )
...
this prevents needless prompts opening up
2023-12-29 18:40:52 -05:00
K900
41c62c3a34
refactor(backend): get version from package metadata
2023-12-29 18:34:19 -05:00
K900
31a6202da9
refactor(ci): reorganize CI to build tagged artifacts
2023-12-29 18:34:19 -05:00
K900
3565c3c9b4
feat(backend): log our version on startup
2023-12-29 18:34:19 -05:00
K900
e2ade0d731
feat(backend): enable poetry-dynamic-versioning
2023-12-29 18:34:19 -05:00
AAGaming
06690890fb
fix tasks
2023-12-29 18:33:36 -05:00
marios8543
8b0d1753ef
fix a couple types
2023-11-14 00:34:48 +02:00
AAGaming
70532c8d0b
change default event DataType
2023-11-14 00:04:56 +02:00
AAGaming
5e1e035bc2
more progress on websockets
2023-11-14 00:04:56 +02:00
AAGaming
34d1a34b10
Migrate most of frontend callServerMethod usage over to websocket
2023-11-14 00:04:56 +02:00
AAGaming
cfb6fe69e3
remove test method
2023-11-14 00:04:56 +02:00
AAGaming
1921e7ec56
JS -> Python WS now functional
2023-11-14 00:04:56 +02:00
AAGaming
05b41b3410
more progress on WS router
2023-11-14 00:03:47 +02:00
AAGaming
18d89e76fd
more work on websockets
2023-11-14 00:03:47 +02:00
AAGaming
4a9b45b98e
initial WSRouter implementation
2023-11-14 00:03:47 +02:00
AAGaming
8f299a90dc
init
2023-11-14 00:02:14 +02:00
K900
5a633fdd82
Packaging rework ( #531 )
...
* fix: get rid of title view jank on latest beta
* Count the number of installs for each plugin (#557 )
* Bump aiohttp from 3.8.4 to 3.8.5 in /backend (#558 )
* fix: include Decky version in request for index.js
This avoids the If-Modified-Since logic in aiohttp and ensures Steam doesn't cache old JS,
even if the timestamps are normalized.
* fix: clean up shellcheck warnings in act runner script
* fix: gitignore settings/
* fix: ensure state directories exist when running without the installer
* feat: determine root directory correctly when running from in-tree
* fix: fix typo in CI script
* refactor: build a proper Python package with poetry
* refactor: move decky_plugin under the poetry structure
There's no need to special case it anymore, just treat it like any other Python module.
* sandboxed_plugin: better fix, attempt 2
---------
Co-authored-by: AAGaming <aagaming@riseup.net >
Co-authored-by: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 23:40:37 +02:00
marios8543
8ce4a7679e
Remove legacy data from pyinstaller
2023-11-01 00:04:14 +02:00
marios8543
a0920cf0d0
fix sys.modules import
2023-10-31 23:38:00 +02:00
marios8543
7565a66d90
fix emit_message mechanism
2023-10-31 23:18:31 +02:00
marios8543
e4b1efc44d
run method calls asynchronously
2023-10-31 23:18:31 +02:00
marios8543
85f4604bfd
fix static/lang file fetch and method call
2023-10-31 23:18:31 +02:00
marios8543
f30309d153
fix start/stop methods
2023-10-31 23:18:31 +02:00
marios8543
f48d774554
fix customtypes import
2023-10-31 23:18:31 +02:00
marios8543
268311c482
Add message emit mechanism
2023-10-31 23:18:31 +02:00
marios8543
ed0f851d4d
Add act to .gitignore
2023-10-31 23:18:31 +02:00
Party Wumpus
2f4e79a40e
fix typo
...
this is what i get for commiting to main 😔
2023-10-31 23:18:31 +02:00
Party Wumpus
f508d1dfce
fix logical error when no store was set
2023-10-31 23:18:30 +02:00
marios8543
8dc6f19d2b
Run response_listener task
2023-10-31 23:18:23 +02:00
marios8543
321242b0d9
Experimental support for async method calls
2023-10-31 23:18:23 +02:00
marios8543
949c5e73c4
Add localplatform stuff to its own package
2023-10-31 23:17:57 +02:00
marios8543
da9217ac4a
Fix type error on store.tsx
2023-10-31 23:17:57 +02:00
marios8543
39f64ca666
Drop support for legacy plugins
2023-10-31 23:17:49 +02:00
AAGaming
2391af09eb
fix paths
2023-10-31 23:17:23 +02:00
AAGaming
0b01df7339
oops
2023-10-31 23:17:03 +02:00
AAGaming
c69ca5e821
fix broken import
2023-10-31 23:17:03 +02:00
AAGaming
b155734dcf
fix ci (hopefully, because act wont work)
2023-10-31 23:17:03 +02:00
WerWolv
96ae502202
Moved locales folder and requirements.txt
2023-10-31 23:16:24 +02:00