Commit Graph

160 Commits

Author SHA1 Message Date
Koushik Dutta
90c8e90af7 core: refactor console on top of pty 2024-03-09 16:44:33 -08:00
Koushik Dutta
239124cbdc core: move repl to StreamService 2024-03-09 15:15:41 -08:00
Brett Jia
4b6a858f2b ui: add client-side flow control (#1290) 2024-01-29 13:59:51 -08:00
Koushik Dutta
72f79ea8ef core: fix certificate login error, fix backup/restore in ha 2024-01-21 12:45:19 -08:00
Koushik Dutta
8c6e7b997a ui: implement backup/restore 2024-01-18 13:15:37 -08:00
Brett Jia
c0af17b38d core: query latest docker image via scrypted server (#1247) 2024-01-06 23:54:38 -08:00
Koushik Dutta
189be80a40 core: fix rpc serialization issue 2023-11-22 09:10:22 -08:00
Brett Jia
cf9a0653f2 cli, core, ui: add npx scrypted shell and support interactive/noninteractive shells (#1174)
* cli: add `npx scrypted shell`

* stdin tweaks

* buffer math tweaks

* listen to stdin eof only on noninteractive

* feedback + implement noninteractive use

* change logic per feedback
2023-11-13 10:46:21 -08:00
Brett Jia
8cb2e1516a client, server, core: Add StreamService interface and TerminalService device (#1171)
* wip

* clean up shell on disconnect

* fix null reference

* remove debug logs

* use async queue in buffered buffer, add max buffer size before connection teardown

* Revert "use async queue in buffered buffer, add max buffer size before connection teardown"

This reverts commit 1b3c283542.

* reimplement per feedback

* feedback
2023-11-12 20:03:19 -08:00
Brett Jia
d3593b9e40 server & core: handle binary terminal data (#1149)
* server & core: send terminal size info

* server & core: handle binary terminal data

* send all data as buffer

* add guard to not crash on mismatched core
2023-10-25 08:58:53 -07:00
Brett Jia
98c901486a server & core: send terminal size info (#1148) 2023-10-24 20:43:04 -07:00
Koushik Dutta
f90140dbd7 core: add doc links 2023-08-26 13:37:41 -07:00
Brett Jia
9b828a6045 core: docker installs delay update prompt until image is ready (#1034)
* core: docker installs delay update prompt until image is ready

* update settings page with new check
2023-08-23 09:58:11 -07:00
Koushik Dutta
af02753cef server/core: support built in server updates 2023-05-23 12:04:02 -07:00
Koushik Dutta
5310dd5ff6 ui: social, account creation cleanups 2023-05-22 19:01:15 -07:00
Koushik Dutta
fedf184847 core: fix ingress shell 2023-05-08 21:47:41 -07:00
Koushik Dutta
042dd84520 core: fix non-root repl and console 2023-05-05 17:31:38 -07:00
Koushik Dutta
62d5c145c2 core/client: support endpoints that are proxied from a non root webroot 2023-05-04 22:53:34 -07:00
Brett Jia
f97669949d sdk, core: add Charger interface (#680)
* add Charger interface

* add charger icon to web ui

* import correct path

* get charge state displayed correctly
2023-04-01 21:03:54 -07:00
Koushik Dutta
00e523e268 core: add object detection ui 2023-03-14 14:50:04 -07:00
Koushik Dutta
b5004739c3 core: fix wonky settings 2023-03-05 23:09:31 -08:00
Georges
3722382a0d Adding support for siren in homekit (#578)
Co-authored-by: Georges Dib <georges.dib@gmail.com>
2023-02-23 18:18:11 -08:00
Koushik Dutta
0c73ef6880 ui: fix missing deps 2023-02-22 22:34:06 -08:00
Koushik Dutta
b87d7160c2 ui: fix client dependenciy 2023-02-22 22:26:17 -08:00
Koushik Dutta
25373af216 core: fix busted plugin management buttons 2023-02-22 09:35:12 -08:00
Koushik Dutta
30c368c6fa core: fix busted plugin management buttons 2023-02-22 09:28:39 -08:00
Koushik Dutta
b0388d5662 core: remove internal api usage 2022-12-29 22:25:17 -08:00
Koushik Dutta
aaa930278c core: fix ui issue with inaccessible provider 2022-12-20 20:38:24 -08:00
Koushik Dutta
15de9d6002 core: add support for users 2022-12-19 20:12:00 -08:00
Koushik Dutta
bda70cb578 core: add support for users and acls 2022-12-19 10:02:43 -08:00
Koushik Dutta
152f3973bf core: fix zone editor 2022-12-07 13:32:16 -08:00
Koushik Dutta
6c017db97e publish server update 2022-12-05 22:31:01 -08:00
Koushik Dutta
606515b2dc core: add system settings support 2022-11-30 14:30:00 -08:00
Koushik Dutta
9a39db03cf core/ui: refactor to use settings and device creator 2022-11-26 12:01:51 -08:00
Koushik Dutta
b42404832d homekit/core/sdk: use global setting for server address and transcoding 2022-11-25 23:31:27 -08:00
Koushik Dutta
619ce43fcd homekit/core/sdk: use global setting for server address and transcoding 2022-11-25 23:26:17 -08:00
Koushik Dutta
d553a28d58 core: fix event viewer on mobile 2022-10-10 23:18:07 -07:00
Koushik Dutta
b932d4280a core: add support for webhook update 2022-10-02 15:35:31 -07:00
Koushik Dutta
86a3911015 core: click bubbling toggling mixins 2022-10-01 19:27:58 -07:00
Koushik Dutta
d20f8de7c2 core: fix empty settings in devices/plugins that dont have settings 2022-09-21 22:38:54 -07:00
Koushik Dutta
cfcf302abb core: Fix missing settings 2022-09-21 12:14:09 -07:00
Koushik Dutta
1511e29960 core: fix ui regression in automations 2022-09-16 01:29:33 -07:00
Koushik Dutta
6fb4534e97 core: fix various links. make plugin applications use stable links. 2022-09-12 20:50:30 -07:00
Koushik Dutta
3b16ddc2dc core: ui cleanups 2022-09-06 21:40:59 -05:00
Koushik Dutta
f78ae6d45b core/webrtc: revert some webrtc changes due to undiagnosed streaming issues 2022-08-27 08:31:02 -07:00
Koushik Dutta
3d2a61cde4 core: clean up various connection and login dialogs 2022-08-26 14:26:53 -07:00
Koushik Dutta
28420911c0 core: initial pass at launcher 2022-08-24 17:33:36 -07:00
Koushik Dutta
683cdf8c84 core: fix video, fix management url 2022-08-22 23:42:43 -07:00
Koushik Dutta
64f696599c core: include pending results stat tracker 2022-06-27 13:58:47 -07:00
Koushik Dutta
c3e06ae16a core: implement fast nvr seek. fix rtc session termination. 2022-06-22 11:25:16 -07:00