Commit Graph

1383 Commits

Author SHA1 Message Date
jamesread 55a00a7e01 fix: Dont fetch logs twice on page load 2026-01-12 00:06:49 +00:00
James Read 54471d8ea3
Next (#823) 2026-01-11 23:28:46 +00:00
jamesread a10088a040 chore: Fix duplicate code in executor when trying to reduce cyclo 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 a0f3b265b9 chore: Removed broken test, thats not how we load themes anymore 2026-01-11 22:43:46 +00:00
jamesread f173a0b725 chore: reduce gocyclo 2026-01-11 22:34:23 +00:00
jamesread 93d56cc42e chore: Fix broken unit tests, add themeLoading test 2026-01-11 22:24:18 +00:00
jamesread 9b032196be fix: Implement stylemods again in 3k 2026-01-11 22:02:07 +00:00
jamesread 87913a6ff3 feat: add theme selector support, load themes in a layer. 2026-01-11 21:32:55 +00:00
jamesread ebb415f9cb fix: Dirty package-lock 2026-01-11 09:50:57 +00:00
jamesread 242149f5a4 chore: reduce cyclo 2026-01-11 09:20:50 +00:00
jamesread d44ba5f18e Merge branch 'beta' of github.com:OliveTin/OliveTin into beta 2026-01-11 09:16:07 +00:00
jamesread 7945897f24 fix: Build beta releases pipeline enabled 2026-01-11 09:15:52 +00:00
jamesread dceb509ab9 fix: Build beta releases pipeline enabled 2026-01-11 09:15:25 +00:00
James Read 3dd82a6f4d
2026-01-11 Beta (#822) 2026-01-11 09:14:09 +00:00
jamesread 2f8f3d21ef chore: Default branches config for semrel 2026-01-11 09:04:33 +00:00
James Read 92b951d582
Feat log calendar (#819) 2026-01-11 08:59:19 +00:00
jamesread 832db4e135 chore: Log datetime parse failures from cal 2026-01-11 08:51:31 +00:00
jamesread a36e69b8f8 chore: calendar fixes 2026-01-11 01:50:27 +00:00
jamesread a4ff326625 chore: calendar logging fixes 2026-01-11 01:48:17 +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
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