James Read
270f20ec75
refactor: Moved proto files into own folder ( #537 )
Buf CI / buf (push) Waiting to run
Build Snapshot / build-snapshot (push) Waiting to run
Codestyle checks / codestyle (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
2025-03-21 02:41:41 +00:00
James Read
cae5d296ca
bugfix: Fixed broken log message for Execution finished on websocket ( #520 )
2025-02-21 17:56:37 +00:00
jamesread
0d981773b3
fmt: gofmt
2024-11-08 23:54:32 +00:00
James Read
1bfb7c4b28
feature: Logs table creates an entry as soon as the execution is started ( #464 )
2024-11-01 21:23:22 +00:00
James Read
5d82ae7680
feature: Log username with each request #422 ( #424 )
2024-10-10 20:50:47 +00:00
James Read
ac0f3ab6f8
feature: Live command output! ( #325 )
...
* feature: Live command output WIP
* cicd: Fix live command output build errors
* feature: Live command output WIP, remove stdout/stderr split
* feature: Live command output
* Restore output im stepExecAfter, rename so to ost for OutputStreamer
* Update executor.go
* feature: Remove output from log message, bad for long messages, binary output, and security
* feature: Live command output WIP
2024-05-31 20:56:49 +00:00
James Read
4bac315568
feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) ( #324 )
...
* feature: The executor now controls the public action map
* bugfix: Build the action map if there are no entities!
* bugfix: Sort by title if the actions have the same config order
2024-05-27 22:52:06 +00:00
James Read
3904f8563d
feature: Refresh dashboards when entity files change. ( #319 )
...
* feature: Refresh dashboards when entities change
* feature: Refresh dashboards when entities change
* bugfix: Concurrency, lock around websocket write
2024-05-24 22:10:38 +00:00
James Read
6991724258
bugfix: Unexpected message #283 ( #284 )
2024-04-20 19:58:38 +00:00
James Read
5a644b0856
bugfix: The web interface now refreshes when the config file is changed! ( #281 )
2024-04-19 23:11:40 +00:00
James Read
30e2aa141b
feature: Rate limit for actions ( #76 ) ( #275 )
2024-04-18 23:51:59 +00:00
jamesread
381bf59fbd
feature: The mega dashboards & entities commit.
2024-02-22 23:16:43 +00:00
jamesread
3b60bbce0a
feature: Reduce websocket logging
2023-10-25 23:03:34 +01:00
James Read
3db8ae53b5
bugfix: #173 Websocket fixes 1) The upgrader was refusing reverse proxies, 2) The upgrader was "listening" on /, not /websocket ( #177 )
2023-10-24 04:48:16 +00:00
James Read
e8cb661938
feature: #146 Support for maxConcurrent ( #156 )
2023-08-25 15:30:58 +00:00
jamesread
e5a870ed94
feature: websocket implemenation at last!
2023-08-25 15:11:29 +01:00