jamesread
|
65a2ac54a8
|
fmt: reduce gocylo
|
2026-05-19 22:25:56 +01:00 |
|
jamesread
|
e3ffc5aacc
|
feat: exectool early support
|
2026-03-25 00:20:44 +00:00 |
|
jamesread
|
7dcbca31fc
|
fix: #803 enable custom JS (again!)
Build & Release pipeline / build (push) Has been cancelled
|
2026-02-15 01:03:22 +00:00 |
|
jamesread
|
903fd15bdb
|
fix: #860 respect popupOnStart even if the action has args.
|
2026-02-15 00:31:26 +00:00 |
|
jamesread
|
544515c2a6
|
chore: #829, json support in template engine
|
2026-02-15 00:19:36 +00:00 |
|
jamesread
|
58e1f37ee4
|
chore: util script to cleanup bad releases
Build & Release pipeline / build (push) Has been cancelled
|
2026-02-14 22:08:52 +00:00 |
|
James Read
|
e057b1a69e
|
Merge branch 'main' into next
|
2026-02-14 20:21:05 +00:00 |
|
jamesread
|
5b9f2beccd
|
chore: Clean up docker builds, support attestation with provinence and sboms
|
2026-02-14 19:48:54 +00:00 |
|
James Read
|
6b72348310
|
Next (#862)
Build & Release pipeline / build (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
|
2026-02-14 00:26:41 +00:00 |
|
James Read
|
321e8f9cb2
|
Fix: Remove JSON quotes from webhook JSONPath string extraction (#864)
Build & Release pipeline / build (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
|
2026-02-13 23:55:37 +00:00 |
|
jamesread
|
011ee866df
|
feat: template parsing for env in password fields
|
2026-02-13 23:53:43 +00:00 |
|
jamesread
|
1248ee8765
|
chore: remove extranious comments
|
2026-02-13 23:36:16 +00:00 |
|
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
Build & Release pipeline / build (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
|
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
Build & Release pipeline / build (push) Has been cancelled
|
2026-02-13 14:44:14 +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.
Build & Release pipeline / build (push) Has been cancelled
|
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)
Build & Release pipeline / build (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
|
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)
Build & Release pipeline / build (push) Has been cancelled
|
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
Build & Release pipeline / build (push) Has been cancelled
|
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
Buf CI / buf (push) Has been cancelled
|
2026-01-26 00:46:17 +00:00 |
|
jamesread
|
0e0bbd3fdb
|
fix: Nil binding on entity logs caused a NPE
Build & Release pipeline / build (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
|
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)
Build & Release pipeline / build (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
|
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
Build & Release pipeline / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
3000.9.4
|
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
Build & Release pipeline / build (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
|
2026-01-23 08:54:32 +00:00 |
|
James Read
|
169bcd9925
|
fix: add env support back (#844)
3000.9.3
|
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
Build & Release pipeline / build (push) Has been cancelled
3000.9.2
|
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 |
|