jamesread
7bd6e77ae2
chore: fix race conditions and little bugs
2026-06-19 09:56:41 +01:00
jamesread
633d9ecd82
feat: action group sizing
2026-06-18 23:33:27 +01:00
jamesread
03a9a05e38
fix: action group display fixes
2026-06-18 11:55:14 +01:00
jamesread
de63793b3a
feat: circle indicator for running actions, justification support
2026-06-17 23:29:30 +01:00
jamesread
f4b3c4289a
chore: Fix many little niggly bugs, test flakes, etc
2026-06-17 22:18:26 +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
jamesread
3471e2fb12
chore: coderabbit suggestions
2026-06-16 09:51:55 +01:00
jamesread
1499d5bdf5
chore: fix flakey test in suggestionsBrowserKey
2026-06-15 01:09:13 +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
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
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
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
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
0fee24089f
fix: Restart action button was not working
2026-03-08 21:11:27 +00:00
jamesread
aa2bd95ccb
feat(policy): add policy to show/hide version number
...
Made-with: Cursor
2026-02-27 21:26:55 +00:00
jamesread
ea4cdf9df2
fix: Logs page pagination ( #883 )
2026-02-19 20:33:51 +00:00
jamesread
903fd15bdb
fix : #860 respect popupOnStart even if the action has args.
2026-02-15 00:31:26 +00:00
jamesread
55a00a7e01
fix: Dont fetch logs twice on page load
2026-01-12 00:06:49 +00:00
jamesread
a36e69b8f8
chore: calendar fixes
2026-01-11 01:50:27 +00:00
jamesread
009e5c39a3
chore: log calendar fixes
2026-01-11 01:47:53 +00:00
James Read
984e3daafb
Merge branch 'next' into feat-log-calendar
2026-01-11 01:46:00 +00:00
jamesread
88f39c166e
chore: calendar fixes
2026-01-10 00:04:48 +00:00
jamesread
731be741a1
chore: Timezone fix for calendar navigation
2026-01-09 12:56:00 +00:00
jamesread
9b1b72773d
chore: Fix integration test edge cases in suggestionsBrowserKey
2026-01-09 12:23:14 +00:00
jamesread
661bcdda08
feat: #625 Option to save suggested values in the browser local storage across different args
2026-01-09 00:53:52 +00:00
jamesread
7920ffa28a
chore: Fix various bugs in calendar log handling
2026-01-08 23:59:52 +00:00
jamesread
7f83b67a28
chore: Fix Calendar h2 in dark mode
2026-01-08 23:27:30 +00:00
jamesread
2ffb8b0d81
feat: Logs now have a calendar view
2026-01-08 23:19:31 +00:00
jamesread
b4157ed5ba
fix: argument validation on bindings
2025-12-25 01:16:04 +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
56365af24b
feat: Mega entity improvements - entity directories, inehrit entities ( #450 ), ordering ( #762 / #703 ), better entity view
2025-12-01 01:38:04 +00:00
jamesread
abecf6f8c6
feat: Action status display on logs list
2025-11-30 22:41:06 +00:00
jamesread
6ccd10a970
feat: Added copy to clipboard buttons to Diagnostics view, with markdown backticks
2025-11-30 10:28:07 +00:00
jamesread
a91e903873
feat: add browser info to diagnostics
2025-11-29 20:37:08 +00:00
jamesread
8bad1b5400
fix : #703 - Entities order was non-deterministic
2025-11-27 00:02:08 +00:00
jamesread
3d763a84df
fix: Various oauth issues
2025-11-22 22:39:05 +00:00
jamesread
d05ea54f8d
fix: ( #718 ) OAuth Login Buttons not redirecting
2025-11-22 21:13:19 +00:00
jamesread
49b8c2c4f2
chore: fix broken datetime test
2025-11-22 10:43:56 +00:00
jamesread
15390f7b80
fix : #721 Datetime args not being rendered
2025-11-22 08:34:53 +00:00
jamesread
c1508a0a65
fix: Replace custom pagination component with picocrank pagination component
...
- Replace custom pagination component with picocrank pagination component
- Update package.json and package-lock.json to include picocrank
- Update style.css to include new padding class
- Update ActionDetailsView.vue and LogsListView.vue to use new pagination component
2025-11-16 00:05:50 +00:00
jamesread
5b57cf2480
fix: Logs were being displayed in the wrong order
2025-11-11 23:32:00 +00:00
jamesread
b97dd23abb
chore: Better fixups on lang tool and support
2025-11-11 23:24:44 +00:00