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 |
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
|
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 |
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
|
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 |
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 |