Commit Graph

  • 011ee866df feat: template parsing for env in password fields jamesread 2026-02-13 23:53:43 +0000
  • 1248ee8765 chore: remove extranious comments jamesread 2026-02-13 23:36:16 +0000
  • 254c4a6a15
    Merge branch 'main' into next James Read 2026-02-13 23:23:32 +0000
  • ce5e21e2da
    Merge branch 'next' into fix-jsonpath-quotes James Read 2026-02-13 23:21:33 +0000
  • ea7a1fb3e3 fix: cssClass again again #804 jamesread 2026-02-13 23:18:35 +0000
  • a1e5a0ff4e fix: cssClass - again. #805 jamesread 2026-02-13 20:58:02 +0000
  • cc8d8652f1 chore: dep update Feb 2026 jamesread 2026-02-13 18:38:17 +0000
  • c1062fb4fa chore: Picocrank upgrade for vue router 5 jamesread 2026-02-13 14:44:14 +0000
  • 20b348a8c3
    chore(deps): bump axios from 1.13.2 to 1.13.5 in /integration-tests dependabot[bot] 2026-02-11 19:18:09 +0000
  • 3afd7c26e5 Fix: Remove JSON quotes from webhook JSONPath string extraction jla 2026-02-07 22:28:51 -0500
  • 8ffed8757e Syntax error: Mismatched quote characters will break the string literal. Yohany Flores Suarez 2026-02-01 10:48:44 -0500
  • e2be4a03c1 Update theme style import fallback in App.vue Yohany Flores Suarez 2026-02-01 10:23:51 -0500
  • e0da041b67
    fix: Massive cleanup of template parsing (#861) James Read 2026-02-07 00:51:08 +0000
  • 086a5ffd22 chore: fix tpl coderabbit suggestions jamesread 2026-02-07 00:31:24 +0000
  • b777d599aa fix: Massive cleanup of template parsing jamesread 2026-02-07 00:09:46 +0000
  • 7240eb5c57
    Apply server-configured theme when user has no preference (#854) James Read 2026-02-03 22:37:39 +0000
  • 3372c7b0bc
    chore(deps): bump vue-router from 4.6.4 to 5.0.1 in /frontend (#856) James Read 2026-02-03 22:36:11 +0000
  • 187fae3dcc
    chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 in /service (#857) James Read 2026-02-03 22:35:45 +0000
  • 052aab7f73
    chore(deps): bump vue-router from 4.6.4 to 5.0.1 in /frontend dependabot[bot] 2026-02-02 05:56:16 +0000
  • 19641695f1
    chore(deps): bump github.com/golang-jwt/jwt/v5 in /service dependabot[bot] 2026-02-02 05:56:16 +0000
  • 4d2eb04537
    Syntax error: Mismatched quote characters will break the string literal. Yohany Flores Suarez 2026-02-01 10:48:44 -0500
  • 1fde1894a7
    Update theme style import fallback in App.vue Yohany Flores Suarez 2026-02-01 10:23:51 -0500
  • efbab6776f chore: Dep update Jan 2026 jamesread 2026-01-26 11:36:48 +0000
  • 54080efdf3
    Fix move tpl to global (#848) James Read 2026-01-26 11:33:36 +0000
  • 561cd9c431 fix: Various coderabbit suggestions on tpl ext jamesread 2026-01-26 00:46:17 +0000
  • 0e0bbd3fdb fix: Nil binding on entity logs caused a NPE jamesread 2026-01-26 00:34:39 +0000
  • cf00d179bf
    Merge branch 'next' into fix-move-tpl-to-global James Read 2026-01-25 22:53:02 +0000
  • 912e6cfeb0
    Feat nav on start icons (#849) James Read 2026-01-25 22:51:53 +0000
  • e807cb5231 feat: configuration options for navigate-on-start icons jamesread 2026-01-25 21:50:03 +0000
  • b37f035ea6 fix: Move templating functionality to global, making it possible to replace templates across the config jamesread 2026-01-25 10:32:22 +0000
  • bcc2d50299 Merge branch 'next' of github.com:OliveTin/OliveTin into next jamesread 2026-01-25 10:21:06 +0000
  • bd15941bc0 chore: Only release on main jamesread 2026-01-23 15:43:44 +0000
  • 9412927027
    fix: load logs on startup (#299) (#846) James Read 2026-01-23 15:36:09 +0000
  • b9f55ab508 fix: load logs on startup (#299) jamesread 2026-01-23 14:18:30 +0000
  • e84d96b060 fix: release trigger jamesread 2026-01-23 09:40:32 +0000
  • 9c5b68f47c
    Next (#845) James Read 2026-01-23 09:27:51 +0000
  • 1e774f0078 chore: integration test for env jamesread 2026-01-23 08:54:32 +0000
  • 169bcd9925
    fix: add env support back (#844) James Read 2026-01-23 08:51:36 +0000
  • aeaddda870 fix: add env support back jamesread 2026-01-23 00:04:55 +0000
  • f06e56857e Merge branch 'main' into next jamesread 2026-01-22 09:27:48 +0000
  • 97c59b764c
    fix: Port the calender schedulding fix from 2k to 3k (#830) (#831) James Read 2026-01-22 09:13:19 +0000
  • a3316ad3c8
    Fix 605 child process kill on timeout (#842) James Read 2026-01-22 09:10:19 +0000
  • e3c785319a fix: Kill entire process group on timeout (#605) jamesread 2026-01-21 23:52:35 +0000
  • b3430e3a5c fix: execOnCalendarFile, avoid possible crash deleting nil timers jamesread 2026-01-21 23:12:39 +0000
  • f742a1e1e5 chore: Update deps in lang tool Jan 2026 jamesread 2026-01-21 13:36:21 +0000
  • f46a48bf5b chore: bump integraiton test dep on selenium jamesread 2026-01-21 13:35:05 +0000
  • b024c4a91b chore: Dependency bump Jan 2026 jamesread 2026-01-21 13:23:36 +0000
  • 56786491e8 fix: Port the calender schedulding fix from 2k to 3k (#830) jamesread 2026-01-13 17:47:28 +0000
  • d5b0276b69
    Beta (#824) James Read 2026-01-12 00:25:31 +0000
  • 3d106ee13b fix: JSON string marshalling in webhook uses raw strings jamesread 2026-01-12 00:10:40 +0000
  • a44087631f fix: datetime parsing consistent across browsers jamesread 2026-01-12 00:09:06 +0000
  • 55a00a7e01 fix: Dont fetch logs twice on page load jamesread 2026-01-12 00:06:49 +0000
  • 54471d8ea3
    Next (#823) James Read 2026-01-11 23:28:46 +0000
  • a10088a040 chore: Fix duplicate code in executor when trying to reduce cyclo jamesread 2026-01-11 23:12:34 +0000
  • b75d590343
    Merge branch 'beta' into next James Read 2026-01-11 23:09:49 +0000
  • a0f3b265b9 chore: Removed broken test, thats not how we load themes anymore jamesread 2026-01-11 22:43:46 +0000
  • f173a0b725 chore: reduce gocyclo jamesread 2026-01-11 22:34:23 +0000
  • 93d56cc42e chore: Fix broken unit tests, add themeLoading test jamesread 2026-01-11 22:24:18 +0000
  • 9b032196be fix: Implement stylemods again in 3k jamesread 2026-01-11 22:02:07 +0000
  • 87913a6ff3 feat: add theme selector support, load themes in a layer. jamesread 2026-01-11 21:32:55 +0000
  • ebb415f9cb fix: Dirty package-lock jamesread 2026-01-11 09:50:57 +0000
  • 242149f5a4 chore: reduce cyclo jamesread 2026-01-11 09:20:50 +0000
  • d44ba5f18e Merge branch 'beta' of github.com:OliveTin/OliveTin into beta jamesread 2026-01-11 09:16:07 +0000
  • 7945897f24 fix: Build beta releases pipeline enabled jamesread 2026-01-11 09:15:25 +0000
  • dceb509ab9 fix: Build beta releases pipeline enabled jamesread 2026-01-11 09:15:25 +0000
  • 3dd82a6f4d
    2026-01-11 Beta (#822) James Read 2026-01-11 09:14:09 +0000
  • 2f8f3d21ef chore: Default branches config for semrel jamesread 2026-01-11 09:04:33 +0000
  • 92b951d582
    Feat log calendar (#819) James Read 2026-01-11 08:59:19 +0000
  • 832db4e135 chore: Log datetime parse failures from cal jamesread 2026-01-11 08:51:31 +0000
  • a36e69b8f8 chore: calendar fixes jamesread 2026-01-11 01:50:27 +0000
  • a4ff326625 chore: calendar logging fixes jamesread 2026-01-11 01:48:17 +0000
  • 009e5c39a3 chore: log calendar fixes jamesread 2026-01-11 01:47:53 +0000
  • 984e3daafb
    Merge branch 'next' into feat-log-calendar James Read 2026-01-11 01:46:00 +0000
  • aae19f188d
    feat: block notifications, and cleanup of action/binding IDs (#821) James Read 2026-01-11 01:41:36 +0000
  • 84bd405ca9 chore: gocyclo fixes jamesread 2026-01-11 01:29:27 +0000
  • 6493f7bee7 feat: block notifications, and cleanup of action/binding IDs jamesread 2026-01-11 01:10:20 +0000
  • 499bcdc827 fix: #768 topbar navigation style restored jamesread 2026-01-10 00:41:28 +0000
  • 6e9ae8238e
    feat: #625 Option to save suggested values in the browser local stora… (#820) James Read 2026-01-10 00:07:46 +0000
  • 88f39c166e chore: calendar fixes jamesread 2026-01-10 00:04:48 +0000
  • 731be741a1 chore: Timezone fix for calendar navigation jamesread 2026-01-09 12:56:00 +0000
  • 9b1b72773d chore: Fix integration test edge cases in suggestionsBrowserKey jamesread 2026-01-09 12:23:14 +0000
  • 661bcdda08 feat: #625 Option to save suggested values in the browser local storage across different args jamesread 2026-01-09 00:53:52 +0000
  • 7920ffa28a chore: Fix various bugs in calendar log handling jamesread 2026-01-08 23:59:52 +0000
  • 2569343a31 fix: #804 - cssClass on dashboard components jamesread 2026-01-08 23:49:01 +0000
  • 7f83b67a28 chore: Fix Calendar h2 in dark mode jamesread 2026-01-08 23:27:30 +0000
  • 2ffb8b0d81 feat: Logs now have a calendar view jamesread 2026-01-08 23:19:31 +0000
  • e96270046e fix: (#765) set X-Accel-Buffering header to disable nginx buffering for event stream jamesread 2026-01-07 01:20:29 +0000
  • 3162b33ea9
    feat: Enable/Disable actions based on rules (#817) James Read 2026-01-07 00:47:18 +0000
  • aeb66d494c fix: remove decodeURIComponent from Dashboard.vue jamesread 2026-01-07 00:43:22 +0000
  • 7428c160e7 chore: Refactor enabledExpression tests to use LightDashboard and improve button identification jamesread 2026-01-07 00:24:21 +0000
  • cbe6c8f20f core: dep update jamesread 2026-01-06 23:53:31 +0000
  • 15c4546150
    feat: webhooks support (#818) James Read 2026-01-06 23:33:01 +0000
  • c714dc0c62 chore: Webhooks fixes jamesread 2026-01-06 23:23:47 +0000
  • 0368fb10db fix: wonky merge conflict, and missing body parameter from matcher jamesread 2026-01-06 22:15:37 +0000
  • 5e9c5d2c17 Merge branch 'feat-webhooks' of github.com:OliveTin/OliveTin into feat-webhooks jamesread 2026-01-06 22:12:25 +0000
  • 0b072db36d fix: Constant time comparison for webhook authentication jamesread 2026-01-06 22:11:41 +0000
  • 11278ff6c2
    fix: Use constant-time comparison for Basic auth verification. James Read 2026-01-06 22:09:17 +0000
  • 3d5268d1c9 chore: enableExpression, broken test and config jamesread 2026-01-06 21:51:35 +0000
  • f22b3953b1 feat: webhooks support jamesread 2026-01-06 21:45:55 +0000
  • 654ed15dde fix: Add missing enabled expression file jamesread 2026-01-06 21:39:46 +0000