Commit Graph

18 Commits

Author SHA1 Message Date
PartyWumpus
43b940e216 remove some type: ignore and make some specific 2024-05-05 10:17:03 +01:00
AAGaming
14ea7b964f implement fetch and external resource request apis 2024-05-04 22:39:30 -04:00
Party Wumpus
de9d2144a6 name RouteNotFoundError 2024-03-01 23:08:32 +00:00
Party Wumpus
89a4a69f6d make frontend -> backend errors actually work 2024-02-22 16:38:50 +00:00
AAGaming
6d2e9365c0 more major websocket progress 2024-02-21 01:08:25 -05:00
Party Wumpus
867ce63f7b Add event handler 2024-02-15 22:28:36 +00:00
AAGaming
ee1627a3a1 fix some broken types 2024-02-14 17:06:41 -05:00
AAGaming
c5ea95a787 finalize api for plugin events in backend
just need frontend impl now
2023-12-31 20:29:19 -05:00
AAGaming
40c7c1b515 port updater to ws, also small refactoring 2023-12-30 21:32:23 -05:00
AAGaming
6522ebf0ca Implement legacy & modern plugin method calls over WS
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-12-30 00:46:59 -05:00
marios8543
8b0d1753ef fix a couple types 2023-11-14 00:34:48 +02:00
AAGaming
70532c8d0b change default event DataType 2023-11-14 00:04:56 +02:00
AAGaming
5e1e035bc2 more progress on websockets 2023-11-14 00:04:56 +02:00
AAGaming
34d1a34b10 Migrate most of frontend callServerMethod usage over to websocket 2023-11-14 00:04:56 +02:00
AAGaming
1921e7ec56 JS -> Python WS now functional 2023-11-14 00:04:56 +02:00
AAGaming
05b41b3410 more progress on WS router 2023-11-14 00:03:47 +02:00
AAGaming
18d89e76fd more work on websockets 2023-11-14 00:03:47 +02:00
AAGaming
4a9b45b98e initial WSRouter implementation 2023-11-14 00:03:47 +02:00