summaryrefslogtreecommitdiff
path: root/frontend/src
AgeCommit message (Expand)Author
2024-02-22what if the error message was betterParty Wumpus
2024-02-22make frontend -> backend errors actually workParty Wumpus
2024-02-21hook up the backend apiAAGaming
2024-02-21more major websocket progressAAGaming
2024-02-20Appease prettierParty Wumpus
2024-02-20fix finding qam root node for feb 14th betaParty Wumpus
2024-02-20[Feature] Freeze updates for devs (#582)Andrew Moore
2024-02-20Testing PRs from within decky (#496)Party Wumpus
2024-02-19clean up updater logicAAGaming
2024-02-19clean up deranged react triple-import in Updater.tsxAAGaming
2024-02-16what if the error handling worked for async event listenersParty Wumpus
2024-02-15Add event handlerParty Wumpus
2024-02-14Refactor plugin store and add sorting by downloads and release date (#547)Party Wumpus
2024-02-14fix: use findInReactTree to find correct errorboundary for toasterAAGaming
2023-12-30port updater to ws, also small refactoringAAGaming
2023-12-30chore: get rid of useless old tabs hookAAGaming
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
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-11-14more progress on websocketsAAGaming
2023-11-14Migrate most of frontend callServerMethod usage over to websocketAAGaming
2023-11-14JS -> Python WS now functionalAAGaming
2023-11-14more progress on WS routerAAGaming
2023-11-14more work on websocketsAAGaming
2023-11-13Packaging rework (#531)marios8543/async-plugin-method-requestsK900
2023-10-31Add message emit mechanismmarios8543
2023-10-31fix logical error when no store was setParty Wumpus
2023-10-31Fix type error on store.tsxmarios8543
2023-10-31Drop support for legacy pluginsmarios8543
2023-10-25Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1TrainDoctor
2023-10-17fix typoParty Wumpus
2023-10-17fix logical error when no store was setParty Wumpus
2023-07-27Add Custom `TitleView` (#512)Beebles
2023-07-12Add testing store info to browse tab (#504)v2.10.4-pre2EMERALD
2023-07-09Add descriptions to Decky titleview DialogButtons (#502)fero
2023-07-03fix router hook recursively wrapping routes when patched multiple timesv2.10.4-pre1AAGaming
2023-06-26feat: Added detailed message for permission error and clean up english langua...Marco Rodolfi
2023-06-24Add notification settings, which allows muting decky/plugin toast notificatio...Jonas Dellinger
2023-06-22chore: clean up unused parametersMarco Rodolfi
2023-06-22chore: adding parameters to file picker in logical orderMarco Rodolfi
2023-06-22Fix: export V2 to pluginsMarco Rodolfi
2023-06-22fix: cleanup codeMarco Rodolfi
2023-06-22Chore: Better logical order for file picker v2 function callMarco Rodolfi
2023-06-22Fix: add an API compatibility layer for the old file picker and change the ne...Marco Rodolfi
2023-06-22Fix: wrong condition on show select folderMarco Rodolfi
2023-06-21Chore: clean up testing values pt 2Marco Rodolfi
2023-06-21Cleaning up debug values in developer installerMarco Rodolfi
2023-06-19[Feature] File picker improvements (#454)Marco Rodolfi
2023-06-18fix: fix blank pluginsAAGaming