Commit Graph
64 Commits
Author SHA1 Message Date
jamesread 65a2ac54a8 fmt: reduce gocylo 2026-05-19 22:25:56 +01:00
jamesread e3ffc5aacc feat: exectool early support 2026-03-25 00:20:44 +00:00
jamesread 1248ee8765 chore: remove extranious comments 2026-02-13 23:36:16 +00:00
jamesread b777d599aa fix: Massive cleanup of template parsing 2026-02-07 00:09:46 +00:00
James Read 54080efdf3 Fix move tpl to global (#848) 2026-01-26 11:33:36 +00:00
jamesread 0e0bbd3fdb fix: Nil binding on entity logs caused a NPE
Build & Release pipeline / build (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
2026-01-26 00:34:39 +00:00
jamesread b37f035ea6 fix: Move templating functionality to global, making it possible to replace templates across the config 2026-01-25 10:32:22 +00:00
jamesread b9f55ab508 fix: load logs on startup (#299) 2026-01-23 14:18:30 +00:00
jamesread e3c785319a fix: Kill entire process group on timeout (#605) 2026-01-21 23:52:35 +00:00
jamesread a10088a040 chore: Fix duplicate code in executor when trying to reduce cyclo
Build & Release pipeline / build (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2026-01-11 23:12:34 +00:00
James Read b75d590343 Merge branch 'beta' into next 2026-01-11 23:09:49 +00:00
jamesread f173a0b725 chore: reduce gocyclo 2026-01-11 22:34:23 +00:00
jamesread 242149f5a4 chore: reduce cyclo 2026-01-11 09:20:50 +00:00
jamesread 832db4e135 chore: Log datetime parse failures from cal 2026-01-11 08:51:31 +00:00
jamesread a36e69b8f8 chore: calendar fixes
Buf CI / buf (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2026-01-11 01:50:27 +00:00
jamesread a4ff326625 chore: calendar logging fixes 2026-01-11 01:48:17 +00:00
jamesread 84bd405ca9 chore: gocyclo fixes 2026-01-11 01:29:27 +00:00
jamesread 6493f7bee7 feat: block notifications, and cleanup of action/binding IDs 2026-01-11 01:10:20 +00:00
jamesread b4157ed5ba fix: argument validation on bindings 2025-12-25 01:16:04 +00:00
jamesread 2956b9972f chore: nil checks 2025-12-23 19:52:15 +00:00
jamesread 8e2db0ad82 chore: reduce argument validation complexity 2025-12-23 16:47:59 +00:00
jamesread 09e1f0f984 fix: Argument validation targets the bindings (fixes checkboxes, etc) 2025-12-23 16:42:00 +00:00
jamesread a2410fc9d6 feat: Entity directories, inline actions, and all entity fields are now available in the entity details view 2025-12-01 21:48:27 +00:00
jamesread 32fea4ec30 feat: Dashboard configs can now self-contain their entities, and actions all in one neat file 2025-12-01 16:15:08 +00:00
jamesread be7c754043 feat: Rebuild authentication system to support 3k authentication 2025-11-26 22:33:19 +00:00
jamesread d1ec688c9a chore: cleanup executor.go
Build & Release pipeline / build (push) Has been cancelled
2025-11-16 00:47:03 +00:00
jamesread 5b57cf2480 fix: Logs were being displayed in the wrong order 2025-11-11 23:32:00 +00:00
jamesread de7129e1d7 chore: reduce cyclomatic complexity 2025-11-10 23:15:18 +00:00
jamesread 39664a734d fix: Various log noise 2025-11-06 23:42:07 +00:00
jamesread e6a02ac614 chore: fix various cyclo checks 2025-10-30 15:25:57 +00:00
James Read 7abffedb14 Merge branch 'next' into fix-require-guests-login 2025-10-30 13:15:37 +00:00
jamesread a4e50bfb54 fix: panic when executing action with no arguments 2025-10-30 13:04:12 +00:00
jamesread c3d5da1981 chore: reduce cyclo complexity in service 2025-10-30 12:52:58 +00:00
jamesread 57390be16f feat: ActionDetailsView component, show timeout and logs for action. Fix output streaming. 2025-10-29 22:45:26 +00:00
jamesread 2ea35697d0 fix: #672 Empty execution tracking ID in InternalLogEntry 2025-10-27 15:42:13 +00:00
jamesread c86bf629f9 bugfix: Added nil checks 2025-10-26 17:32:26 +00:00
jamesread c917d1b1e7 bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +00:00
jamesread 60814b97e2 chore: fix gocyclo issues 2025-10-11 00:52:18 +01:00
jamesread b330fbd1a5 fix: all broken integration tests 2025-10-11 00:45:41 +01:00
jamesread a464e6a445 fix: broken tests after changing the way arguments are parsed
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
2025-10-01 22:20:56 +01:00
Tim Green a26a8bb032 chore: update the docs link for timeouts in the error message (#651)
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025-10-01 07:18:39 +01:00
jamesread 570c0ba087 chore: Repair output streaming, lots of css/go lint
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
2025-09-06 08:42:13 +01:00
jamesread 6b342cbedb chore: Port huge amount of code to OliveTin 3k 2025-08-20 00:05:40 +01:00
jamesread 2a73b58255 chore: merge main 2025-08-03 22:17:35 +01:00
jamesread a62d58f119 chore: OliveTin 3k progress 2025-08-03 22:10:51 +01:00
James Readandcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> d4d3193c1d bugfix: Argument confirmations stopped working (#627) (#632)
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-29 21:51:34 +00:00
James Read 81ef166d78 bugfix #627 (#630)
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-07-28 09:24:38 +00:00
James Read e922baa2e0 feat: #104 Checkboxes / booleans at last! (#620)
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-07-19 02:10:41 +01:00
jamesread b99b3f4345 chore: Various codestyle fixes
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-07-12 23:46:50 +01:00
jamesread b16ce074ea chore: Various codestyle fixes 2025-07-12 23:44:24 +01:00