summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-29feat(backend): enable poetry-dynamic-versioningK900
2023-12-29fix tasksAAGaming
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-11-01Remove legacy data from pyinstallermarios8543
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-31Add act to .gitignoremarios8543
2023-10-31fix typoParty Wumpus
2023-10-31fix logical error when no store was setParty Wumpus
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-31Fix type error on store.tsxmarios8543
2023-10-31Drop support for legacy pluginsmarios8543
2023-10-31fix pathsAAGaming
2023-10-31oopsAAGaming
2023-10-31fix broken importAAGaming
2023-10-31fix ci (hopefully, because act wont work)AAGaming
2023-10-31Moved locales folder and requirements.txtWerWolv
2023-10-31Moved main.pyWerWolv
2023-10-31Moved backend entirely into the backend folderWerWolv
2023-10-31run lint and typecheck on PRsAAGaming
2023-10-31remove quotes on some typesAAGaming
2023-10-31make ci title consistentAAGaming
2023-10-31move type checking to other workflow, fix TS errors, add TSC checkingAAGaming
2023-10-31add pyright ciAAGaming
2023-10-31move to module importsAAGaming
2023-10-31type hints on main,plugin,updater,utilites.localsocketmarios8543
2023-10-31begin adding static types to backend codeAAGaming
2023-10-31Fix logging.handlers import and improve plugin modulesv2.10.8-pre1marios8543
2023-10-27fix decky imports from pluginsv2.10.7-pre1marios8543
2023-10-26revert decky_plugin pyinstaller to previous version and fix sys pathmarios8543
2023-10-25Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1TrainDoctor
2023-10-25Remove extremely outdated setup scripts.TrainDoctor
2023-10-20Update lint.ymlmarios