Commit Graph

111 Commits

Author SHA1 Message Date
Koushik Dutta
c3e06ae16a core: implement fast nvr seek. fix rtc session termination. 2022-06-22 11:25:16 -07:00
Koushik Dutta
4233b71084 ui: remove some legacy api usage 2022-06-20 20:00:31 -07:00
Koushik Dutta
774a6cb800 ui: wip cleanups and perf improvements 2022-06-06 00:36:50 -07:00
Koushik Dutta
7cac09aa6f core: fix missing script editor 2022-06-02 09:59:29 -07:00
Koushik Dutta
b328af06ea ui: fix busted plugins 2022-06-01 23:33:45 -07:00
Koushik Dutta
a9e36c8912 ui: fix crash 2022-06-01 22:57:16 -07:00
Koushik Dutta
a2eb780921 ui: add device management button 2022-06-01 22:30:04 -07:00
Koushik Dutta
381f780adc ui: cleanups 2022-06-01 22:01:01 -07:00
Koushik Dutta
adb691c974 ui: start 2 way audio muted, add mute button 2022-05-30 16:46:57 -07:00
Koushik Dutta
5b259d509c ui: call startSession on webrtc sessions 2022-05-26 22:02:06 -07:00
Koushik Dutta
f838fb5ad0 core: future proof device groups. add qrcode support. 2022-05-24 17:22:51 -07:00
Koushik Dutta
f5142514ce server/core: more pluginDepnedencies installation into the server 2022-04-16 15:01:40 -07:00
Koushik Dutta
e74fbaa4b7 core: clean up peerconnections faster 2022-04-13 23:10:10 -07:00
Koushik Dutta
267883f63c core: use registry.npmjs.org directly. 2022-04-13 19:47:28 -07:00
Koushik Dutta
763c352af8 core/ui: fall back to locally proxied npm that handles CORS if registry.npmjs.cf fails 2022-04-13 13:30:21 -07:00
Koushik Dutta
549c022dbf core: fix missing variable causing white screen 2022-04-04 18:13:46 -07:00
Koushik Dutta
8cb3cbb5f8 core: publish beta 2022-04-04 10:36:12 -07:00
Koushik Dutta
ab8dddeb61 core: webrtc consolidation 2022-04-03 20:19:42 -07:00
Koushik Dutta
e0512da64b core: video clip deletion support. various ui cleanups. 2022-03-16 23:25:07 -07:00
Koushik Dutta
0fef3569f5 core: clip support 2022-03-15 22:05:32 -07:00
Koushik Dutta
667e32642f core: publish 2022-03-14 21:11:54 -07:00
Koushik Dutta
8bc7129800 core: ui cleanups, light mode, minor fixes on dashboard customization 2022-03-13 22:35:41 -07:00
Koushik Dutta
880f5a557b core: enable light mode 2022-03-13 21:20:08 -07:00
Koushik Dutta
00c3f53be0 core: nvr wip 2022-03-13 20:15:41 -07:00
Koushik Dutta
a076bad5fa core: finally handle server update and version notificaitons 2022-03-10 20:41:20 -08:00
Koushik Dutta
def440f824 core: add console clearing 2022-03-10 16:45:13 -08:00
Koushik Dutta
c21ef1f762 core: fix busted webrtc video 2022-03-09 11:14:37 -08:00
Koushik Dutta
b68799686b core: fix derp 2022-03-07 23:30:25 -08:00
Koushik Dutta
a4e825e7da core: plugin snapshots 2022-03-07 23:19:08 -08:00
Koushik Dutta
cebabe1328 core/snapshot: allow clearing zones 2022-03-07 20:50:30 -08:00
Koushik Dutta
a512825d7a core: fix clippath fallback parsing 2022-03-07 18:56:23 -08:00
Koushik Dutta
9d3189f7af server and various plugins: RTCSignalingClient. Allows generic signaling mechanism for peer connections. Can stream your web camera to chromecast. 2022-03-01 20:35:31 -08:00
Koushik Dutta
fb9785eb2d core: refactor scripts to scripting-core. add examples 2022-02-24 13:40:03 -08:00
Koushik Dutta
09490a709e core: initial refactor to new webrtc signaling 2022-02-18 21:46:17 -08:00
Koushik Dutta
ef98bdcda3 core: invoke typescript in separate thread. 2022-02-12 19:11:48 -08:00
Koushik Dutta
84432db7f9 core: use npms cdn endpoint to avoid going through server. 2022-01-10 13:38:56 -08:00
Koushik Dutta
585b4c6d8b core: use blob url for image fetch 2022-01-07 22:56:02 -08:00
Koushik Dutta
d31503f559 core: readme support 2021-12-28 19:59:55 -08:00
Koushik Dutta
84ab5b9d40 core: allow automations on online/offline state 2021-12-28 11:08:48 -08:00
Koushik Dutta
765ecc540f core: cleanup code 2021-12-20 13:59:34 -08:00
Koushik Dutta
6b263fbf6a core: fix various zone editor bugs 2021-12-19 00:25:24 -08:00
Koushik Dutta
46dc3bd89e sdk/plugins: zone support 2021-12-17 19:58:47 -08:00
Koushik Dutta
d5ce7a5ee9 plugins: rebuild various plugins using settings mixin 2021-12-12 00:59:37 -08:00
Koushik Dutta
7ef3b1a589 various cleanups 2021-12-06 19:36:21 -08:00
Koushik Dutta
ad1e1ee1b0 core/server: working terminal 2021-11-01 13:47:40 -07:00
Koushik Dutta
5927342220 core: wip shell 2021-11-01 13:23:30 -07:00
Koushik Dutta
f9f84a3437 core: fix deleted plugin causing empty plugin list bug 2021-10-26 17:56:55 -07:00
Koushik Dutta
8344331758 core: ui updates 2021-10-24 22:51:48 -07:00
Koushik Dutta
da11265f79 core: update ui 2021-10-24 11:10:05 -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