Commit Graph

4083 Commits

Author SHA1 Message Date
Koushik Dutta
ae8d9bbdd3 client: fix connection race for webrtc 2023-01-27 15:00:22 -08:00
Koushik Dutta
6ce6daf832 common: fix unhandled promise timeout 2023-01-27 13:53:51 -08:00
Koushik Dutta
7968a63186 packages: promise 2023-01-27 11:12:08 -08:00
Koushik Dutta
fb5b748b67 server: fix acl crash 2023-01-27 10:55:08 -08:00
Koushik Dutta
f35ce4b1f0 packages: stream-promise 2023-01-27 09:15:37 -08:00
Koushik Dutta
043c6d8ebb packages: self-signed-certificate 2023-01-27 09:10:29 -08:00
Koushik Dutta
07be3bfcc6 packages: deferred 2023-01-27 09:03:12 -08:00
Koushik Dutta
71679046b4 sdk: fix changelog formatting 2023-01-26 21:11:43 -08:00
Koushik Dutta
1a0777a209 sdk: add changelog generation 2023-01-26 21:05:40 -08:00
Koushik Dutta
8e174842fa cloud: fix upnp port persistence bug 2023-01-26 14:35:13 -08:00
Koushik Dutta
3cf9aad83f core: rollback direct connect 2023-01-26 14:12:45 -08:00
Koushik Dutta
11e8ece10f videoanalysis: squelch log 2023-01-26 14:12:35 -08:00
Koushik Dutta
776461c6ce cloud: fix ws/wss usage 2023-01-26 14:11:34 -08:00
Koushik Dutta
4a4b4e266c server: publish 2023-01-26 13:22:19 -08:00
Koushik Dutta
9515f6136b cloud: update registration when port forwarding is disabled 2023-01-26 13:22:01 -08:00
Koushik Dutta
fdda9267f7 server: fix migration bug 2023-01-26 13:10:01 -08:00
Koushik Dutta
efeb01fb74 client: make direct connect optional 2023-01-26 12:25:15 -08:00
Koushik Dutta
45eb065410 cloud: publish 2023-01-26 11:28:33 -08:00
Koushik Dutta
3a05b80c57 cloud: send custom domain to scrypted cloud 2023-01-26 11:28:17 -08:00
Koushik Dutta
f5b1cae7a2 cloud: fix text 2023-01-26 10:49:39 -08:00
Koushik Dutta
fdf5f624c0 server: trust loopback proxies. remove localhost usage as secure. 2023-01-26 09:53:52 -08:00
Koushik Dutta
f1b6619786 cloud: use X-Forwarded-Proto 2023-01-26 09:53:08 -08:00
Koushik Dutta
e07b3b1027 server: fix addresses crash if none are provided 2023-01-26 09:19:38 -08:00
Koushik Dutta
ee4f7f791c cloud: add alerts if unconfigured 2023-01-26 09:06:10 -08:00
Koushik Dutta
6dd3891d41 unifi-protect: promote beta plugin 2023-01-26 09:03:24 -08:00
Koushik Dutta
d13cb79c54 server: add periodic timestamps to logs 2023-01-26 08:57:26 -08:00
Koushik Dutta
72c89d83f7 cloud: fix new Buffer usage 2023-01-26 08:55:46 -08:00
Koushik Dutta
545aa88777 cloud: add manual port forwarding mode 2023-01-26 08:42:17 -08:00
Koushik Dutta
03678eb1d2 homekit: fix cleanup error in log 2023-01-26 08:41:08 -08:00
Koushik Dutta
41bf154d2b rpc: fix missing export for eval 2023-01-25 23:52:53 -08:00
Koushik Dutta
760e4d2062 server: add support for query tokens 2023-01-25 23:32:07 -08:00
Koushik Dutta
f0a30ce8cd cloud: fix upnp refresh 2023-01-25 22:33:40 -08:00
Koushik Dutta
82f00d092a cloud: use tls for dialback connection. expose direct connect proxy port 2023-01-25 21:00:42 -08:00
Koushik Dutta
9d53633337 server: formatting 2023-01-25 19:57:30 -08:00
Koushik Dutta
6d571a624b server: consider localhost remote addresses as secure for cookie purposes 2023-01-25 19:57:20 -08:00
Koushik Dutta
8b9f853f46 cloud: report direct address on successful login 2023-01-25 17:22:01 -08:00
Koushik Dutta
0d9afa011f client: add support for direct address 2023-01-25 17:21:34 -08:00
Koushik Dutta
6eb4d499d9 sdk/cloud/server: add proper CORS api for endpoints 2023-01-25 14:53:38 -08:00
Koushik Dutta
c314ec3be6 server: add support for CORS API access 2023-01-25 13:18:12 -08:00
Koushik Dutta
1d1af318a2 client: support direct connections 2023-01-25 13:16:35 -08:00
Koushik Dutta
53a718d981 cloud: fix cloud header not visible during cors 2023-01-25 12:57:34 -08:00
Koushik Dutta
c8e36c1284 cloud: periodic ip/port check 2023-01-24 13:27:13 -08:00
Koushik Dutta
c80f5bf5de git: fix submodule path 2023-01-24 12:09:04 -08:00
Koushik Dutta
8d7fdcd242 cloud: initial upnp support 2023-01-24 12:08:40 -08:00
Koushik Dutta
cd6c449658 homekit: use address api 2023-01-24 11:50:33 -08:00
Koushik Dutta
6af519c0a3 server: fix typo 2023-01-24 11:50:30 -08:00
Koushik Dutta
c5d1d19b9a Merge branch 'main' of github.com:koush/scrypted 2023-01-24 11:46:14 -08:00
Koushik Dutta
45024d444f homekit: fix destination bug 2023-01-24 11:46:05 -08:00
Roarrk
912f86e7a2 CoreML: Get input tensor size automatically (#530)
* Get input tensor size automatically

Get/Save MLMODEL spec automatically. This can also later be used for getting labels automatically.

* Update __init__.py

Removed defunct TODO

* Change to height*width
2023-01-23 13:54:15 -08:00
Koushik Dutta
4cc1b760d1 predict: fix detection handling of untracked objects 2023-01-23 13:25:16 -08:00