jamesread
4e7273b616
fix : #471 - action activity it not broadcasted to all clients
2025-11-05 09:08:04 +00:00
jamesread
9c8e8ec25d
feat: Add actionTitle to shellAfterCompleted
Build Snapshot / build-snapshot (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-10-30 10:32:57 +00:00
jamesread
899949b018
Merge branches 'release/2k' and 'release/2k' of github.com:OliveTin/OliveTin into release/2k
Build Snapshot / build-snapshot (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-10-27 15:54:22 +00:00
jamesread
7d020873d6
fix : #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k)
2025-10-27 15:49:17 +00:00
jamesread
b66b541f78
fmt: code formatting
2025-10-26 16:51:24 +00:00
jamesread
d020eb06fe
feature: Exec array support for safer command execution
...
- Add Exec []string field to Action struct for direct execution
- Support exec arrays that execute commands without shell wrapping
- Add shell argument safety validation to prevent unsafe argument types
- Block URL, email, raw_string_multiline with Shell execution
- Direct exec execution is preferred over Shell for better security
- Backport of exec-feature to release/2k
2025-10-26 16:48:34 +00:00
jamesread
b16ce074ea
chore: Various codestyle fixes
2025-07-12 23:44:24 +01:00
James Read
2c7b33b730
chore: Dep update 2025-07-09 ( #613 )
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
2025-07-09 10:24:59 +00:00
James Read
1970311ff5
feat: Triggered actions get previous action args #607 ( #611 )
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025-06-22 22:08:07 +00:00
James Read
18c5599704
fix: Datetime mangling for Android phones #564 ( #602 )
2025-06-06 20:41:54 +00:00
James Read
eb2721c023
chore: Cleanup argument handling ( #571 )
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025-04-21 08:50:59 +00:00
jamesread
24ba4fb574
build: cyclo ignore "getexecutionscount
2025-04-08 21:49:10 +01:00
jamesread
ba29325c15
feature: #543 Rate limits are now per action-entity instead of per action
2025-04-08 01:18:55 +01:00
James Read
88f639d29f
chore: Cleanup executor shell passing ( #556 )
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025-04-07 20:48:45 +00:00
James Read
ff31abe66c
refactor: Project directories ( #541 )
Build Snapshot / build-snapshot (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
Buf CI / buf (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-03-22 01:06:59 +00:00