Commit Graph

12 Commits

Author SHA1 Message Date
jamesread e013ec0f88 chore: all HTTP requests now come with a context, timeout, etc. 2026-07-28 23:08:20 +01:00
jamesread de63793b3a feat: circle indicator for running actions, justification support 2026-06-17 23:29:30 +01:00
jamesread 38d6b57077 chore: codefmt 2026-02-25 23:24:02 +00:00
jamesread 4bbd2eab15 security: GHSA-49gm-hh7w-wfvf 2026-02-22 10:19:08 +00:00
jla 3afd7c26e5 Fix: Remove JSON quotes from webhook JSONPath string extraction 2026-02-07 22:35:03 -05:00
jamesread 3d106ee13b fix: JSON string marshalling in webhook uses raw strings 2026-01-12 00:10:40 +00:00
jamesread c714dc0c62 chore: Webhooks fixes 2026-01-06 23:23:47 +00:00
jamesread 0368fb10db fix: wonky merge conflict, and missing body parameter from matcher 2026-01-06 22:15:37 +00:00
jamesread 5e9c5d2c17 Merge branch 'feat-webhooks' of github.com:OliveTin/OliveTin into feat-webhooks 2026-01-06 22:12:25 +00:00
jamesread 0b072db36d fix: Constant time comparison for webhook authentication 2026-01-06 22:11:41 +00:00
James Read 11278ff6c2
fix: Use constant-time comparison for Basic auth verification.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-01-06 22:09:17 +00:00
jamesread f22b3953b1 feat: webhooks support 2026-01-06 21:45:55 +00:00