Commit Graph

1282 Commits

Author SHA1 Message Date
James Read 254c4a6a15
Merge branch 'main' into next 2026-02-13 23:23:32 +00:00
James Read ce5e21e2da
Merge branch 'next' into fix-jsonpath-quotes 2026-02-13 23:21:33 +00:00
jamesread ea7a1fb3e3 fix: cssClass again again #804 2026-02-13 23:18:35 +00:00
jamesread a1e5a0ff4e fix: cssClass - again. #805 2026-02-13 20:58:02 +00:00
jamesread cc8d8652f1 chore: dep update Feb 2026 2026-02-13 18:38:17 +00:00
jamesread c1062fb4fa chore: Picocrank upgrade for vue router 5 2026-02-13 14:44:14 +00:00
dependabot[bot] 20b348a8c3
chore(deps): bump axios from 1.13.2 to 1.13.5 in /integration-tests
Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.2...v1.13.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 19:18:09 +00:00
jla 3afd7c26e5 Fix: Remove JSON quotes from webhook JSONPath string extraction 2026-02-07 22:35:03 -05:00
Yohany Flores Suarez 8ffed8757e Syntax error: Mismatched quote characters will break the string literal. 2026-02-07 01:09:45 +00:00
Yohany Flores Suarez e2be4a03c1 Update theme style import fallback in App.vue 2026-02-07 01:09:41 +00:00
James Read e0da041b67
fix: Massive cleanup of template parsing (#861) 2026-02-07 00:51:08 +00:00
jamesread 086a5ffd22 chore: fix tpl coderabbit suggestions 2026-02-07 00:31:24 +00:00
jamesread b777d599aa fix: Massive cleanup of template parsing 2026-02-07 00:09:46 +00:00
James Read 7240eb5c57
Apply server-configured theme when user has no preference (#854) 2026-02-03 22:37:39 +00:00
James Read 3372c7b0bc
chore(deps): bump vue-router from 4.6.4 to 5.0.1 in /frontend (#856) 2026-02-03 22:36:11 +00:00
James Read 187fae3dcc
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 in /service (#857) 2026-02-03 22:35:45 +00:00
dependabot[bot] 052aab7f73
chore(deps): bump vue-router from 4.6.4 to 5.0.1 in /frontend
Bumps [vue-router](https://github.com/vuejs/router) from 4.6.4 to 5.0.1.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.6.4...v5.0.1)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 05:56:16 +00:00
dependabot[bot] 19641695f1
chore(deps): bump github.com/golang-jwt/jwt/v5 in /service
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 05:56:16 +00:00
Yohany Flores Suarez 4d2eb04537
Syntax error: Mismatched quote characters will break the string literal. 2026-02-01 10:48:44 -05:00
Yohany Flores Suarez 1fde1894a7
Update theme style import fallback in App.vue 2026-02-01 10:23:51 -05:00
jamesread efbab6776f chore: Dep update Jan 2026 2026-01-26 11:36:48 +00:00
James Read 54080efdf3
Fix move tpl to global (#848) 2026-01-26 11:33:36 +00:00
jamesread 561cd9c431 fix: Various coderabbit suggestions on tpl ext 2026-01-26 00:46:17 +00:00
jamesread 0e0bbd3fdb fix: Nil binding on entity logs caused a NPE 2026-01-26 00:34:39 +00:00
James Read cf00d179bf
Merge branch 'next' into fix-move-tpl-to-global 2026-01-25 22:53:02 +00:00
James Read 912e6cfeb0
Feat nav on start icons (#849) 2026-01-25 22:51:53 +00:00
jamesread e807cb5231 feat: configuration options for navigate-on-start icons 2026-01-25 21:50:03 +00:00
jamesread b37f035ea6 fix: Move templating functionality to global, making it possible to replace templates across the config 2026-01-25 10:32:22 +00:00
jamesread bcc2d50299 Merge branch 'next' of github.com:OliveTin/OliveTin into next 2026-01-25 10:21:06 +00:00
jamesread bd15941bc0 chore: Only release on main 2026-01-23 15:43:44 +00:00
James Read 9412927027
fix: load logs on startup (#299) (#846) 2026-01-23 15:36:09 +00:00
jamesread b9f55ab508 fix: load logs on startup (#299) 2026-01-23 14:18:30 +00:00
jamesread e84d96b060 fix: release trigger 2026-01-23 09:40:32 +00:00
James Read 9c5b68f47c
Next (#845) 2026-01-23 09:27:51 +00:00
jamesread 1e774f0078 chore: integration test for env 2026-01-23 08:54:32 +00:00
James Read 169bcd9925
fix: add env support back (#844) 2026-01-23 08:51:36 +00:00
jamesread aeaddda870 fix: add env support back 2026-01-23 00:04:55 +00:00
jamesread f06e56857e Merge branch 'main' into next 2026-01-22 09:27:48 +00:00
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