Koushik Dutta
|
2a943eb5e0
|
postbeta
|
2024-01-18 09:33:13 -08:00 |
|
Koushik Dutta
|
a526816b07
|
sdk/server: add mechanism for requesting device refresh
|
2024-01-01 14:44:00 -08:00 |
|
Koushik Dutta
|
1dad0126bc
|
postbeta
|
2023-06-08 08:08:24 -07:00 |
|
Koushik Dutta
|
9bce4acd14
|
postbeta
|
2023-06-07 15:20:38 -07:00 |
|
Koushik Dutta
|
cba20ec887
|
postbeta
|
2023-06-07 15:18:48 -07:00 |
|
Koushik Dutta
|
73cd40b540
|
server: strip and update dependencies
|
2023-06-07 08:17:13 -07:00 |
|
Koushik Dutta
|
9334d1c2a4
|
server: fix potential plugin startup hang
|
2023-05-23 08:48:26 -07:00 |
|
Koushik Dutta
|
48e3d30987
|
server: output docker flavor to logs
|
2023-03-29 11:58:43 -07:00 |
|
Koushik Dutta
|
d330e2eb9d
|
server: remove os machine usage which only exists in recent node builds
|
2023-03-27 11:53:19 -07:00 |
|
Koushik Dutta
|
3d5ccf25d1
|
server: log host os specs
|
2023-03-25 15:05:08 -07:00 |
|
Koushik Dutta
|
d6717cc58b
|
server: add additional plugin runtime hooks for electron
|
2023-03-20 17:18:18 -07:00 |
|
Koushik Dutta
|
abfd0ffe35
|
server: add explicit hook for main file
|
2023-03-19 14:41:02 -07:00 |
|
Koushik Dutta
|
369dcff2bd
|
server: support large file transfers on engine io
|
2023-03-14 14:50:47 -07:00 |
|
Koushik Dutta
|
6f90b1a0e3
|
server: add support for direct ipc
|
2023-03-03 16:48:29 -08:00 |
|
Koushik Dutta
|
d292e1cf6b
|
server: fix order of operations
|
2023-02-13 10:59:46 -08:00 |
|
Koushik Dutta
|
aa5cb119cc
|
server: dont run watchdog on plugins that havent fully started
|
2023-02-08 12:35:35 -08:00 |
|
Koushik Dutta
|
6b5592d49d
|
server: disable plugin watchdog when debugging
|
2023-02-06 14:49:36 -08:00 |
|
Koushik Dutta
|
3215e1953f
|
server: add plugin hang watchdog
|
2023-02-01 08:42:17 -08:00 |
|
Koushik Dutta
|
199027f2a9
|
server: Fix user privilege escalation in preparation webrtc access
|
2023-01-07 23:12:02 -08:00 |
|
Koushik Dutta
|
227b287f1e
|
server: properly send serverVersion across during call to getRemote
|
2023-01-02 20:22:56 -08:00 |
|
Koushik Dutta
|
4ffbd16476
|
sdk: rename sdk.version to sdk.serverVersion
|
2023-01-02 20:01:13 -08:00 |
|
Koushik Dutta
|
2879634bcd
|
sdk/server: add versioning to sdk
|
2023-01-02 14:39:30 -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
|
eff9a1d1c2
|
sdk: add ids to events
|
2022-10-22 19:15:27 -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
|
a4582da683
|
server: improve python rpc buffer wrangling
|
2022-09-21 21:53:38 -07:00 |
|
Koushik Dutta
|
5b89c2c67f
|
server: remove unnecessary state syncing
|
2022-08-06 08:21:14 -07:00 |
|
Koushik Dutta
|
d3ddd52d30
|
server: media manager improvements
|
2022-07-28 14:12:43 -07:00 |
|
Koushik Dutta
|
41a24fbaba
|
server: Fix api access auth issue.
|
2022-07-07 09:58:51 -07:00 |
|
Koushik Dutta
|
17f8dd5dbc
|
server: add pluginId option to api socket
|
2022-06-27 18:31:42 -07:00 |
|
Koushik Dutta
|
0e770bfd98
|
server: fix crash
|
2022-06-20 12:30:04 -07:00 |
|
Koushik Dutta
|
2a88ba1c62
|
server: remove cors api access. add socket api access.
|
2022-06-20 11:31:07 -07:00 |
|
Koushik Dutta
|
924d5ef0be
|
various: checkin
|
2022-06-08 10:41:22 -07:00 |
|
Koushik Dutta
|
90716d4da7
|
server: fix weird ts issue
|
2022-06-06 00:23:38 -07:00 |
|
Koushik Dutta
|
b6b08c5ebb
|
server: add rpc support for side band binary payloads
|
2022-06-06 00:20:56 -07:00 |
|
Koushik Dutta
|
c5bc9a0dab
|
server: support api from other domains
|
2022-06-05 23:53:19 -07:00 |
|
Koushik Dutta
|
47f24f1a43
|
server: fix engine io ids
|
2022-06-03 13:59:27 -07:00 |
|
Koushik Dutta
|
f0e9d8350d
|
server: fix types
|
2022-06-03 10:58:11 -07:00 |
|
Koushik Dutta
|
88a95b4529
|
server: return alternate local host addresses
|
2022-06-03 10:55:33 -07:00 |
|
Koushik Dutta
|
1344a577fa
|
server: cors support
|
2022-06-02 16:12:28 -07:00 |
|
Koushik Dutta
|
64f5ab9483
|
sdk/server: media object updates to track source id
|
2022-04-03 20:19:42 -07:00 |
|
Koushik Dutta
|
d00ca20e54
|
server: note versions on all consoles
|
2022-03-19 10:52:02 -07:00 |
|
Koushik Dutta
|
98caa047d2
|
server: comments
|
2022-02-23 21:50:09 -08:00 |
|
Koushik Dutta
|
544a9d8661
|
server: fix plugin race condition bug and unavailable devices
|
2022-02-22 20:41:57 -08:00 |
|
Koushik Dutta
|
44b4fa2bd4
|
server: rpc/threading
|
2022-02-12 19:09:42 -08:00 |
|
Koushik Dutta
|
a8b8aa03e0
|
restructure
|
2022-02-11 15:06:21 -08:00 |
|
Koushik Dutta
|
ef2ce47939
|
server: fix imports
|
2022-02-11 13:30:10 -08:00 |
|
Koushik Dutta
|
1af5a35635
|
server: cleanup stdio per platform
|
2022-02-11 12:36:40 -08:00 |
|
Koushik Dutta
|
7b85a5c0ed
|
server: worker cleanup
|
2022-02-11 12:16:10 -08:00 |
|