Koushik Dutta
|
c88a638f4e
|
server: fix level db lock error not being reported
|
2023-05-17 11:35:42 -07:00 |
|
Koushik Dutta
|
68f071660e
|
server: await server port listeners
|
2023-05-17 10:59:40 -07:00 |
|
Koushik Dutta
|
2f13c77444
|
server: add default admin login via token
|
2023-05-17 10:52:50 -07:00 |
|
Koushik Dutta
|
8bce14f834
|
server: support auto installation of single plugin via SCRYPTED_INSTALL_PLUGIN
|
2023-05-14 13:56:08 -07:00 |
|
Koushik Dutta
|
fbb11a5312
|
server: allow ip based admin auth
|
2023-05-09 19:00:39 -07:00 |
|
Koushik Dutta
|
73fefeec26
|
server: relative redirects
|
2023-05-08 11:27:48 -07:00 |
|
Koushik Dutta
|
837dae5f02
|
server: add support for long term token access
|
2023-05-07 22:21:19 -07:00 |
|
Koushik Dutta
|
f6201acf2a
|
server: add runtime kill
|
2023-04-30 23:25:23 -07:00 |
|
Koushik Dutta
|
02d5b429b7
|
Revert "server: add hook for getting runtime"
This reverts commit e169d154e7.
|
2023-04-29 11:30:20 -07:00 |
|
Koushik Dutta
|
e169d154e7
|
server: add hook for getting runtime
|
2023-04-29 11:09:56 -07:00 |
|
Koushik Dutta
|
bb184247d0
|
server: fix deleted device leak
|
2023-04-28 08:28:40 -07:00 |
|
Koushik Dutta
|
212883e84b
|
server: probe one off discovered devices after creation
|
2023-04-28 07:34:21 -07:00 |
|
Koushik Dutta
|
4246e3c476
|
server: filter link local addresses
|
2023-04-26 22:47:33 -07:00 |
|
Koushik Dutta
|
66a0ea08ec
|
server: support binding to interfaces
|
2023-04-25 14:04:50 -07:00 |
|
Koushik Dutta
|
c7c5c6eed5
|
server: electron app hooks
|
2023-04-25 13:34:14 -07:00 |
|
Koushik Dutta
|
38c7006055
|
server: fix runaway cluster sockets
|
2023-04-20 21:55:15 -07:00 |
|
Koushik Dutta
|
c492c15081
|
rpc: async generator should throw if yielded and when the peer has been killed. garbage collection does not trigger async generator return or throw.
|
2023-04-19 21:35:46 -07:00 |
|
Koushik Dutta
|
5bce335288
|
server: implement various python apis
|
2023-04-16 12:08:48 -07:00 |
|
Koushik Dutta
|
9cffd9ffbe
|
server: fix noop cluster connect
|
2023-04-15 21:35:36 -07:00 |
|
Koushik Dutta
|
c0ff857a1b
|
server: improve cluster resolution
|
2023-04-15 20:13:43 -07:00 |
|
Koushik Dutta
|
4c2de9e443
|
server: add getDevice convenience method for pluginId/nativeId
|
2023-04-14 22:24:12 -07:00 |
|
Koushik Dutta
|
79d9f1d4a1
|
server: add getDevice convenience method for pluginId/nativeId
|
2023-04-14 22:07:49 -07:00 |
|
Koushik Dutta
|
7f2bf0b542
|
webrtc: fix ffmpeg leak
|
2023-04-13 12:51:52 -07:00 |
|
Koushik Dutta
|
9b40978f61
|
client/server: fix various async generator bugs in remote client
|
2023-04-11 13:53:38 -07:00 |
|
Koushik Dutta
|
ed186e2142
|
server/rpc: improve typings on rpc message type
|
2023-04-08 10:19:06 -07:00 |
|
Koushik Dutta
|
c522edc622
|
server/rpc: improve typings on rpc message type
|
2023-04-08 10:17:18 -07:00 |
|
Koushik Dutta
|
efd125b6e4
|
server/rpc: add Uint8Array to node transport safe arguments
|
2023-04-08 10:05:02 -07:00 |
|
Koushik Dutta
|
dfe2c937a1
|
server: add hook for cluster peer creation
|
2023-04-08 09:18:31 -07:00 |
|
Koushik Dutta
|
cbf4cf0579
|
server: fix typo in storage of undefined
|
2023-04-07 14:06:17 -07:00 |
|
Koushik Dutta
|
ce2ea63be7
|
server: add hook for npm exec in non-node environment (electron)
|
2023-04-06 08:21:37 -07:00 |
|
Koushik Dutta
|
43e5822c93
|
server: fix first run account creation bug
|
2023-04-05 14:39:20 -07:00 |
|
Koushik Dutta
|
5028fb812d
|
server: storage polyfill should serialize keys and values as strings
|
2023-04-04 09:58:51 -07:00 |
|
Koushik Dutta
|
b339ca6cd2
|
fix bug where deleted users have continued/escalated permissions
|
2023-04-04 08:17:44 -07:00 |
|
Koushik Dutta
|
48e3d30987
|
server: output docker flavor to logs
|
2023-03-29 11:58:43 -07:00 |
|
Koushik Dutta
|
c1c5a42645
|
server: fixup versioned prefix/node_modules path
|
2023-03-28 19:36:39 -07:00 |
|
Koushik Dutta
|
1d4052b839
|
common: simplify some socket utils
|
2023-03-28 10:26:48 -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
|
2c23021d40
|
server: catch/print startup errors to console and not just events tab
|
2023-03-27 09:37:29 -07:00 |
|
Koushik Dutta
|
0d03b91753
|
server: add query tokens to env auth
|
2023-03-26 12:25:23 -07:00 |
|
Koushik Dutta
|
c6933198b2
|
server: autocreate admin if specified by env
|
2023-03-26 12:09:15 -07:00 |
|
Koushik Dutta
|
31b424f89f
|
server: mac python fixes
|
2023-03-25 21:52:32 -07:00 |
|
Koushik Dutta
|
3d5ccf25d1
|
server: log host os specs
|
2023-03-25 15:05:08 -07:00 |
|
Koushik Dutta
|
99995ea882
|
server: start watchdog/stats after plugin dependency installation completes
|
2023-03-25 09:27:04 -07:00 |
|
Koushik Dutta
|
6f2bb9fd9e
|
server: hack fix python sdk path
|
2023-03-23 00:37:17 -07:00 |
|
Koushik Dutta
|
12e47993a4
|
server: electron environment fixes
|
2023-03-22 22:50:02 -07:00 |
|
Koushik Dutta
|
b0396b77bd
|
server: serialization intrinsic for Uint8Array
|
2023-03-22 22:49:28 -07:00 |
|
Koushik Dutta
|
59f3c2e3ad
|
server: add mechanism to force pip/npm install rerun on upgrade
|
2023-03-22 13:54:04 -07:00 |
|
Koushik Dutta
|
d6717cc58b
|
server: add additional plugin runtime hooks for electron
|
2023-03-20 17:18:18 -07:00 |
|
Koushik Dutta
|
c78cbc04d3
|
server: add non invoking entry point
|
2023-03-19 18:27:21 -07:00 |
|
Koushik Dutta
|
0516ca810d
|
server: add non invoking entry point
|
2023-03-19 18:26:28 -07:00 |
|