Commit Graph

142 Commits

Author SHA1 Message Date
Koushik Dutta
d128732289 sdk/server: humidity and fan types 2021-11-07 19:13:17 -08:00
Koushik Dutta
9ab7ac3785 server: dont clobber device info if it comes in undefined 2021-11-07 18:51:00 -08:00
Koushik Dutta
f917afe8b9 server: better rpc peer error logging 2021-11-07 10:59:21 -08:00
Koushik Dutta
95de148fa9 server/sdk/opencv: install optional dependencies as needed 2021-11-06 00:36:32 -07:00
Koushik Dutta
9aff168b10 sdk/server: python wip 2021-11-05 23:38:14 -07:00
Koushik Dutta
0e20d5ebbe server/sdk: python plugins 2021-11-04 20:29:02 -07:00
Koushik Dutta
e25724a85a server/sdk: python rpc wip 2021-11-04 14:41:03 -07:00
Koushik Dutta
7d01311f7f server/rpc: simplify rpc code. initial python rpc. 2021-11-03 23:57:21 -07:00
Koushik Dutta
a7ae89b575 sdk/server: remove tensorflow dependency 2021-11-02 14:44:09 -07:00
Koushik Dutta
00edf0ee4b server/docker: more ffmpeg overrides, always package raspbian ffmpeg since its not possible to determine that at build time. 2021-11-01 19:52:01 -07:00
Koushik Dutta
ad1e1ee1b0 core/server: working terminal 2021-11-01 13:47:40 -07:00
Koushik Dutta
034b3dfe99 core/server: fix oneway method failure causing empty plugin list 2021-11-01 13:31:23 -07:00
Koushik Dutta
5927342220 core: wip shell 2021-11-01 13:23:30 -07:00
Koushik Dutta
fa64e99351 server: add support for one way rpc method invocation which does not return a result 2021-11-01 12:35:23 -07:00
Koushik Dutta
0b17e6226f server: do not crash if plugin install fails from web/cli 2021-10-31 12:48:58 -07:00
Koushik Dutta
1a0afecb21 server: make onDevicesChanged respect provider id 2021-10-31 10:44:40 -07:00
Koushik Dutta
0cea45f195 server: fix storage length bug 2021-10-24 23:40:43 -07:00
Koushik Dutta
61cb62a603 server: cleanup 2021-10-24 19:57:16 -07:00
Koushik Dutta
86cd96f22b server: better typing of descriptors 2021-10-24 13:15:27 -07:00
Koushik Dutta
0bc8de9720 server: remove cruft 2021-10-24 11:10:20 -07:00
Koushik Dutta
7b7989cb11 server: fix bug where mime type was ignored. 2021-10-23 13:03:30 -07:00
Koushik Dutta
42ba4ed199 core: automations use settings instead of janky checkboxes. support scrypted media selector. 2021-10-22 23:23:38 -07:00
Koushik Dutta
246f8287f3 server: Storage implements dictionary. add support for scrypted-media:// uri. 2021-10-22 23:19:48 -07:00
Koushik Dutta
2563ec4453 server: add exports to plugin scope 2021-10-22 00:54:29 -07:00
Koushik Dutta
9777c66e45 server: expand address listing 2021-10-20 23:20:53 -07:00
Koushik Dutta
e181a30509 cli/server: installation tool 2021-10-20 21:45:40 -07:00
Koushik Dutta
b61c30908b server: fixup versions and service env detection 2021-10-20 14:17:13 -07:00
Koushik Dutta
a9d627dacc server: remove migrations 2021-10-20 14:03:48 -07:00
Koushik Dutta
f3a2fcd7e4 server: fix state migration bug 2021-10-20 14:01:46 -07:00
Koushik Dutta
e1802b7374 server: custom ffmpeg path via env variable SCRYPTED_FFMPEG_PATH 2021-10-20 10:33:51 -07:00
Koushik Dutta
f44522c495 core/server: Fix auto updater button 2021-10-20 10:01:33 -07:00
Koushik Dutta
c0a1c7a20c server: make sure git-serve starts in own directory 2021-10-20 01:25:47 -07:00
Koushik Dutta
9d870a4086 server: git-serve fixups 2021-10-20 01:10:08 -07:00
Koushik Dutta
a89d578ef9 core: update/restart buttons 2021-10-20 01:09:48 -07:00
Koushik Dutta
7cd788398b server: add service-control 2021-10-20 00:50:44 -07:00
Koushik Dutta
02360bc036 server: git autoupdates 2021-10-20 00:42:05 -07:00
Koushik Dutta
4ec654a26b server: plugin update methods 2021-10-19 22:23:26 -07:00
Koushik Dutta
9764f8cc26 server: move the basic auth to plugin management only 2021-10-19 16:13:09 -07:00
Koushik Dutta
55f1da7da4 server: mixin failure logging 2021-10-18 22:59:09 -07:00
Koushik Dutta
9caa90c536 server: deduplicate mixin interfaces to prevent property noise 2021-10-18 22:10:38 -07:00
Koushik Dutta
a7611dc23c server: fix bug where mixins may not save 2021-10-18 19:23:31 -07:00
Koushik Dutta
b9148218b2 server: remove derpy logs 2021-10-16 17:03:16 -07:00
Koushik Dutta
f34723036b server: fix erroneous log 2021-10-16 16:02:07 -07:00
Koushik Dutta
1004af9578 server: force upgrade @scrypted/core 2021-10-15 17:25:05 -07:00
Koushik Dutta
36836b186e server/sdk: put plugin startup logs in console 2021-10-15 11:39:21 -07:00
Koushik Dutta
cd6b146b36 server: fix sourcemap support, allow consoles when plugin crashes 2021-10-14 19:48:52 -07:00
Koushik Dutta
8245835491 server: port configuration 2021-10-13 21:12:58 -07:00
Koushik Dutta
ee9e7ea9df server: better stack traces that indicate plugin source 2021-10-13 16:20:25 -07:00
Koushik Dutta
083e7b7c2a server: fix listen zero 2021-10-11 22:57:38 -07:00
Koushik Dutta
d34c3964f3 server: child process fork inspect port fixup 2021-10-11 22:07:27 -07:00