Commit Graph

1444 Commits

Author SHA1 Message Date
James Read 97c59b764c
fix: Port the calender schedulding fix from 2k to 3k (#830) (#831) 2026-01-22 09:13:19 +00:00
James Read a3316ad3c8
Fix 605 child process kill on timeout (#842) 2026-01-22 09:10:19 +00:00
jamesread e3c785319a fix: Kill entire process group on timeout (#605) 2026-01-21 23:52:35 +00:00
jamesread b3430e3a5c fix: execOnCalendarFile, avoid possible crash deleting nil timers 2026-01-21 23:12:39 +00:00
jamesread f742a1e1e5 chore: Update deps in lang tool Jan 2026 2026-01-21 13:36:21 +00:00
jamesread f46a48bf5b chore: bump integraiton test dep on selenium 2026-01-21 13:35:05 +00:00
jamesread b024c4a91b chore: Dependency bump Jan 2026 2026-01-21 13:23:36 +00:00
jamesread 56786491e8 fix: Port the calender schedulding fix from 2k to 3k (#830) 2026-01-13 17:47:28 +00:00
James Read d5b0276b69
Beta (#824) 2026-01-12 00:25:31 +00:00
jamesread 3d106ee13b fix: JSON string marshalling in webhook uses raw strings 2026-01-12 00:10:40 +00:00
jamesread a44087631f fix: datetime parsing consistent across browsers 2026-01-12 00:09:06 +00:00
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