Commit graph

20 commits

Author SHA1 Message Date
Tobias Reisinger ea7815535c
Fix clippy issues
All checks were successful
/ build-upload (push) Successful in 55s
2024-04-10 17:40:51 +02:00
Tobias Reisinger ae411b6dcc
Improve events
Add known clients (cache) for leaving clients
Add message to returned json object
2024-04-10 17:36:51 +02:00
Tobias Reisinger f860fe3689
Improve error handling for events and in general
All checks were successful
/ build-upload (push) Successful in 1m8s
2024-03-27 15:40:07 +01:00
Tobias Reisinger 8d1e813c0b
Update actions workflow
All checks were successful
/ build-upload (push) Successful in 1m4s
2024-03-05 17:38:18 +01:00
Tobias Reisinger d8cdc2bb11
Add events and refactor
All checks were successful
/ build-artifacts (push) Successful in 55s
Add event listener with JSON output (WIP)
Add notifier on movement events
Refactor Parameter and ParameterList (still shit)
2024-03-05 03:52:30 +01:00
Tobias Reisinger 2c0a8ab616
Add event return type 2024-03-05 00:24:15 +01:00
Tobias Reisinger 6a0e2fd7d1
Improve the parameters
All checks were successful
/ build-artifacts (push) Successful in 38s
Add parameters to every function and make the handling more generic
2024-02-16 16:27:38 +01:00
Tobias Reisinger a0f2b61734
Add parameters to ts-control (only some actions)
All checks were successful
/ build-artifacts (push) Successful in 42s
2024-02-16 15:55:56 +01:00
Tobias Reisinger bb90c3af4c
Bump version (trigger pipeline)
All checks were successful
/ build-artifacts (push) Successful in 40s
2024-01-25 19:47:39 +01:00
Tobias Reisinger 51a6671726
Fix bug in ts-controll; Add ci/cd 2024-01-25 19:43:51 +01:00
Tobias Reisinger 1f6d175a86
Add quick action 2023-11-27 20:24:38 +01:00
Tobias Reisinger ad58ab9bdd
Refactor naming 2023-11-26 22:46:08 +01:00
Tobias Reisinger a9fd240bd3
Add message to ts-control 2023-11-26 22:40:41 +01:00
Tobias Reisinger fa959136be
Refactor and add message command 2023-11-26 22:30:59 +01:00
Tobias Reisinger e87bed00a2
Integrate install.sh into Makefile 2023-11-17 18:51:28 +01:00
Tobias Reisinger 1002782e8f
Auto-reformat code 2023-11-17 17:43:29 +01:00
Tobias Reisinger 463bc99b9c
Refactor response_classes and fix clippy issues 2023-11-17 17:37:25 +01:00
Tobias Reisinger 244a7073fe
Add fetch-channel command 2023-11-17 17:32:15 +01:00
Tobias Reisinger 970c1ee2c2
Fix space/tab and add "not away" in ts-control 2023-11-14 13:31:18 +01:00
Tobias Reisinger 13abafae9d
Init 2023-11-13 17:01:23 +01:00