Commit Graph

449 Commits

Author SHA1 Message Date
Koushik Dutta
5577206110 server: probe mixins on plugin reload 2022-12-20 20:36:11 -08:00
Koushik Dutta
55d7e54a25 server: remove cors hack? 2022-12-20 11:52:42 -08:00
Koushik Dutta
3a349205ed server: user/acl work roughed in 2022-12-19 10:02:29 -08:00
Koushik Dutta
4b9082b6df server/various: scaffolding for multi-user and non-admin users 2022-12-17 23:44:13 -08:00
Koushik Dutta
0270eeea09 server: relax spurious gc collection 2022-12-14 12:01:45 -08:00
Koushik Dutta
879928ade7 server: fix login reset. publish. 2022-12-13 20:19:14 -08:00
Koushik Dutta
08eb3d31fe server: prefer IPv4. publish. 2022-12-12 23:18:42 -08:00
Koushik Dutta
2294d2f22d server: cleanup old dependencies on runtime version change 2022-12-11 12:51:08 -08:00
Koushik Dutta
865ca34e02 server: probe all devices to ensure full plugin startup 2022-12-02 11:29:52 -08:00
Koushik Dutta
0cdc0ffaab server: fix converter final mime type 2022-12-02 07:40:56 -08:00
Koushik Dutta
abe66970e6 server: add easier way to reset login on running system 2022-11-29 08:03:16 -08:00
Koushik Dutta
9a3d579c8f server: endpoint manager bug fixes 2022-11-26 19:05:45 -08:00
Koushik Dutta
115143e304 server: endpoint cleanups 2022-11-25 23:17:11 -08:00
Koushik Dutta
5fefc8b4fb server/sdk: add support for local addresses preference at sdk level 2022-11-25 20:58:05 -08:00
Koushik Dutta
49e3da58ef server: improve fix mixin table not sending final state update when complete 2022-11-22 09:34:44 -08:00
Koushik Dutta
35d15d4f08 server: fix mixin table not sending final state update when complete 2022-11-22 09:24:12 -08:00
Koushik Dutta
38317ba3c9 server: add converter names for logging 2022-11-21 18:52:06 -08:00
Koushik Dutta
a24a20c97a server: node-pty should be optional 2022-11-19 15:36:46 -08:00
Koushik Dutta
fa01470b23 server: include hostname in login check 2022-11-19 08:56:46 -08:00
Koushik Dutta
aaac7564a2 server: normalize endpoints to their plugin package name when possible 2022-11-13 20:07:05 -08:00
Koushik Dutta
8cd0b730a5 server: add more descriptive 404s 2022-11-13 11:39:01 -08:00
Koushik Dutta
2aa07a32e9 server: add option to disable auth 2022-11-03 09:11:07 -07:00
Koushik Dutta
3dc2282336 server: publish 2022-11-02 11:08:05 -07:00
Koushik Dutta
b037391b23 server: watch for transport parse error and kill rpc 2022-10-31 08:14:22 -07:00
Koushik Dutta
fa6099f1d6 rpc: add support for setting properties on RpcProxy 2022-10-28 10:15:58 -07:00
Koushik Dutta
68c568bc4b server/common: eat client timeout errors 2022-10-28 08:38:06 -07:00
Koushik Dutta
6a3dbc7b7f server: fix some spurious errors 2022-10-27 15:13:37 -07:00
Koushik Dutta
cbc00b9bc0 server: update deps 2022-10-26 11:44:06 -07:00
Koushik Dutta
eff9a1d1c2 sdk: add ids to events 2022-10-22 19:15:27 -07:00
Koushik Dutta
7daa36f060 server: fix object leak due to plugin fork thread not cleaning up 2022-10-18 11:08:15 -07:00
Koushik Dutta
70cce4bd0f webrtc: move connections onto their own thread for better cleanup and per connection performance 2022-10-17 16:12:46 -07:00
Koushik Dutta
c1391491f4 server: suppress rpc kill error 2022-10-17 11:17:47 -07:00
Koushik Dutta
c13604bed9 server/sdk: fix python sdk generation bug 2022-10-11 16:04:42 -07:00
Koushik Dutta
003da06d6d server: improve websocket/engineio support to not pollute the global scope or require a funny constructor pattern 2022-10-10 23:03:51 -07:00
Koushik Dutta
6204af190c server/sdk: expose native id 2022-10-10 21:40:01 -07:00
Koushik Dutta
dc3f0f49c3 server: support authorization header on webhook update 2022-10-02 19:56:11 -07:00
Koushik Dutta
c55f63d039 server: fix mixin cycle 2022-10-02 16:57:27 -07:00
Koushik Dutta
fdbf831b78 server: add support for webhook update 2022-10-02 15:33:40 -07:00
Koushik Dutta
35251c726d server: fix mixin cyclical dependency detection 2022-10-02 08:09:49 -07:00
Koushik Dutta
2462d63bc5 server: detect cyclical mixins. 2022-10-01 20:53:12 -07:00
Koushik Dutta
8743c606e0 client: fix rpc peer kill event not firing sdk onClose 2022-10-01 17:06:53 -07:00
Koushik Dutta
3c5c723ef9 server: remove logging 2022-09-25 16:27:20 -07:00
Koushik Dutta
2b9240def8 sdk: wip restructure 2022-09-24 11:31:02 -07:00
Koushik Dutta
a4f3a29c4b server: Fix invalid data from being populated in system state preventing plugin load 2022-09-23 20:01:26 -07:00
Koushik Dutta
fbbc177e11 server: fix python rpc finalizer. 2022-09-23 07:48:06 -07:00
Koushik Dutta
a4582da683 server: improve python rpc buffer wrangling 2022-09-21 21:53:38 -07:00
Koushik Dutta
0a890ddabb server: fix weird media bug 2022-09-21 21:52:14 -07:00
Koushik Dutta
85a092b1fa server: implement long term token support 2022-09-15 08:31:21 -07:00
Koushik Dutta
31124fe016 server: add rpc param modification api, add support for long term cookies for pwa 2022-09-13 21:36:48 -07:00
Koushik Dutta
26f2fc0251 server: update descriptor on mixin change 2022-09-06 22:20:39 -05:00