| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-13 | Packaging rework (#531)marios8543/async-plugin-method-requests | K900 | |
| * 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-10-31 | fix sys.modules import | marios8543 | |
| 2023-10-31 | fix emit_message mechanism | marios8543 | |
| 2023-10-31 | run method calls asynchronously | marios8543 | |
| 2023-10-31 | fix static/lang file fetch and method call | marios8543 | |
| 2023-10-31 | fix start/stop methods | marios8543 | |
| 2023-10-31 | fix customtypes import | marios8543 | |
| 2023-10-31 | Add message emit mechanism | marios8543 | |
| 2023-10-31 | Run response_listener task | marios8543 | |
| 2023-10-31 | Experimental support for async method calls | marios8543 | |
| 2023-10-31 | Add localplatform stuff to its own package | marios8543 | |
| 2023-10-31 | Drop support for legacy plugins | marios8543 | |
| 2023-10-31 | fix paths | AAGaming | |
| 2023-10-31 | fix broken import | AAGaming | |
| 2023-10-31 | Moved locales folder and requirements.txt | WerWolv | |
| 2023-10-31 | Moved main.py | WerWolv | |
| 2023-10-31 | Moved backend entirely into the backend folder | WerWolv | |
| 2023-10-31 | remove quotes on some types | AAGaming | |
| 2023-10-31 | move to module imports | AAGaming | |
| 2023-10-31 | type hints on main,plugin,updater,utilites.localsocket | marios8543 | |
| 2023-10-31 | begin adding static types to backend code | AAGaming | |
| 2023-10-31 | Fix logging.handlers import and improve plugin modulesv2.10.8-pre1 | marios8543 | |
| 2023-10-27 | fix decky imports from pluginsv2.10.7-pre1 | marios8543 | |
| 2023-10-26 | revert decky_plugin pyinstaller to previous version and fix sys path | marios8543 | |
| 2023-10-25 | Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1 | TrainDoctor | |
| 2023-10-18 | fix emit_message mechanism | marios8543 | |
| 2023-10-18 | run method calls asynchronously | marios8543 | |
| 2023-10-18 | fix static/lang file fetch and method call | marios8543 | |
| 2023-10-18 | fix start/stop methods | marios8543 | |
| 2023-10-18 | fix customtypes import | marios8543 | |
| 2023-10-18 | Add message emit mechanism | marios8543 | |
| 2023-10-18 | fix uninstall bug | marios8543 | |
| 2023-10-18 | Run response_listener task | marios8543 | |
| 2023-10-17 | Experimental support for async method calls | marios8543 | |
| 2023-10-17 | Add localplatform stuff to its own package | marios8543 | |
| 2023-10-17 | Drop support for legacy plugins | marios8543 | |
| 2023-10-17 | fix paths | AAGaming | |
| 2023-10-17 | fix broken import | AAGaming | |
| 2023-10-17 | fix ci (hopefully, because act wont work) | AAGaming | |
| 2023-10-17 | Moved locales folder and requirements.txt | WerWolv | |
| 2023-10-17 | Moved main.py | WerWolv | |
| 2023-10-17 | Moved backend entirely into the backend folder | WerWolv | |
| 2023-10-17 | remove quotes on some types | AAGaming | |
| 2023-10-17 | move to module imports | AAGaming | |
| 2023-10-17 | type hints on main,plugin,updater,utilites.localsocket | marios8543 | |
| 2023-10-17 | begin adding static types to backend code | AAGaming | |
| 2023-10-17 | remove useless main.py imports | AAGaming | |
| 2023-08-28 | Preserve plugin order when reinstalling/updating (#530)v2.10.5-pre2v2.10.5 | jurassicplayer | |
| 2023-08-26 | Fix for SELinux handling logic (#529)v2.10.5-pre1 | Marco Rodolfi | |
| * Fix for SELinux handling logic The old procedure was crashing with signal 9 SIGKILL, this should fix that problem | |||
| 2023-08-11 | Translations update from Weblate (#520)v2.10.4-pre7 | WerWolvTranslationBot | |
| Co-authored-by: pontifex91 <pontifexrus@gmail.com> Co-authored-by: Sean <zhangshuyan@fuji.waseda.jp> Co-authored-by: Apostolos Grammatopoulos <greatapo@gmail.com> | |||
