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 |
James Read
|
aae19f188d
|
feat: block notifications, and cleanup of action/binding IDs (#821)
|
2026-01-11 01:41:36 +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
|
499bcdc827
|
fix: #768 topbar navigation style restored
|
2026-01-10 00:41:28 +00:00 |
James Read
|
6e9ae8238e
|
feat: #625 Option to save suggested values in the browser local stora… (#820)
|
2026-01-10 00:07:46 +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
|
2569343a31
|
fix: #804 - cssClass on dashboard components
|
2026-01-08 23:49:01 +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
|
e96270046e
|
fix: (#765) set X-Accel-Buffering header to disable nginx buffering for event stream
|
2026-01-07 01:20:29 +00:00 |
James Read
|
3162b33ea9
|
feat: Enable/Disable actions based on rules (#817)
|
2026-01-07 00:47:18 +00:00 |
jamesread
|
aeb66d494c
|
fix: remove decodeURIComponent from Dashboard.vue
|
2026-01-07 00:43:22 +00:00 |
jamesread
|
7428c160e7
|
chore: Refactor enabledExpression tests to use LightDashboard and improve button identification
|
2026-01-07 00:24:21 +00:00 |
jamesread
|
cbe6c8f20f
|
core: dep update
|
2026-01-06 23:53:31 +00:00 |
James Read
|
15c4546150
|
feat: webhooks support (#818)
|
2026-01-06 23:33:01 +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
|
3d5268d1c9
|
chore: enableExpression, broken test and config
|
2026-01-06 21:51:35 +00:00 |
jamesread
|
f22b3953b1
|
feat: webhooks support
|
2026-01-06 21:45:55 +00:00 |
jamesread
|
654ed15dde
|
fix: Add missing enabled expression file
|
2026-01-06 21:39:46 +00:00 |
jamesread
|
3e23fed3d6
|
feat: Enable/Disable actions based on rules
|
2026-01-06 21:38:18 +00:00 |
James Read
|
59afe01e61
|
Next (#808)
|
2025-12-25 14:58:17 +00:00 |
James Read
|
efa964406a
|
Merge branch 'main' into next
|
2025-12-25 10:21:31 +00:00 |
jamesread
|
46221e565d
|
chore: remove duplicaye mainnan
|
2025-12-25 10:18:16 +00:00 |
jamesread
|
e9d90060fd
|
chore: oauth gocyclo
|
2025-12-25 08:35:09 +00:00 |
James Read
|
d5607c363a
|
feat: add custom theme for integration tests (#807)
|
2025-12-25 08:29:58 +00:00 |
James Read
|
bf95d372b9
|
fix: argument validation on bindings (#806)
|
2025-12-25 08:29:03 +00:00 |
James Read
|
684e12d2b9
|
Merge branch 'next' into test-themes
|
2025-12-25 01:37:17 +00:00 |
James Read
|
257463997e
|
Merge branch 'next' into fix-argument-validation-on-bindings
|
2025-12-25 01:37:05 +00:00 |
jamesread
|
7e1a38eb9e
|
feat: add AddToUsergroup option to OAuth2 providers
|
2025-12-25 01:36:05 +00:00 |
jamesread
|
9256b5c756
|
fix: Dashboard directories will now use their icon
|
2025-12-25 01:29:38 +00:00 |
jamesread
|
e49db63dad
|
chore: use Navigation and Sidebar components
|
2025-12-25 01:27:57 +00:00 |
jamesread
|
79f37f3b8d
|
feat: add custom theme for integration tests
|
2025-12-25 01:17:45 +00:00 |
jamesread
|
6a43cdd35b
|
chore: Update picocrank 1.10
|
2025-12-25 01:17:20 +00:00 |
jamesread
|
b4157ed5ba
|
fix: argument validation on bindings
|
2025-12-25 01:16:04 +00:00 |
James Read
|
365e52ae1f
|
fix: Argument validation targets the bindings (fixes checkboxes, etc) (#800)
|
2025-12-23 19:57:57 +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
|
5d061eb1a0
|
chore: service dep updates
|
2025-12-23 15:19:27 +00:00 |
jamesread
|
899ebb270c
|
chore: frontend dep update
|
2025-12-23 15:15:03 +00:00 |