Commit Graph

  • ca7efc1f04 fix: type annotations for event and state management Koushik Dutta 2026-04-02 12:55:21 -07:00
  • 9c1d2b78c8 fix: type annotations for plugin API layer Koushik Dutta 2026-04-02 12:55:19 -07:00
  • 2763f4af2c fix: make pid optional in RuntimeWorker interface Koushik Dutta 2026-04-02 12:51:33 -07:00
  • 621c5537d4 fix: use ScryptedNativeId type for plugin device maps Koushik Dutta 2026-04-02 12:50:14 -07:00
  • 2187982b07 fix: add type annotations for plugin HTTP handling Koushik Dutta 2026-04-02 12:49:38 -07:00
  • 5dde5ae893 fix: add type annotations for network address functions Koushik Dutta 2026-04-02 12:49:19 -07:00
  • cfa9e2a200 fix: make LevelDocument._id and _documentType required Koushik Dutta 2026-04-02 12:49:18 -07:00
  • 0d4a0d2c2c fix: initialize RpcResult before try block to match Python implementation Koushik Dutta 2026-04-02 12:48:09 -07:00
  • 24ecc19e99 fix: add ts-ignore for delete operations on required properties Koushik Dutta 2026-04-02 12:45:22 -07:00
  • 675b967862 fix: add undefined to buffer state type annotations Koushik Dutta 2026-04-02 12:45:21 -07:00
  • 3882805cfc fix: add type guard filter for network interfaces Koushik Dutta 2026-04-02 12:45:20 -07:00
  • 6ac91bc1a3 fix: add undefined to return type and filter Koushik Dutta 2026-04-02 12:45:19 -07:00
  • b2301a3073 fix: add non-null assertions for process.argv and process.send Koushik Dutta 2026-04-02 12:45:18 -07:00
  • 9cfa6ea58b fix: refactor serviceKey undefined handling Koushik Dutta 2026-04-02 12:45:17 -07:00
  • 65199ecdf7 refactor: rename mixins parameter to avoid mutation Koushik Dutta 2026-04-02 12:45:17 -07:00
  • 64ed95e9aa fix: add non-null assertions for parentPort access Koushik Dutta 2026-04-02 12:45:16 -07:00
  • 8c5b2f48cc fix: add definite assignment assertion for cancel variable Koushik Dutta 2026-04-02 12:45:15 -07:00
  • bc8f1ebc97 refactor: use Object.entries() in createHeadersArray Koushik Dutta 2026-04-02 12:45:14 -07:00
  • 2977d0a90b server: update types Koushik Dutta 2026-04-02 12:44:35 -07:00
  • dd59ac40b6 noImplicitReturns: enabled implicit return checking Koushik Dutta 2026-04-02 13:33:09 -07:00
  • fd0b3a0b8f noImplicitOverride: enabled override modifier checking Koushik Dutta 2026-04-02 09:49:57 -07:00
  • 196ff8378c noUncheckedIndexedAccess: enabled unchecked indexed access checking Koushik Dutta 2026-04-02 09:48:40 -07:00
  • 78311762a7 strictFunctionTypes: enabled stricter function type checking Koushik Dutta 2026-04-02 09:48:06 -07:00
  • 4e0ab38986 noImplicitThis: enabled implicit this checking Koushik Dutta 2026-04-02 09:47:58 -07:00
  • bd8b152bfd noFallthroughCasesInSwitch: enabled switch fallthrough checking Koushik Dutta 2026-04-02 09:47:50 -07:00
  • 7cf11d040c strictBindCallApply: enabled stricter bind/call/apply checking Koushik Dutta 2026-04-02 09:47:14 -07:00
  • 125db2e8dd sdk: remove axios, fix http-fetch usage Koushik Dutta 2026-03-31 09:08:24 -07:00
  • a64dd8e878 http-fetch: missing file Koushik Dutta 2026-03-31 09:07:24 -07:00
  • 25bf83832a http-fetch: fix buffer post Koushik Dutta 2026-03-31 09:06:21 -07:00
  • 181d0fdc92 packages: expose http fetch Koushik Dutta 2026-03-31 08:38:02 -07:00
  • 148bd27fd3 sdk: switch off axios to @scrypted/auth-fetch Koushik Dutta 2026-03-31 08:19:48 -07:00
  • b634330ab0 sdk: make bin files typescript Koushik Dutta 2026-03-31 08:17:42 -07:00
  • 21ce1af766 packages: publish auth-fetch Koushik Dutta 2026-03-31 08:09:25 -07:00
  • 89b780590a packages: publish auth-fetch Koushik Dutta 2026-03-31 08:04:45 -07:00
  • f1fac2ab99 Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2026-03-28 20:31:35 -07:00
  • 41e17a8dc4 core: remove scripts templates, direct to scripts site Koushik Dutta 2026-03-28 20:31:31 -07:00
  • 936a81ecbb sdk: filter invalid devices from storage settings Koushik Dutta 2026-03-28 12:08:04 -07:00
  • eefab888a7 reolink: logout expired token sessions before renewing (#1979) JoshADC 2026-03-23 11:23:11 -04:00
  • 6a8260d09d ncnn: readd cluster label Koushik Dutta 2026-03-08 10:42:04 -07:00
  • 4a8d5dbe6d detect: fix segmentation labels Koushik Dutta 2026-03-08 10:39:00 -07:00
  • c77bbec748 detect: publish fixed ncnn segmentation and cluster fork Koushik Dutta 2026-03-08 10:36:10 -07:00
  • 0e31a780ac detect: finish segmentation support Koushik Dutta 2026-03-07 17:30:09 -08:00
  • f2f8fb265f detect: finish segmentation support Koushik Dutta 2026-03-07 17:26:08 -08:00
  • baa9368199 ncnn: fix face recognition model name Koushik Dutta 2026-03-07 17:15:31 -08:00
  • feed98d7e7 ncnn: new models Koushik Dutta 2026-03-07 09:26:00 -08:00
  • f62976b979 diagnostics: more domain checks Koushik Dutta 2026-03-05 08:41:22 -08:00
  • 0aa4118828 detect: bump deps Koushik Dutta 2026-03-02 11:05:48 -08:00
  • 80b1ba2fa3 detect: publish new models as default Koushik Dutta 2026-03-01 12:40:05 -08:00
  • 46dd4006c7 detect: move clip to huggingface Koushik Dutta 2026-02-27 20:49:33 -08:00
  • e66ea8e794 rebroadcast: publish Koushik Dutta 2026-02-26 08:42:31 -08:00
  • 6fd84af50f rebroadcast: Use optional chaining for allowBatteryPrebuffer (#1986) Alexis Rouillard 2026-02-18 19:19:15 +01:00
  • 7112e049cb rebroadcast: fix RTMP acknowledgement uint32 overflow (#1980) JoshADC 2026-02-08 21:53:46 -05:00
  • 440926ef73 onvif: clear binaryTimeout on destroy (#1974) George Talusan 2026-02-03 17:14:57 -05:00
  • 3d1d3727dc hikvision-doorbell: fixes (#1970) Roman Sokolov 2026-01-24 19:18:59 +03:00
  • 079878b663 core: allow PATH in terminal service Koushik Dutta 2026-01-21 16:21:15 -08:00
  • 0d02ea8f08 core: support cwd in terminalservice Koushik Dutta 2026-01-21 15:15:50 -08:00
  • f23ad06eef snapshot: verify acls Koushik Dutta 2026-01-19 22:16:44 -08:00
  • 3c8b513c31 sdk: update Koushik Dutta 2026-01-19 21:34:46 -08:00
  • 35df17334c sdk: AccessControls Koushik Dutta 2026-01-19 21:21:12 -08:00
  • 2fff8b0044 predict: add segmentation models to onnx/coreml and refactor openvino Koushik Dutta 2026-01-18 13:58:28 -08:00
  • f415e4f2e1 rebroadcast: publish beta with native rtmp support Koushik Dutta 2026-01-18 12:59:31 -08:00
  • 9607bcddcf core: publish Koushik Dutta 2026-01-17 12:24:48 -08:00
  • 1c7f16ed9f openvino: fix single segmentation shape crash Koushik Dutta 2026-01-17 12:24:44 -08:00
  • 961cb36a97 openvino: wip segmentation Koushik Dutta 2026-01-17 12:16:55 -08:00
  • a4d28791ed server: python rpc should use create_task instead of run_coroutine_threadsafe (#1953) Raman Gupta 2026-01-15 12:34:44 -05:00
  • c1895df062 videoanalysis: fixup detection set Koushik Dutta 2026-01-12 15:10:36 -08:00
  • bb902467eb videoanalysis: improve logging Koushik Dutta 2026-01-12 10:06:35 -08:00
  • 7202e99ab0 detect: publish betas Koushik Dutta 2026-01-10 15:30:07 -08:00
  • 38bac58fc6 openvino: new model, use huggingface as model source Koushik Dutta 2026-01-10 15:02:20 -08:00
  • af8abb6072 rebroadcast: publish rtmp support beta Koushik Dutta 2026-01-09 12:45:48 -08:00
  • 7ef868e42d rebroadcast: rtmp window acks Koushik Dutta 2026-01-09 12:35:11 -08:00
  • 0185680791 rebroadcast: remove some bit shifting in favor of read/write uintbe Koushik Dutta 2026-01-08 21:35:04 -08:00
  • 1349bb7433 rebroadcast: slop rtmp implementation Koushik Dutta 2026-01-08 21:29:05 -08:00
  • 85074aaa7a detect: pubish betas Koushik Dutta 2026-01-08 09:37:00 -08:00
  • beb7ec60ba detect: pubish betas Koushik Dutta 2026-01-08 09:13:42 -08:00
  • 126c96904b amcrest: publish Koushik Dutta 2026-01-08 08:31:57 -08:00
  • 70b7b4fa98 coreml: publish beta Koushik Dutta 2026-01-08 08:30:48 -08:00
  • 2cd73b5a6a openvino: new test model Koushik Dutta 2026-01-07 10:16:05 -08:00
  • d6f13c7128 openvino: migrate to hugging face, remove old models. Koushik Dutta 2026-01-06 16:58:22 -08:00
  • df1b389ef2 diagnostics: relax person detect for new models Koushik Dutta 2026-01-06 15:12:19 -08:00
  • 976204c439 coreml: change default model Koushik Dutta 2026-01-06 15:11:46 -08:00
  • 1adee0beb8 tuya: bump the tuya plugin and fix for devices (#1963) Joey Stout 2026-01-05 14:27:17 -05:00
  • f5a10dd1cc wyze: add preset support (get/goto) and relevant webhook control (#1951) radinsky 2026-01-02 23:20:38 +02:00
  • 293a940771 amcrest: handle HTTP/1.0 responses in event listener (#1957) Jackson Tomlinson 2026-01-01 22:51:54 -06:00
  • 67728883cc core: publish oauth login fix Koushik Dutta 2025-12-31 12:15:35 -08:00
  • 5d02217a3e snapshot: make web hosted images bypass hotlink protection Koushik Dutta 2025-12-27 19:27:30 -08:00
  • 63a88e727a Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2025-12-27 19:07:57 -08:00
  • 1145caeb58 snapshot: make web hosted images bypass hotlink protection Koushik Dutta 2025-12-27 19:07:50 -08:00
  • 2cc7ab08fd reolink: add nvr support (#1947) apocaliss92 2025-12-27 18:21:54 +01:00
  • bfb8c233f4 openvino: avoid CLIP startup timeout by loading HF cache first (#1949) The Beholder 2025-12-26 18:38:13 -08:00
  • ebe6bcc58f client: add worker/fork support to web client Koushik Dutta 2025-12-16 12:22:03 -08:00
  • 3b0042c922 diagnostics: fix ai slop tests Koushik Dutta 2025-12-15 16:33:35 -08:00
  • 2f4cd9807b diagnostics: clip/det tests Koushik Dutta 2025-12-14 15:07:11 -08:00
  • 1711d2a6f7 diagnostics: clip/det tests Koushik Dutta 2025-12-14 15:04:01 -08:00
  • 2818120b68 diagnostics: url tests Koushik Dutta 2025-12-13 10:05:51 -08:00
  • 61cf589800 sdk: update tool calls to include id Koushik Dutta 2025-12-09 16:03:26 -08:00
  • 2c267f6b26 coreml: disable auto restart to work around coreml caching bug filling macos disk until reboot Koushik Dutta 2025-12-09 12:25:31 -08:00
  • aa85e7ec19 rebroadcast: avoid mjpeg codecs and warn Koushik Dutta 2025-12-06 12:38:22 -08:00
  • e585a48084 sdk: update Koushik Dutta 2025-12-04 19:35:36 -08:00
  • 465b4a80bb Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2025-12-02 08:54:22 -08:00