Koushik Dutta
29c5dfd73b
core: install npu drivers in lxc
2024-08-29 20:37:42 -07:00
Brett Jia
e39bc8c5e6
core: terminal paths via TTYSettings + add TTY interface ( #1559 )
2024-08-17 16:39:00 -07:00
Koushik Dutta
1f89dcb34c
common: fix zygote signature
2024-08-14 19:31:31 -07:00
Koushik Dutta
407f573a29
server: better ipv6 filtering
2024-08-13 12:03:24 -07:00
Koushik Dutta
de44217f65
core: Fix notificaiton automation
2024-07-31 21:06:22 -07:00
Koushik Dutta
f944b76c1f
core: admin note on users
2024-07-27 10:44:01 -07:00
Koushik Dutta
cd3c748dd0
core: automation builder fixes
2024-07-23 09:18:15 -07:00
Koushik Dutta
112633a776
core: various ui fixes
2024-07-22 14:57:13 -07:00
Koushik Dutta
56416109b1
core: more automation actions
2024-07-21 21:45:32 -07:00
Koushik Dutta
3c61ddb806
core: publish autoupdate fixes
2024-07-21 10:30:42 -07:00
Koushik Dutta
2699ecd93d
core: fix empty automation, rebuild ui
2024-07-18 19:01:23 -07:00
Koushik Dutta
5d634f5876
core: new management console beta
2024-07-18 11:13:17 -07:00
Koushik Dutta
2e5e5b7be0
common/core: automation/build fixes for new management site
2024-07-16 09:33:09 -07:00
Koushik Dutta
1df5cfefd0
working scheduler
2024-07-15 20:57:09 -07:00
Koushik Dutta
c4ea7938d1
core: wip automation settings
2024-07-14 23:02:12 -07:00
Koushik Dutta
b5d58455b6
core: transition to settings based automations
2024-07-14 20:11:23 -07:00
Koushik Dutta
555a688c16
core: use provided nativeid in terminal service
2024-07-14 09:52:44 -07:00
Koushik Dutta
0241a5fb93
core: update sdk and fix build
2024-07-14 09:50:18 -07:00
Brett Jia
1f25e1a308
core: allow specifying command via options ( #1522 )
2024-07-11 15:38:58 -07:00
Koushik Dutta
c138cc81c0
core: add core to new scrypted settings
2024-07-09 09:22:58 -07:00
Koushik Dutta
91be95e158
core: add support for system device creator
2024-07-09 09:03:53 -07:00
Koushik Dutta
2a4bac42ed
core: opencl update
2024-06-07 13:18:36 -07:00
Koushik Dutta
508f31c254
core: update intel opencl in lxc
2024-05-13 17:36:33 -07:00
Techno Tim
2fb4fbab15
fix(iface logic): Added net to the hlper functions to also detect ifaces that start with 'net' ( #1437 )
2024-04-18 15:35:50 -07:00
Koushik Dutta
62b07ea609
core: fix node upgrade
2024-03-29 13:08:41 -07:00
Koushik Dutta
c20c960a4c
core: Fix lxc upgrade
2024-03-22 19:08:57 -07:00
Koushik Dutta
8dbf751cd9
core: update lxc with avahi support
2024-03-21 22:22:38 -07:00
Koushik Dutta
776356fc02
core: lxc avahi check
2024-03-20 20:39:07 -07:00
Koushik Dutta
a2fb900166
core: implement lxc udpater
2024-03-19 13:14:39 -07:00
Koushik Dutta
e21ac6283b
core: use @scrypted/node-pty
2024-03-14 14:33:44 -07:00
Koushik Dutta
8308d5fa46
core: remove dead code
2024-03-13 13:13:35 -07:00
Koushik Dutta
868403ecde
core/common: dont crash on script parse failure, add more node types
2024-03-12 20:19:50 -07:00
Koushik Dutta
9012eb9192
core: publish
2024-03-09 17:20:56 -08:00
Koushik Dutta
90c8e90af7
core: refactor console on top of pty
2024-03-09 16:44:33 -08:00
Koushik Dutta
b83b5196da
core: remove legacy repl endpoint
2024-03-09 15:17:41 -08:00
Koushik Dutta
239124cbdc
core: move repl to StreamService
2024-03-09 15:15:41 -08:00
Koushik Dutta
27af54e929
server/core: use new pty
2024-03-07 08:16:19 -08:00
Brett Jia
064da326c0
core: reset base date on each reschedule call ( #1331 )
2024-02-18 19:18:57 -08:00
Koushik Dutta
01400cf206
core: prep for server fakefs removal
2024-01-14 14:24:43 -08:00
Brett Jia
ea78b7f59e
core: fix scheduler ( #1259 )
2024-01-12 09:10:31 -08:00
Koushik Dutta
184f293b92
core: fix new script creation
2024-01-02 09:13:06 -08:00
Koushik Dutta
fd56990d64
core: watch for script worker exits
2024-01-01 14:12:27 -08:00
Koushik Dutta
d7aaf57e8f
core: move scripts into their own workers.
2024-01-01 14:10:17 -08:00
Koushik Dutta
b887b8a47c
core: add weight to core snapshot
2023-12-13 10:51:23 -08:00
Koushik Dutta
67be05880c
core: handle node pty failure
2023-12-04 19:28:46 -08:00
Koushik Dutta
5689792a77
core: ensure response is sent before onRequest returns
2023-11-21 22:51:44 -08:00
Koushik Dutta
5f01cdc73b
core: publish beta
2023-11-21 22:24:04 -08:00
Brett Jia
772bfec55a
cli, core: support invoking remote commands ( #1185 )
...
* cli, core: support launching remote commands
* fixes
* preserve buffer format for child process
2023-11-14 20:32:30 -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