| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-13 | hook up plugin events properly | AAGaming | |
| 2024-05-12 | port to @decky/ui | AAGaming | |
| TODO: update package.json to match once @decky/ui is on NPM | |||
| 2024-05-04 | implement fetch and external resource request apis | AAGaming | |
| 2024-02-22 | what if the error message was better | Party Wumpus | |
| 2024-02-22 | make frontend -> backend errors actually work | Party Wumpus | |
| 2024-02-21 | more major websocket progress | AAGaming | |
| 2024-02-19 | clean up updater logic | AAGaming | |
| 2024-02-16 | what if the error handling worked for async event listeners | Party Wumpus | |
| the anonymous async function is made so the event handlers can each be started in parallel, just in case there's a long running function | |||
| 2024-02-15 | Add event handler | Party Wumpus | |
| 2023-12-30 | port updater to ws, also small refactoring | AAGaming | |
| 2023-12-30 | Implement legacy & modern plugin method calls over WS | AAGaming | |
| This version builds fine and runs all of the 14 plugins I have installed perfectly, so we're really close to having this done. | |||
| 2023-11-14 | more progress on websockets | AAGaming | |
| 2023-11-14 | Migrate most of frontend callServerMethod usage over to websocket | AAGaming | |
| 2023-11-14 | JS -> Python WS now functional | AAGaming | |
| 2023-11-14 | more progress on WS router | AAGaming | |
| 2023-11-14 | more work on websockets | AAGaming | |
