Commit Graph

162 Commits

Author SHA1 Message Date
jamesread f4b3c4289a chore: Fix many little niggly bugs, test flakes, etc 2026-06-17 22:18:26 +01:00
jamesread d9c8cfb573 feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:30:39 +01:00
jamesread 6aa672e6c0 feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:16:43 +01:00
jamesread 37cde0d982 fix: custom CSS and custom JS (#804 and #803) hopefully 2026-06-16 11:56:14 +01:00
James Read f6fc775ef7
feat: Action grouping for concurrency limit and queuing (#1048) 2026-06-16 11:42:31 +01:00
jamesread 0e8f7c7be3 chore: coderabbit suggestions 2026-06-16 11:02:37 +01:00
jamesread 3471e2fb12 chore: coderabbit suggestions 2026-06-16 09:51:55 +01:00
jamesread 92f564ab45 feat: Action grouping for concurrency limit and queuing 2026-06-16 01:34:41 +01:00
jamesread 35320aba24 fix: #1040, output limit increased from 1039 lines to 10039 lines 2026-06-16 00:00:04 +01:00
jamesread 5690ef521a chore: Hardened take flakes 2026-06-15 23:40:18 +01:00
jamesread 1499d5bdf5 chore: fix flakey test in suggestionsBrowserKey 2026-06-15 01:09:13 +01:00
jamesread c586d4fb21 chore: prevent duplicate watchers 2026-06-15 00:56:27 +01:00
jamesread 8f6d53a029 chore: tweak reconnect login to avoid reconnect spam 2026-06-15 00:50:04 +01:00
jamesread 65ed5c1ff4 feat: more intelligent reconnect method 2026-06-15 00:10:07 +01:00
jamesread 9ac6acefd0 fix: emoji names regression, and webhook execution helper info 2026-06-01 00:29:48 +01:00
jamesread ebffd9f040 security: GHSA-prj9-97mp-mwh2 (HIGH) Treat all ot_ system arguments as reserved, preventing RCE
Ensure OliveTin-owned arguments are injected only after filtering and validate system values before command execution.
2026-05-31 22:44:40 +01:00
jamesread 1a7e44eb42 chore: dep update May 26th 2026 2026-05-26 00:44:15 +01:00
James Read e0eea9bc90
feat default icon cli hugeicon (#1036) 2026-05-26 00:37:58 +01:00
jamesread 3e414564e5 fix: Dont rely on icon DOM text for ExecutionView 2026-05-26 00:28:52 +01:00
jamesread 3ba10621d4 fix: v-html in icon 2026-05-25 22:21:54 +01:00
James Read ae928625a6
Merge branch 'next' into feat-default-icon-cli-hugeicon 2026-05-25 21:34:54 +01:00
jamesread 82f749a9ce feat: Default icon is now a CLI HugeIcon instead of a smiley face 2026-05-25 20:47:39 +01:00
jamesread b1c74c9e04 fmt: Cleanup coderabbit issues from action details change 2026-05-23 11:38:10 +01:00
jamesread cbed6d68c2 feat: Show exec conditions in the UI, and allow right clicking buttons for action details 2026-05-23 10:32:50 +01:00
jamesread d4ca9c073a fix: Entities view shows a nicer view when there are 0 entities 2026-05-21 21:32:56 +01:00
jamesread fe68264c2b feat: popupOnStart history, and logs in reverse order on action details view 2026-05-19 23:19:42 +01:00
jamesread be1db222bb chore: dep update May 19 2026 2026-05-19 22:16:18 +01:00
jamesread f33d764a5f fix: argument form submit and suggestionsBrowserKey integration config
Call preventDefault at the start of handleSubmit so failed validation
does not trigger a native form submit. Map ascii_sentence inputs to
text. Set ascii_sentence on suggestionsBrowserKey test arguments so
hyphenated values pass validation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-11 09:54:50 +01:00
jamesread 95a14c5aa5 chore: dep update 20260511 2026-05-11 09:08:45 +01:00
James Read 31b70018a5
Refetch Init after EventConfigChanged for live UI updates (#1011) 2026-05-10 22:10:10 +01:00
jamesread 24e02e674f Refetch Init after EventConfigChanged for live UI updates
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-10 21:49:56 +01:00
jamesread 196c5ccfc0 chore: dep update 20260510 2026-05-10 09:37:39 +01:00
jamesread 841ef770f3 chore: Dep update March 24th 2026-03-24 22:52:17 +00:00
jamesread ac0852aad4 chore: dep update March 26 2026-03-10 22:36:28 +00:00
jamesread 9d916b7175 fix: Add link to websocket disconnection 2026-03-10 11:40:06 +00:00
jamesread caf5a4b025 fix: Disconnection banner preserves original disconnect time 2026-03-09 08:47:26 +00:00
jamesread a5c102dbf1 fix: Much more helpful reconnection banner 2026-03-09 00:27:53 +00:00
jamesread 24e8b48dc9 fix: Websocket reconnection logic (#802, 889, #884) 2026-03-08 23:09:23 +00:00
jamesread 0fee24089f fix: Restart action button was not working 2026-03-08 21:11:27 +00:00
James Read e8e62d22f1
Merge branch 'next' into dependabot/npm_and_yarn/frontend/minimatch-3.1.5 2026-03-01 19:36:51 -05:00
jamesread 7051aad599 feat: Clickable links in outout (#900) 2026-03-01 23:17:44 +00:00
jamesread aa2bd95ccb feat(policy): add policy to show/hide version number
Made-with: Cursor
2026-02-27 21:26:55 +00:00
dependabot[bot] 1c32a389b3
chore(deps): bump minimatch from 3.1.2 to 3.1.5 in /frontend
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 00:25:25 +00:00
jamesread 7717f735aa chore: dep update 2026-02-26 17:42:12 +00:00
jamesread ea4cdf9df2 fix: Logs page pagination (#883) 2026-02-19 20:33:51 +00:00
jamesread 7dcbca31fc fix: #803 enable custom JS (again!) 2026-02-15 01:03:22 +00:00
jamesread 903fd15bdb fix: #860 respect popupOnStart even if the action has args. 2026-02-15 00:31:26 +00:00
jamesread ea7a1fb3e3 fix: cssClass again again #804 2026-02-13 23:18:35 +00:00
jamesread a1e5a0ff4e fix: cssClass - again. #805 2026-02-13 20:58:02 +00:00
jamesread c1062fb4fa chore: Picocrank upgrade for vue router 5 2026-02-13 14:44:14 +00:00