summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-14stop using homebrew/dev/pluginsAAGaming
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-14Specify catthehacker/ubuntu:act-22.04 as container for actParty Wumpus
2024-02-14fix: use findInReactTree to find correct errorboundary for toasterAAGaming
2024-02-14fix vscode import memesAAGaming
2024-01-21fix: Fix on Chromium 109 beta (#576)Beebles
2024-01-21Bump tj-actions/changed-files to 41.0.0 in /.github/workflows (#575)dependabot[bot]
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-30chore: get rid of useless old tabs hookAAGaming
2023-12-30fix ci issueAAGaming
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-29fix(developer): add back valve internal on betaAAGaming
2023-12-29fix: idiotic formatting error i should have noticedAAGaming
2023-12-29fix: Adjust tabs and toaster hooks to work on react 18, also half-fix Valve I...AAGaming
2023-12-29bump dflParty Wumpus
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-29refactor(ci): reorganize CI to build tagged artifactsK900
2023-12-29feat(backend): log our version on startupK900
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