summaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2024-02-21fix unused importsAAGaming
2024-02-21more major websocket progressAAGaming
2024-02-20[Feature] Freeze updates for devs (#582)Andrew Moore
2024-02-20Get plugin name for development ZIP during installation (#578)eXhumer
2024-02-20Testing PRs from within decky (#496)Party Wumpus
2024-02-15Add event handlerParty Wumpus
2024-02-14restart ui by killing webhelperAAGaming
2024-02-14small loader refactoringAAGaming
2024-02-14fix some broken typesAAGaming
2024-02-14fix(filepicker_ls): use case insensitive matching for file exts (#585)Jozen Blue Martinez
2024-02-14Revert "Call plugin unload function after stopping event loop (#539)" (#584)Party Wumpus
2024-02-14Refactor plugin store and add sorting by downloads and release date (#547)Party Wumpus
2024-02-14fix vscode import memesAAGaming
2024-01-21fix: Fix on Chromium 109 beta (#576)Beebles
2023-12-31finalize api for plugin events in backendAAGaming
2023-12-31-post -> -devAAGaming
2023-12-30port updater to ws, also small refactoringAAGaming
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
2023-12-29Translations update from Weblate (#553)WerWolvTranslationBot
2023-12-29Call plugin unload function after stopping event loop (#539)Jan
2023-12-29replace chmod implementation with os.chmod (#541)Jan
2023-12-29Check if Linux service is running before trying to start or stop it (#540)Jan
2023-12-29refactor(backend): get version from package metadataK900
2023-12-29feat(backend): log our version on startupK900
2023-12-29feat(backend): enable poetry-dynamic-versioningK900
2023-11-14fix a couple typesmarios8543
2023-11-14change default event DataTypeAAGaming
2023-11-14more progress on websocketsAAGaming
2023-11-14Migrate most of frontend callServerMethod usage over to websocketAAGaming
2023-11-14remove test methodAAGaming
2023-11-14JS -> Python WS now functionalAAGaming
2023-11-14more progress on WS routerAAGaming
2023-11-14more work on websocketsAAGaming
2023-11-14initial WSRouter implementationAAGaming
2023-11-14initAAGaming
2023-11-13Packaging rework (#531)marios8543/async-plugin-method-requestsK900
2023-10-31fix sys.modules importmarios8543
2023-10-31fix emit_message mechanismmarios8543
2023-10-31run method calls asynchronouslymarios8543
2023-10-31fix static/lang file fetch and method callmarios8543
2023-10-31fix start/stop methodsmarios8543
2023-10-31fix customtypes importmarios8543
2023-10-31Add message emit mechanismmarios8543
2023-10-31Run response_listener taskmarios8543
2023-10-31Experimental support for async method callsmarios8543
2023-10-31Add localplatform stuff to its own packagemarios8543
2023-10-31Drop support for legacy pluginsmarios8543
2023-10-31fix pathsAAGaming
2023-10-31fix broken importAAGaming
2023-10-31Moved locales folder and requirements.txtWerWolv