Elara Elara6331
Elara6331 pushed to master at Elara6331/itd 2021-10-27 15:34:43 +00:00
fbb7cd9bc1 Remove config version field
Elara6331 commented on issue Elara6331/itd#1 2021-10-27 14:48:10 +00:00
Multiple Watch Support

I've finally gotten around to doing this. The whitelist is implemented in f1b7f70313. The multiple watch support is a long-term issue as it requires many changes in multiple components of itd. For…

Elara6331 closed issue Elara6331/itd#1 2021-10-27 14:48:10 +00:00
Multiple Watch Support
Elara6331 pushed to master at Elara6331/itd 2021-10-27 14:27:21 +00:00
f1b7f70313 Add whitelist support
Elara6331 pushed to master at Elara6331/infinitime 2021-10-27 14:21:08 +00:00
75942bdb0c Add whitelist to pair() and make case insensitive
Elara6331 pushed tag v0.0.4 to Elara6331/itd 2021-10-25 16:48:48 +00:00
Elara6331 commented on issue Elara6331/itd#6 2021-10-25 16:47:11 +00:00
Add motion service to itgui

9d58ea0ae7 and 552f19676b add the motion service.

Elara6331 closed issue Elara6331/itd#6 2021-10-25 16:47:11 +00:00
Add motion service to itgui
Elara6331 pushed to master at Elara6331/itd 2021-10-25 16:45:39 +00:00
552f19676b Add motion service to itgui
Elara6331 pushed to master at Elara6331/itd 2021-10-25 07:12:04 +00:00
9d58ea0ae7 Remove debug print and add error handling (itgui)
76875db7ea Use api package in itgui
Compare 2 commits »
Elara6331 pushed to master at Elara6331/itd-site 2021-10-24 22:47:32 +00:00
7c1e91bef7 Fix spelling mistakes
Elara6331 pushed to master at Elara6331/itd-site 2021-10-24 20:13:10 +00:00
f087eb8909 Remove drafts
Elara6331 commented on issue Elara6331/itd#5 2021-10-24 18:04:26 +00:00
Add ability to watch values to itctl

be5bdc625b adds watch command and watchable values to itctl

Elara6331 closed issue Elara6331/itd#5 2021-10-24 18:04:26 +00:00
Add ability to watch values to itctl
Elara6331 pushed to master at Elara6331/itd 2021-10-24 18:02:56 +00:00
be5bdc625b Add watch commands to itctl
Elara6331 closed issue Elara6331/itd#4 2021-10-24 17:37:36 +00:00
Improve socket API
Elara6331 commented on issue Elara6331/itd#4 2021-10-24 17:37:23 +00:00
Improve socket API

The socket is now documented at https://itd.arsenm.dev/socket/

Elara6331 pushed to master at Elara6331/itd-site 2021-10-24 09:25:36 +00:00
80ad96d0c4 Initial Commit
Elara6331 created repository Elara6331/itd-site 2021-10-24 09:24:00 +00:00
Elara6331 pushed to master at Elara6331/itd 2021-10-24 08:12:00 +00:00
0d0db949af Handle unknown request type