renovate[bot]
9f2eb5ec47
fix(deps): update all non-major dependencies ( #4894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-07 01:19:09 +00:00
Amir Raminfar
8358b98111
chore: use import.meta.dirname in vite configs ( #4891 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-05 23:20:53 +00:00
renovate[bot]
af3aefe830
chore(deps): update dependency @playwright/test to ^1.62.0 ( #4866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-05 15:37:33 +00:00
renovate[bot]
ebc54a4481
fix(deps): update all non-major dependencies ( #4888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-04 20:55:53 +00:00
Amir Raminfar
8cf7ccd5ee
fix(security): block IPv6 transition addresses in webhook SSRF guard ( #4887 )
2026-08-04 12:33:51 -07:00
TowyTowy
a9395e9f73
fix: derive jwt signing key from users in a stable order ( #4886 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-08-04 11:46:28 -07:00
renovate[bot]
b9df31356f
fix(deps): update all non-major dependencies ( #4885 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-03 03:07:44 +00:00
renovate[bot]
d2abd0e279
chore(deps): update dependency typescript to v6.0.3-bridge.8.tsgo.7.0.2 ( #4884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-02 14:07:31 +00:00
renovate[bot]
8a6ce3b21d
fix(deps): update all non-major dependencies ( #4883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-01 15:10:14 +00:00
renovate[bot]
239850c52d
fix(deps): update dependency daisyui to v5.7.9 ( #4882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-31 22:50:23 +00:00
renovate[bot]
6b84105e79
fix(deps): update all non-major dependencies ( #4881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-31 20:05:46 +00:00
Amir Raminfar
c159db5f0b
chore: release v10.6.14
2026-07-30 10:36:35 -07:00
Amir Raminfar
a18edf03ec
chore: release v10.6.13
2026-07-30 10:36:13 -07:00
Amir Raminfar
18acf6722b
test(e2e): assert static assets resolve under a custom base path ( #4880 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-07-30 07:20:19 -07:00
Loi Nguyen
5e0a4c43e6
fix: respect custom base paths for built assets ( #4879 )
2026-07-30 07:10:53 -07:00
Amir Raminfar
48f04a0a7d
docs: refresh homepage with icons, comparison, and closing CTA ( #4877 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-29 10:25:43 -07:00
Kobi Hikri
ae1753bcee
ci: attach an SBOM attestation to the published image ( #4872 )
2026-07-29 08:24:40 -07:00
Kobi Hikri
3ae53dd719
ci: attach an SBOM attestation to the published image ( #4872 )
2026-07-29 08:24:26 -07:00
renovate[bot]
3e0ed70362
chore(deps): update dependency jsdom to v30 ( #4875 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-29 08:08:23 -07:00
renovate[bot]
c6c64fdd86
fix(deps): update all non-major dependencies ( #4874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-29 15:05:56 +00:00
Amir Raminfar
616dd91483
docs: correct docker.sock read-only mount security claim ( #4873 )
2026-07-29 03:33:25 +00:00
Amir Raminfar
f952961eea
docs: rework homepage ( #4869 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 11:34:49 -07:00
Amir Raminfar
3ca08f781b
feat(analytics): maximize drawer and export SQL results ( #4871 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 11:33:19 -07:00
Amir Raminfar
03011eea97
fix: revert sidebar collapse animation from #4862 ( #4867 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-27 10:00:57 -07:00
Amir Raminfar
3783125b6a
test(e2e): fix dead specs and cover log streaming + auth negatives ( #4868 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-27 16:45:31 +00:00
Amir Raminfar
fe6549e5f5
test: add critical int tests for mobile container stats
...
Covers the dashboard's CPU/mem stat badges and the invariant behind
the "mobile status bar" fix from #4862 : the sticky stats header must
sit flush under the fixed mobile nav, with no gap or overlap. Adds a
data-testid to ScrollableView's header so the test doesn't rely on
CSS selectors.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-26 19:07:39 -07:00
renovate[bot]
cedb384dc4
fix(deps): update all non-major dependencies ( #4865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-26 16:55:29 +00:00
Amir Raminfar
163452a398
chore: release v10.6.12
2026-07-26 09:47:54 -07:00
Amir Raminfar
f348b57721
feat: Command palette in Cmd+K search ( #4861 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-25 10:45:26 -07:00
Amir Raminfar
df5a60479c
fix(security): scope MCP read tools to the requesting user's filter (GHSA-p66q-2gfp-8v55) ( #4864 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-24 16:43:21 -07:00
Amir Raminfar
9c665d42a9
fix(security): require auth for /cloud/callback (GHSA-p66q-2gfp-8v55) ( #4863 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-24 16:42:29 -07:00
Baiyi Liao
49f625a1db
feat(ui): small improvements and polishments ( #4862 )
2026-07-24 07:11:13 -07:00
Amir Raminfar
af38e3a0c0
chore: type-check on tsgo via typescript-native-bridge ( #4860 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-23 16:47:13 -07:00
renovate[bot]
104749063d
chore(deps): update all non-major dependencies ( #4859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-23 16:33:07 +00:00
renovate[bot]
d7b896e3d8
chore(deps): update dependency bumpp to v12 ( #4855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-22 14:00:00 -07:00
renovate[bot]
5693bcc4e4
chore(deps): update all non-major dependencies ( #4854 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-22 16:37:27 +00:00
renovate[bot]
de70cbe389
fix(deps): update all non-major dependencies ( #4850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
2026-07-22 00:14:19 +00:00
Amir Raminfar
73099aa67a
fix: prompt for generate password on stdin when --password omitted ( #4852 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-20 12:09:20 -07:00
renovate[bot]
9266f89776
chore(deps): update dependency c8 to v12 ( #4851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-20 10:29:31 -07:00
Amir Raminfar
f88d7a1066
chore: release v10.6.11
2026-07-19 18:40:23 -07:00
TowyTowy
f3e61606bd
fix: deliver last log line when it has no trailing newline ( #4846 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-19 18:38:46 -07:00
Amir Raminfar
95794779d6
feat: Add theme-aware ANSI color palette for log viewer ( #4849 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-19 18:38:36 -07:00
TowyTowy
e3f4566f6f
fix: unescape quoted logfmt values ( #4844 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-16 17:20:56 -07:00
Amir Raminfar
b86831d2ba
chore: updates pinia ( #4843 )
2026-07-16 08:24:38 -07:00
renovate[bot]
4917984385
chore(deps): update actions/setup-go action to v7 ( #4842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-16 15:24:03 +00:00
renovate[bot]
c3b1c76151
fix(deps): update all non-major dependencies ( #4841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-16 15:23:21 +00:00
renovate[bot]
7897a1555e
chore(deps): update dependency @pinia/testing to v2 ( #4838 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-16 08:17:28 -07:00
TowyTowy
523ac9f35e
fix(utils): prevent panic when pushing to a zero-size ring buffer ( #4840 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-15 13:04:37 -07:00
Amir Raminfar
6e65b33161
chore: release v10.6.10
2026-07-15 08:03:04 -07:00
renovate[bot]
be2a9e0047
chore(deps): update actions/setup-node action to v7 ( #4837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-15 15:00:25 +00:00
renovate[bot]
fad2ea7763
fix(deps): update all non-major dependencies ( #4836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-15 14:59:55 +00:00
Amir Raminfar
4e7b6eea7b
refactor(mcp): dedupe log fetch/collect between log tools ( #4835 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-15 14:56:42 +00:00
morcth
a0704d5c7b
feat: add search_container_logs MCP tool ( #4832 )
2026-07-15 07:41:23 -07:00
TowyTowy
63fa7c9e04
fix(level-guesser): recognize "Information" as info level ( #4833 )
2026-07-15 06:01:05 -07:00
Amir Raminfar
237e916390
ci: install pnpm via corepack, update pnpm to 11.12.0 ( #4830 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-13 08:31:02 -07:00
renovate[bot]
6a16e35eb1
fix(deps): update all non-major dependencies ( #4828 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-13 14:21:17 +00:00
Amir Raminfar
15b6abf843
feat(web): "see in context" for level-filtered logs ( #4825 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-07-13 02:18:30 +00:00
TowyTowy
540ace4e84
fix(container): keep custom name label on docker rename ( #4827 )
2026-07-12 14:10:21 -07:00
Amir Raminfar
c0a38587e2
docs: complete missing translation keys across all locales ( #4826 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-12 18:16:16 +00:00
Amir Raminfar
2b1d9e889e
chore: release v10.6.9
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-07-10 11:18:45 -07:00
renovate[bot]
5cd63429a9
fix(deps): update all non-major dependencies ( #4820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-10 18:12:24 +00:00
TowyTowy
820831b03d
fix(web): strip highlight markers from copied and downloaded logs ( #4823 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 11:05:09 -07:00
moduvoice
8cde0e7e48
docs: complete missing Korean (ko) translation keys ( #4818 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-07-09 17:02:41 -07:00
Amir Raminfar
bd4651fb0b
chore: apply go fix modernizations ( #4822 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-09 10:51:26 -07:00
renovate[bot]
8d810b7a0b
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.61.1 ( #4819 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-08 23:50:47 +00:00
Amir Raminfar
c193e601f3
chore: release v10.6.8
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-07-08 08:22:36 -07:00
Amir Raminfar
78ff45fdaf
docs: explain elevated idle CPU from stats streaming
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-07 17:47:28 -07:00
Amir Raminfar
ac42ce868a
fix(k8s): trim owner labels, bound owner cache, refresh discovery ( #4812 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-07 12:56:02 -07:00
renovate[bot]
84ac9e51ac
fix(deps): update all non-major dependencies ( #4816 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-06 01:51:18 +00:00
Hiram Chirino
3062410b42
feat(k8s): group containers by owner chain ( #4811 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Signed-off-by: Hiram Chirino <hiram@hiramchirino.com >
2026-07-01 09:07:51 -07:00
Amir Raminfar
beddc79892
chore: release v10.6.7
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-06-30 08:58:18 -07:00
renovate[bot]
f7557ccbb5
fix(deps): update all non-major dependencies ( #4810 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-29 23:45:02 +00:00
renovate[bot]
6391853f3a
fix(deps): update all non-major dependencies ( #4809 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-29 03:52:33 +00:00
renovate[bot]
619a844feb
fix(deps): update all non-major dependencies ( #4808 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-25 17:13:54 +00:00
renovate[bot]
e989caed33
chore(deps): update dependency @playwright/test to ^1.61.1 ( #4807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-25 17:12:39 +00:00
jordanvalnet
ad2b124a9e
fix(coolify): include PR id in preview container display names ( #4806 )
2026-06-25 10:07:41 -07:00
Amir Raminfar
19c01e0fb4
fix(web): apply per-user label filter to events stream stats/lifecycle channels ( #4803 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-22 10:20:06 -07:00
renovate[bot]
b38117bfae
fix(deps): update all non-major dependencies ( #4801 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-22 01:57:26 +00:00
renovate[bot]
134f812336
chore(deps): update all non-major dependencies to v24.17.0 ( #4799 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-19 16:15:16 +00:00
renovate[bot]
55ab21b1bf
chore(deps): update actions/checkout action to v7 ( #4795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-19 16:07:37 +00:00
Amir Raminfar
853f46deb4
ci(renovate): group playwright npm and docker image together ( #4794 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-19 16:06:28 +00:00
renovate[bot]
ff0f855cf6
chore(deps): update all non-major dependencies ( #4793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-19 16:03:12 +00:00
Amir Raminfar
38b8511042
chore: release v10.6.6
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-06-16 06:33:25 -07:00
Amir Raminfar
3c68345938
fix(notifications): match health_status event alerts ( #4790 )
2026-06-16 05:39:34 -07:00
Patrick Richardson
acaec204b6
fix(ui): highlighted URLs staying clickable ( #4791 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-06-15 17:26:54 -07:00
renovate[bot]
9b9c04498c
fix(deps): update all non-major dependencies ( #4789 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-15 01:12:45 +00:00
renovate[bot]
f13e169d10
fix(deps): update all non-major dependencies ( #4786 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-13 13:59:24 +00:00
renovate[bot]
2b23684dbd
fix(deps): update all non-major dependencies ( #4784 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-08 02:20:35 +00:00
renovate[bot]
69b7ede7c4
fix(deps): update all non-major dependencies ( #4781 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-04 17:01:29 +00:00
Amir Raminfar
eb5c8fac1b
fix(ui): null in JSON array crashes ComplexLogItem ( #4780 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-04 15:37:59 +00:00
Amir Raminfar
de368a1d97
refactor(ui): tighten TypeScript inference, drop redundant casts ( #4779 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-04 15:25:31 +00:00
Amir Raminfar
e283a3e361
chore: release v10.6.5
2026-06-04 06:53:06 -07:00
Richard Hull
df11cc4740
fix: add font-src to CSP headers ( #4778 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Adds `font-src 'self' data:;` to the CSP so fonts loaded from data: URIs are no longer blocked.
Closes #4777
2026-06-03 16:16:25 -07:00
Amir Raminfar
791310a8b8
chore: release v10.6.4
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-06-02 09:37:59 -07:00
Amir Raminfar
d9c66f3786
chore: removes plan
2026-06-02 09:37:00 -07:00
Amir Raminfar
2abcf3480e
feat: search progress and completion indicator ( #4769 ) ( #4775 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-02 09:36:28 -07:00
Amir Raminfar
fd0a4850f0
fix: live log view stalls on busy containers with rotated logs ( #4776 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-06-02 08:05:37 -07:00
Amir Raminfar
87bc48338d
fix: rank log level guesses by confidence ( #4772 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-01 15:56:00 -07:00
Amir Raminfar
8811dc82bd
fix(cloud): resolve read-only container tools in one shot (no extra LLM round-trip) ( #4767 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-01 07:59:19 -07:00
Amir Raminfar
51e13d5f97
fix: expand grouped log lines when copying to clipboard ( #4771 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-01 07:30:34 -07:00
Amir Raminfar
b37de0a16d
chore: updates d files
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-31 16:35:06 -07:00
renovate[bot]
743981b6e0
fix(deps): update all non-major dependencies ( #4766 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-31 22:30:45 +00:00
renovate[bot]
c6a261c35d
chore(deps): update pnpm to v11.5.0 ( #4764 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-31 00:06:00 +00:00
Amir Raminfar
55a10273da
chore: release v10.6.3
2026-05-30 17:00:55 -07:00
renovate[bot]
38636d507f
fix(deps): update dependency vue-router to ^5.1.0 ( #4763 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-30 12:58:17 +00:00
Amir Raminfar
9ceb850d00
fix: strip control bytes when copying logs to clipboard ( #4762 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-05-30 05:51:15 -07:00
Amir Raminfar
c1d09ddcf1
fix(ci): grant write permissions for claude workflows
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
claude-code-review.yml only had pull-requests: read, but the prompt
runs `gh pr comment`, which needs pull-requests: write (was failing to
post). Also enable use_sticky_comment so repeated pushes update one
comment instead of spamming.
claude.yml was read-only, so a tagged @claude couldn't respond, commit,
or open a PR. Bump contents/pull-requests/issues to write per the
recommended template.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-05-29 07:11:13 -07:00
renovate[bot]
62b5ef80ec
chore(deps): update dependency concurrently to v10 ( #4759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-29 06:45:57 -07:00
renovate[bot]
e54e14ba27
fix(deps): update all non-major dependencies to ^1.2.75 ( #4758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-29 13:43:14 +00:00
Amir Raminfar
424abad60e
fix(notifications): prevent alert card header overflow on mobile ( #4756 ) ( #4757 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-05-28 17:58:36 -07:00
Amir Raminfar
6cdf81e4bb
fix: normalize CPU by core count in metric alerts ( #4754 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-28 17:55:29 -07:00
renovate[bot]
7bbddd90cb
fix(deps): update all non-major dependencies ( #4755 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-28 14:19:22 +00:00
Amir Raminfar
c823617ff4
fix(cloud): default exit alert ignores graceful shutdowns (143/137) ( #4752 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-28 14:10:58 +00:00
renovate[bot]
90ce6210ae
fix(deps): update all non-major dependencies ( #4751 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-27 05:05:32 +00:00
renovate[bot]
21d6cd9922
chore(deps): update all non-major dependencies ( #4750 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-27 00:25:52 +00:00
Amir Raminfar
d80128684c
chore: release v10.6.2
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-26 09:55:23 -07:00
Amir Raminfar
7b453854ac
chore: clean up icons
2026-05-26 09:55:07 -07:00
Amir Raminfar
a51c7c1d86
fix: Improve SQL analytics panel UX ( #4749 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-26 09:54:23 -07:00
Amir Raminfar
9a99e9305f
fix: prevent DuckDB MAP inference from breaking log analytics ( #4746 )
2026-05-26 07:46:03 -07:00
Amir Raminfar
5bef729c52
fix: bump cloud search timeout to 3s and map gRPC deadline to 504 ( #4748 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-26 14:17:49 +00:00
Amir Raminfar
be352eec66
fix: back off cloud notification dispatcher on invalid API key ( #4747 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-26 14:03:05 +00:00
Amir Raminfar
6a014d1e76
feat(cloud): accept container name or id in container-scoped tools ( #4743 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 18:15:20 -07:00
Amir Raminfar
a0744e836b
fix: show CPU/Mem as compact pills in container table on mobile ( #4744 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-26 00:15:43 +00:00
Amir Raminfar
dd2eba59b2
fix: set Secure flag on jwt cookie when request is HTTPS ( #4740 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-24 23:52:44 +00:00
Amir Raminfar
b7d9d1346a
test: add unit tests for core UI logic (utils, Container, LogEntry, search) ( #4739 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-24 11:52:35 -07:00
Amir Raminfar
ab6c93a679
fix: stats charts stale for a few seconds after switching containers ( #4738 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-24 09:59:27 -07:00
Amir Raminfar
1db40bc4cd
chore: release v10.6.1
2026-05-24 07:38:54 -07:00
Amir Raminfar
d237fa9524
chore: updates modules
2026-05-24 07:36:59 -07:00
Amir Raminfar
630abbe8a6
feat(cloud): per-container log filtering via dev.dozzle.cloud.min_level label ( #4729 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-24 06:15:13 -07:00
renovate[bot]
b1d8971a74
fix(deps): update all non-major dependencies ( #4736 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-24 03:42:06 +00:00
Amir Raminfar
345102f498
test: apply Go modernizations across test files ( #4735 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-23 21:07:21 +00:00
Amir Raminfar
58f76ee19d
chore: refresh logo svg and tighten sidebar lockup ( #4734 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-23 18:04:42 +00:00
Amir Raminfar
12ad969d0e
fix mangled quick-reference table in update-int-snapshots skill
2026-05-23 11:00:36 -07:00
Amir Raminfar
fe6444f2d7
fix update-int-snapshots skill to use compose up
2026-05-23 11:00:16 -07:00
Amir Raminfar
65b515e533
add update-int-snapshots claude skill
2026-05-23 10:50:38 -07:00
Amir Raminfar
4bf94b0486
fix(level-guesser): recognize Zigbee2MQTT-style log levels ( #4733 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-23 10:24:18 -07:00
renovate[bot]
450d5dc9de
fix(deps): update all non-major dependencies ( #4732 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-23 15:05:48 +00:00
Amir Raminfar
c165120666
feat: distinguish paused container state in UI ( #4731 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-23 07:59:36 -07:00
dependabot[bot]
6339f9750a
chore(deps): bump js-cookie from 3.0.5 to 3.0.7 ( #4728 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 12:49:26 -07:00
Amir Raminfar
cd27fe90e4
docs: note pr-XXX docker tag convention for testing unreleased PRs
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
CI builds an image per PR. When replying to issues with an open fix,
point reporters at amir20/dozzle:pr-XXX so they can verify without
waiting for the next release.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-22 06:04:41 -07:00
renovate[bot]
c5907129f2
chore(deps): update pnpm to v11.2.1 ( #4721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-22 12:51:20 +00:00
Amir Raminfar
fb4c5c7410
chore: set minimumReleaseAge to 24 hours for pnpm and renovate
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-22 05:45:15 -07:00
Amir Raminfar
d3861b8e04
chore: disable pnpm minimumReleaseAge check ( #4726 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-21 13:28:51 +00:00
Amir Raminfar
1f4f21b98e
docs: drop v10 promo banner, add icons to podman page
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
The v10 launch banner has run its course. Remove it.
Also bring podman.md in line with the rest of the guide pages (agent, k8s, swarm-mode) by adding inline mdi icons to the section headings.
2026-05-20 10:14:55 -07:00
Amir Raminfar
99d1ae93e9
docs: fix vitepress build break in podman.md
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
VitePress's NOTE container doesn't escape inline-code angle brackets before handing the block to Vue's template compiler, so <container> was being parsed as an unclosed HTML element and broke the docs build.
2026-05-20 08:44:19 -07:00
Amir Raminfar
47233170e1
docs: fix incorrect podman.md examples ( #4723 )
2026-05-20 08:38:19 -07:00
C.Lee Taylor
7b5ec0c79a
docs: update podman.md guide with quadlet info ( #4722 )
2026-05-20 08:13:37 -07:00
Amir Raminfar
e197963251
chore: release v10.6.0
2026-05-20 06:18:33 -07:00
Amir Raminfar
262bc93310
chore: bump deps ( #4720 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 13:12:56 +00:00
Amir Raminfar
feece87c09
chore: adds icons
2026-05-20 06:05:42 -07:00
Amir Raminfar
f364ce9398
fix: keep search toolbar button working when ⌘F shortcut is disabled ( #4719 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 06:04:57 -07:00
Amir Raminfar
727b33c8cc
feat: detect podman vs docker and show runtime icon ( #4717 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 05:47:08 -07:00
Amir Raminfar
118a7deeab
chore: cleanups across mounts + multi-container stats ( #4716 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 16:13:28 +00:00
Amir Raminfar
0201f813ba
feat: disk-fill default rule + mountUsedPercent metric expression ( #4713 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 15:46:54 +00:00
renovate[bot]
1c7e804138
fix(deps): update module github.com/go-git/go-git/v5 to v5.19.1 [security] ( #4715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-19 15:43:07 +00:00
Amir Raminfar
b840174542
feat: warn when a container volume is running out of space ( #4711 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 14:30:06 +00:00
Amir Raminfar
3895d87337
feat: disk I/O stats and volume free-space tracking ( #4708 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 14:18:44 +00:00
Amir Raminfar
e51a5d6392
feat(welcome): reframe cloud setup as triage with selectable default signals ( #4710 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-18 23:31:59 +00:00
Amir Raminfar
425c4f0cb5
feat: allow oom and kill events through notification listener ( #4709 )
2026-05-18 15:55:19 -07:00
Amir Raminfar
29086778ce
docs: add GitHub tone guidance to CLAUDE.md
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 07:01:37 -07:00
renovate[bot]
9ef395d1a4
fix(deps): update all non-major dependencies ( #4705 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-18 01:59:36 +00:00
Amir Raminfar
525b848d90
chore: updates d files
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-17 11:45:09 -07:00
renovate[bot]
809ce73463
fix(deps): update all non-major dependencies ( #4703 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 14:10:05 +00:00
Amir Raminfar
37a135804b
docs: remove stale GraphQL references and fix paths
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 07:03:38 -07:00
Amir Raminfar
2a69d5fb80
docs: make README Building section friendlier for newcomers
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 08:10:30 -07:00
renovate[bot]
7699171345
fix(deps): update all non-major dependencies ( #4699 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-14 17:51:52 +00:00
dever23b
8d0682d0f5
fix: update key binds ( #4698 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-13 11:49:25 -07:00
renovate[bot]
04e546e8b5
chore(deps): update pnpm to v11.1.1 ( #4697 )
...
Push container / Push branches and PRs (push) Failing after 3m10s
Deploy VitePress site to Pages / build (push) Failing after 6m41s
Deploy VitePress site to Pages / Deploy (push) Has been skipped
Test / Typecheck (push) Successful in 9m41s
Test / JavaScript Tests (push) Successful in 9m41s
Test / Go Tests (push) Failing after 50s
Test / Go Staticcheck (push) Successful in 12m33s
Test / Integration Tests (push) Failing after 10m6s
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-12 18:04:33 +00:00
Amir Raminfar
fa5d3e4a41
fix: clearer error when Docker daemon API < 1.40 ( #4696 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-12 06:09:49 -07:00
renovate[bot]
622e54c4c6
chore(deps): update all non-major dependencies ( #4692 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 21:59:56 +00:00
Amir Raminfar
694582fe64
chore: release v10.5.3
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-11 08:38:02 -07:00
Aaron Powell
0942b220d0
feat: integrate MCP server via Streamable HTTP on existing web server ( #4684 )
2026-05-11 15:26:33 +00:00
renovate[bot]
e8bc72f27e
fix(deps): update dependency vite to v8.0.12 ( #4691 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 14:36:09 +00:00
Amir Raminfar
f17b758fdf
feat: add inverse/exclude filter to log search ( #4690 )
...
Co-authored-by: lingfish <jason@lucid.net.au >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-11 14:31:03 +00:00
renovate[bot]
7ee71ccafa
chore(deps): update dependency lint-staged to ^17.0.4 ( #4688 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 01:00:23 +00:00
Amir Raminfar
d1b3507709
fix: debounce SSE connection error toast ( #4687 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-09 18:50:46 +00:00
renovate[bot]
1e215db588
fix(deps): update all non-major dependencies ( #4644 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 14:44:27 +00:00
Amir Raminfar
5c81fdbb84
chore(deps): update all non-major dependencies ( #4686 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-09 14:39:03 +00:00
dependabot[bot]
0431118366
chore(deps): bump github.com/gohugoio/hugo from 0.149.1 to 0.161.0 ( #4681 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
2026-05-08 10:11:53 -07:00
Amir Raminfar
5bc90019f8
chore: cleans up modules
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-07 09:36:19 -07:00
Amir Raminfar
a5d192df6d
chore: updates all go modules
2026-05-07 09:13:09 -07:00
Amir Raminfar
5a24db9f12
chore: updates all other modules
2026-05-07 09:10:15 -07:00
Amir Raminfar
bec7d1ed2b
chore(deps): update pnpm to v11 and lint-staged to v17 ( #4683 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 09:02:52 -07:00
Amir Raminfar
5dccbf5a6e
Revert "chore(deps): update pnpm to v11 and lint-staged to v17"
...
This reverts commit 3e95d2c71b .
2026-05-07 08:34:56 -07:00
Amir Raminfar
3e95d2c71b
chore(deps): update pnpm to v11 and lint-staged to v17
...
- Bump packageManager to pnpm 11.0.8
- Bump lint-staged to ^17.0.2
- Move build-script allowlist to pnpm-workspace.yaml (pnpm v11 format)
- Fix Dockerfile to work with pnpm 11: set CI=true, use --ignore-workspace
on offline install so workspace package manifests are not required
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 08:32:01 -07:00
Amir Raminfar
bfcb14fe91
Revert "chore(deps): update all dependencies to latest"
...
This reverts commit cb3cd8e81a .
2026-05-07 08:29:40 -07:00
Amir Raminfar
cb3cd8e81a
chore(deps): update all dependencies to latest
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 08:27:14 -07:00
Amir Raminfar
51e74db127
Revert "fix(docker): set CI=true to allow pnpm install in non-TTY build"
...
This reverts commit 6a2cb3eaaa .
2026-05-07 08:26:47 -07:00
Amir Raminfar
cf110f2325
Revert "fix(docker): use confirm-modules-purge flag instead of CI=true"
...
This reverts commit 73dc6ed039 .
2026-05-07 08:26:47 -07:00
Amir Raminfar
73dc6ed039
fix(docker): use confirm-modules-purge flag instead of CI=true
...
Setting CI=true caused pnpm to switch to a stricter resolver mode
that surfaced ERR_PNPM_NO_OFFLINE_TARBALL on the offline install.
Use the targeted --config.confirm-modules-purge=false flag instead
to disable the TTY prompt without altering other install behavior.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 08:18:35 -07:00
Amir Raminfar
6a2cb3eaaa
fix(docker): set CI=true to allow pnpm install in non-TTY build
...
pnpm aborts with ERR_PNPM_ABORTED_REMOVE_MODULES_DIR_NO_TTY when
purging node_modules without a TTY, breaking integration test image
builds.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 07:15:43 -07:00
Dominik Gašparić
5e780eb767
refactor: Switch from docker go modules to moby ( #4676 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: codedoga <codedoga@users.noreply.github.com >
2026-05-06 05:27:02 -07:00
Amir Raminfar
f69a4674a5
chore(cloud): stop exposing compose deploy tools ( #4675 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-06 05:26:00 -07:00
Amir Raminfar
c034a675c9
Merge branch 'destination_duplicate'
2026-05-06 05:23:20 -07:00
Amir Raminfar
75d8bfb3e5
i18n: add duplicate destination translation to all locales
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-06 05:23:16 -07:00
dshiri
abb510f3c9
feat(notifications): add duplicate destination action
2026-05-06 13:48:20 +02:00
Amir Raminfar
eca7008e1f
chore: release v10.5.2
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-05 16:15:09 -07:00
Amir Raminfar
1893f48493
chore: clean up icons
2026-05-05 16:14:17 -07:00
Amir Raminfar
8dac197f60
feat(cloud-proto): add SearchLogs unary RPC ( #4672 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-05 16:11:32 -07:00
Srujan rai
883f5464e3
fix(security): block 0.0.0.0/8 and broadcast in SSRF webhook guard ( #4674 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-05 06:12:14 -07:00
Amir Raminfar
023ff1242d
chore: adds missing icons
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-04 17:21:37 -07:00
Amir Raminfar
f3c17ee493
chore: updates homepage
2026-05-04 17:21:20 -07:00
Srujan rai
79184bbfd2
fix(docker): use cancellable context in ContainerEvents and close event channel ( #4673 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-04 06:26:58 -07:00
Amir Raminfar
fa7479e1ec
fix(notifications): harden webhook dispatcher against SSRF ( #4670 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-03 06:49:48 -07:00
Amir Raminfar
543f96198f
fix(web): reject cross-origin WebSocket upgrades on attach/exec ( #4671 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-03 06:49:41 -07:00
Amir Raminfar
581bab3a43
docs: adds icons to user manual
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-05-02 14:26:39 -07:00
Amir Raminfar
3dc5e3afab
docs: updates cloud
2026-05-02 11:03:29 -07:00
Amir Raminfar
b3e5f2d2b0
docs: add default profile guide
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 08:23:14 -07:00
Amir Raminfar
4de47308a6
chore: release v10.5.1
2026-04-30 08:20:12 -07:00
Amir Raminfar
a9c773a15a
fix(cloud): reconnect on unlink/relink so new key takes effect ( #4667 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 13:59:11 +00:00
Amir Raminfar
c5c301ffb2
feat(cloud): per-replica cloud connections in swarm mode ( #4665 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-29 06:21:41 -07:00
Amir Raminfar
980f52be6f
chore: polish settings and dashboard pages ( #4664 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-28 13:51:42 +00:00
Amir Raminfar
e1bfb88dad
chore: fixes d files
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-27 13:34:21 -07:00
Amir Raminfar
84c4d1144f
feat: host grouping with bug fixes and hardening ( #4662 )
...
Co-authored-by: Mikhail Gorbachev <31391617+nomah4@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-27 19:57:48 +00:00
Amir Raminfar
2478cd16d6
docs: add /data volume mount to README install examples ( #4660 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-27 13:42:56 +00:00
Amir Raminfar
0dc3720795
chore: release v10.5.0
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-26 14:04:20 -07:00
Amir Raminfar
57fa1ba77a
chore: clean up settings page dropdown alignment and version tag
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-26 10:42:10 -07:00
Amir Raminfar
551ecce726
feat: Redesign settings page ( #4657 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-26 16:08:12 +00:00
Amir Raminfar
74fd80229c
feat(cloud): stream container logs to Dozzle Cloud over gRPC ( #4652 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-26 14:32:14 +00:00
dependabot[bot]
e0e061f47c
chore(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 ( #4653 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-26 07:22:27 -07:00
Amir Raminfar
e3d3c789df
perf: parallelize agent init and fix retry race ( #4656 )
...
Co-authored-by: Mikhail Gorbachev <31391617+nomah4@users.noreply.github.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-26 14:06:28 +00:00
Amir Raminfar
7d3164dede
fix(deps): update non-major deps (excluding tailwindcss) ( #4651 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 14:18:07 +00:00
Amir Raminfar
4466001c78
chore: drop socket-proxy recommendation from security notes
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 14:18:38 -07:00
Amir Raminfar
e6aa6adce6
chore: fold reverse proxy, security, upgrade docs into existing pages
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 13:13:27 -07:00
Amir Raminfar
116006dbbf
chore: expand and tighten guide docs
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 12:42:49 -07:00
Amir Raminfar
6ce3750062
chore: bump vue-router to ^5.0.6 to fix typed-router generator
...
The 5.0.5 generator emitted an unterminated string literal in
typed-router.d.ts, breaking typecheck and build. Fixed upstream in 5.0.6.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 11:30:00 -07:00
Amir Raminfar
ef59688748
chore: updates .d files
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-23 06:50:59 -07:00
renovate[bot]
8d020d618c
chore(deps): update pnpm/action-setup action to v6 ( #4647 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
2026-04-22 10:39:58 -07:00
Amir Raminfar
9288249aca
fix(deps): update non-major deps (tailwindcss pinned at 4.2.2) ( #4646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 17:04:00 +00:00
Amir Raminfar
321ae607f6
chore: hide deployments page from sidebar
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-21 18:16:28 -07:00
Amir Raminfar
416db140c8
chore: updates websites
2026-04-21 17:45:36 -07:00
Amir Raminfar
6ba57afe0b
feat(cloud): add network stats to get_running_container_stats ( #4645 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-21 17:00:05 -07:00
renovate[bot]
59994ea431
fix(deps): update dependency vite to v8.0.9 ( #4642 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 16:21:37 +00:00
renovate[bot]
cebe484da5
fix(deps): update all non-major dependencies ( #4641 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-19 17:05:24 +00:00
Amir Raminfar
837b994c19
fix: avoid _grpc_config DNS lookups from agent healthcheck ( #4640 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-18 09:18:12 -07:00
Amir Raminfar
c48dcc5c4b
fix: data race in ContainerStore in-place mutations ( #4639 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 23:22:14 +00:00
Amir Raminfar
6a6b34b35d
chore: release v10.4.1
2026-04-17 14:35:08 -07:00
Amir Raminfar
0346c1e09c
chore: Auto-create default alert on welcome modal CTA ( #4638 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-17 10:43:54 -07:00
renovate[bot]
9d008da270
fix(deps): update all non-major dependencies ( #4637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 13:46:42 +00:00
Amir Raminfar
797faf079c
Merge branch 'feat/k8s-mode-notifications'
2026-04-17 06:38:54 -07:00
Amir Raminfar
92ae58c058
minor clean up
2026-04-17 06:38:48 -07:00
Amir Raminfar
816dccc8c1
fix: cloud remove_container on agents and queue burst tool calls ( #4634 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 06:22:48 -07:00
Parag
ac2ca7c280
feat: implement notification manager support for k8s cluster service
2026-04-17 09:25:21 +05:30
Amir Raminfar
8c5338dea8
chore: release v10.4.0
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-16 17:05:20 -07:00
Amir Raminfar
d09b2fe04e
feat: add native compose file deployment ( #4618 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-16 15:21:18 -07:00
Amir Raminfar
2994ccf239
chore: release v10.3.3
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-04-14 14:18:39 -07:00
Amir Raminfar
f8e6704c34
chore: update welcome modal chips to better represent Cloud capabilities
...
Replace "Understand failures" with "Ask Assistant about my logs" and add
"Get daily log digests" chip. Broaden "Get error alerts" to "Get notified
about issues" to cover all notification channels.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 14:17:54 -07:00
Amir Raminfar
563ed6319c
fix: healthcheck should pass when only agents are configured ( #4630 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 11:14:29 -07:00
Amir Raminfar
2c3bbe3c6b
chore: Update welcome modal chips to intent-driven labels ( #4631 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 15:55:47 +00:00
renovate[bot]
731d09b2e5
chore(deps): update actions/upload-pages-artifact action to v5 ( #4629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 06:26:51 -07:00
Amir Raminfar
799d261c59
chore: release v10.3.2
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-13 14:22:42 -07:00
Amir Raminfar
abac4fdf7e
feat: welcome modal after cloud linking ( #4624 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 21:20:59 +00:00
Amir Raminfar
ac43dca1ac
fix: distinguish cloud unavailable from auth errors ( #4627 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 20:47:48 +00:00
Amir Raminfar
6c4b386283
fix: healthcheck should not fail when a remote host is unavailable ( #4626 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 13:10:36 -07:00
renovate[bot]
52e61158cf
fix(deps): update all non-major dependencies ( #4625 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 16:22:46 +00:00
Amir Raminfar
3aa80b8f07
fix: use fixed path for agent healthcheck address file ( #4617 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 08:29:39 -07:00
renovate[bot]
4616159e27
chore(deps): update pnpm/action-setup action to v6 ( #4621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 15:29:03 +00:00
Amir Raminfar
3dbbe530db
fix: re-establish cloud connection after pro plan upgrade ( #4619 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-13 08:25:19 -07:00
renovate[bot]
27fdd047a5
fix(deps): update all non-major dependencies ( #4620 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 00:36:10 +00:00
Amir Raminfar
c9e89fb425
docs: updates docs
2026-04-12 15:46:05 -07:00
Amir Raminfar
1cd0b651c3
chore: updates cloud
2026-04-12 15:37:27 -07:00
Amir Raminfar
7ce3bd8e64
reverts public/apple-touch-icon.png
2026-04-12 12:22:22 -07:00
Serhiy
915478c4ab
Delete .DS_Store
2026-04-12 08:19:54 +03:00
Serhiy Bobrov
d58a33fdac
transparent favicons
2026-04-12 08:16:07 +03:00
Amir Raminfar
94976bdf58
chore: release v10.3.1
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-11 19:49:49 -07:00
Amir Raminfar
a1aa2253bc
fix: grouped log alerts failing with type mismatch ( #4612 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-11 19:49:14 -07:00
Amir Raminfar
09e549b1b1
chore: -30 seconds while streaming
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-11 07:15:12 -07:00
renovate[bot]
a0877bbadd
fix(deps): update all non-major dependencies ( #4610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-11 14:10:46 +00:00
Amir Raminfar
04515cc1bd
chore: removes locking of esbuild
2026-04-11 07:03:44 -07:00
Amir Raminfar
3c10eefcfe
chore: updates node modules ( #4613 )
2026-04-11 13:55:15 +00:00
Amir Raminfar
66d9fa4dd1
chore: debug logs
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-10 19:38:44 -07:00
Amir Raminfar
f195290a30
chore: fixes pb code
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-10 14:30:10 -07:00
Amir Raminfar
fe8165ec09
feat: Add streaming log support for Cloud dashboard ( #4605 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 14:26:56 -07:00
Amir Raminfar
09647174ee
chore: remove noisy debug log from Host() getter
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 13:57:59 -07:00
Amir Raminfar
6d8f3005b0
feat: improve Dozzle Cloud discoverability ( #4609 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 20:46:40 +00:00
Amir Raminfar
af4412f667
feat: add PWA support with dynamic base URL ( #4608 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 13:09:13 -07:00
Uğur Tafralı
f5f736b6ff
fix: Fix memory stats not showing on cgroup v2 ( #4607 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-10 06:48:25 -07:00
Amir Raminfar
44239614d1
chore: release v10.3.0
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-04-07 07:02:26 -07:00
Amir Raminfar
f13bcdba60
fix: prevent Dozzle from attempting to update its own container ( #4600 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 00:18:47 +00:00
Amir Raminfar
92fa5beb07
chore: Send Dozzle version in cloud tool registration ( #4599 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 17:14:29 -07:00
Amir Raminfar
4c378443e0
feat: include short SHA in dev/PR version strings ( #4598 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 16:04:21 -07:00
Amir Raminfar
e608bdf201
chore: updates animation for upgrade
2026-04-06 11:42:55 -07:00
renovate[bot]
d873edee0e
fix(deps): update all non-major dependencies ( #4596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 18:42:46 +00:00
renovate[bot]
fe83ddcf22
fix(deps): update dependency vite to v8.0.5 [security] ( #4595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 18:41:13 +00:00
Amir Raminfar
338c953298
chore: adds major version change log
2026-04-06 11:38:47 -07:00
Amir Raminfar
2d54f43ef5
fix: improve toast layout on mobile 📱 ( #4593 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 18:36:38 +00:00
Amir Raminfar
4b913ee68a
chore: fixes restart for container hostname
2026-04-06 07:07:16 -07:00
Amir Raminfar
dd5cd3ccac
feat: add descriptive messages to cloud action responses ( #4592 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 16:17:22 -07:00
Amir Raminfar
5abda9f224
fix: resolve race condition in TestContainerStore_die ( #4591 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 22:47:54 +00:00
Amir Raminfar
32fac82635
refactor: use Go structs for cloud tool schemas ( #4590 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 22:33:39 +00:00
Amir Raminfar
cae201d592
chore: adds logging
2026-04-05 13:18:36 -07:00
Amir Raminfar
284822c631
feat: add container update action with image pull and recreate 🚀 ( #4588 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 19:59:44 +00:00
Amir Raminfar
475a16321d
feat: adds scroll up for multiple container views 🥳 ( #4450 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 19:53:40 +00:00
renovate[bot]
3ab758aabf
fix(deps): update all non-major dependencies ( #4586 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-05 18:17:57 +00:00
Amir Raminfar
7966b21249
fix: guard FuzzySearchModal for fuse.js 7.3.0 empty query change ( #4587 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 18:11:07 +00:00
Amir Raminfar
15e13507b2
chore: mod tidy
2026-04-05 10:30:38 -07:00
Amir Raminfar
3254f36246
chore: go clean up
2026-04-04 20:11:43 -07:00
Amir Raminfar
3c6bc6b391
Add host_id to ContainerStatEntry proto for LLM tool routing
...
The LLM agent needs host_id to call targeted container tools (fetch_logs,
inspect, start/stop/restart). Stats responses only had host name, causing
the LLM to pass the wrong value.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 20:04:54 -07:00
Amir Raminfar
e079e5fc43
Remove Env from InspectContainerResult to prevent leaking container environment variables to cloud
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:44:36 -07:00
Amir Raminfar
317c141f65
chore: Add fetch_container_logs, inspect_container, and find_containers image filter ( #4584 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 00:31:20 +00:00
Amir Raminfar
77a7905f2f
chore: clean up and fixes
2026-04-04 10:55:16 -07:00
Amir Raminfar
cfcaebe36a
refactor: replace JSON strings with typed proto messages in cloud tools ( #4583 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 07:54:58 -07:00
Amir Raminfar
7225abec25
fix: add gRPC keepalive to cloud client to prevent proxy idle disconnects ( #4582 )
2026-04-03 19:17:40 -07:00
Amir Raminfar
af241022bf
refactor: move cloud proto to public proto/cloud package ( #4580 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 14:18:47 +00:00
renovate[bot]
806b6fb0cd
fix(deps): update all non-major dependencies ( #4579 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 14:17:22 +00:00
Amir Raminfar
dca9f17be4
chore: updte claude
2026-04-03 07:10:05 -07:00
Amir Raminfar
3ce1f9ebdc
feat: expose container actions to Dozzle Cloud via gRPC ( #4578 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-03 06:53:26 -07:00
Amir Raminfar
481455a09b
fix: increase log details max height ( #4574 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-31 09:33:52 -07:00
Amir Raminfar
77ddc3ce52
fix: preserve grouped log fragments as array in notifications ( #4573 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-30 14:42:35 -07:00
renovate[bot]
9b44236ad4
chore(deps): update actions/configure-pages action to v6 ( #4571 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-29 11:17:05 -07:00
renovate[bot]
591d881294
fix(deps): update all non-major dependencies ( #4570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-29 18:02:45 +00:00
Amir Raminfar
4cf3952a73
fix: add missing fields to protobuf agent conversions ( #4568 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 15:27:27 -07:00
renovate[bot]
3a309ce8fd
chore(deps): update actions/deploy-pages action to v5 ( #4567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 12:39:48 -07:00
Amir Raminfar
922d6de14e
chore: release v10.2.1
2026-03-26 12:39:31 -07:00
renovate[bot]
e271551a5d
fix(deps): update all non-major dependencies ( #4566 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 14:49:39 +00:00
Amir Raminfar
f60fbc254a
fix: notification config not broadcast to swarm nodes ( #4563 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 15:49:04 -07:00
Amir Raminfar
fd943272f0
feat: support log.level JSON key for level detection ( #4564 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 20:46:08 +00:00
Amir Raminfar
2380c87bb0
feat: add swarm-deploy function for local image testing
...
Adds a helper function to build, load, and redeploy local Dozzle images
across all swarm nodes. Uses local tag instead of latest.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 09:56:45 -07:00
Amir Raminfar
166037617f
chore: cleans up swarm script
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-03-25 08:07:12 -07:00
Amir Raminfar
aa428b6c2c
chore: updates typescript
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-03-23 10:49:02 -07:00
Amir Raminfar
9c9d3613d6
chore: release v10.2.0
2026-03-23 10:32:23 -07:00
renovate[bot]
6bb3c4256a
fix(deps): update dependency unplugin-vue-components to v32 ( #4560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 16:33:55 +00:00
renovate[bot]
21302b4173
fix(deps): update all non-major dependencies ( #4559 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 16:27:37 +00:00
Amir Raminfar
dc38dde2d8
fix: mobile UI improvements for notifications and container table ( #4558 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 09:19:59 -07:00
Amir Raminfar
2975a9ceda
feat: add Docker event notifications ( #4556 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-22 17:00:20 +00:00
Amir Raminfar
6e0c028439
chore: fixes types
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-03-21 08:43:15 -07:00
dependabot[bot]
e7c83b6a2f
chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 ( #4555 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 08:42:03 -07:00
renovate[bot]
4f7695d494
fix(deps): update all non-major dependencies ( #4554 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-21 15:33:52 +00:00
Amir Raminfar
fc1e86fc14
feat: always persist user profile to disk ( #4550 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-21 15:29:04 +00:00
Amir Raminfar
6e3e82e806
chore: remove redundant GOEXPERIMENT=jsonv2 ( #4553 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 16:12:26 +00:00
Amir Raminfar
8957fe3a6f
fix: correct Makefile dependencies and missing .PHONY declarations ( #4552 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 16:08:53 +00:00
Amir Raminfar
abdcbe835e
fix: don't break log group when next line has the same level ( #4549 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 06:57:32 -07:00
renovate[bot]
0db989b193
fix(deps): update module google.golang.org/grpc to v1.79.3 ( #4546 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18 14:29:11 +00:00
Amir Raminfar
177d721a49
chore: release v10.1.2
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-03-17 14:28:48 -07:00
renovate[bot]
e1f4ed2919
fix(deps): update all non-major dependencies ( #4543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-17 19:19:53 +00:00
renovate[bot]
824bfc9f0d
fix(deps): update dependency entities to v8 ( #4545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-17 19:19:30 +00:00
renovate[bot]
111076fccf
chore(deps): update pnpm/action-setup action to v5 ( #4544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-17 19:18:44 +00:00
Amir Raminfar
4d8213a66f
chore: adds more tests for log levels ( #4542 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 12:11:22 -07:00
Ivo(sh) Musil
106dfe18c7
fix: fixes the date cutting in continued log events, see #4123 ( #4538 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-03-17 09:46:21 -07:00
renovate[bot]
72af56f42d
chore(deps): update dependency jsdom to v29 ( #4537 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 10:15:44 -07:00
renovate[bot]
f00f3bdde5
chore(deps): update dependency bumpp to v11 ( #4536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 06:34:06 -07:00
renovate[bot]
72c9b66286
fix(deps): update all non-major dependencies ( #4535 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 00:47:46 +00:00
renovate[bot]
e0109a7f4f
fix(deps): update dependency vite to v8 ( #4534 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-03-13 02:44:11 +00:00
renovate[bot]
790c8724ee
fix(deps): update all non-major dependencies ( #4533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-13 02:37:31 +00:00
Amir Raminfar
3167f0a9a2
refactor: simplify level_guesser ( #4532 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-12 16:47:30 -07:00
renovate[bot]
4251076211
fix(deps): update all non-major dependencies ( #4530 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 18:55:47 +00:00
Amir Raminfar
e1797ad5c0
fix: don't skip orphaned lines near container start ( #4529 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 07:24:24 -07:00
Amir Raminfar
68d7720ae6
chore: release v10.1.1
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-03-09 14:35:50 -07:00
Amir Raminfar
fce15c8ec9
fix: emit orphaned log lines when no real entry follows ( #4527 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:35:10 -07:00
Amir Raminfar
330e952ca4
fix: sync notification stats across agents ( #4525 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 12:31:21 -07:00
renovate[bot]
1cd1b4a0af
fix(deps): update all non-major dependencies to ^3.5.30 ( #4522 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-09 17:35:37 +00:00
renovate[bot]
6f1390f412
fix(deps): update all non-major dependencies ( #4521 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-08 15:26:16 +00:00
Amir Raminfar
72ea5eed2c
chore: release v10.1.0
2026-03-08 08:26:02 -07:00
Amir Raminfar
8121eb1aad
fix: skip orphaned continuation lines and improve group chaining ( #4518 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 21:50:27 +00:00
Amir Raminfar
45b7a6243e
fix: preserve notification runtime stats on update ( #4520 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 21:10:34 +00:00
Amir Raminfar
91ad1cb8d3
feat: add custom HTTP headers for webhook notifications ( #4517 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 16:43:24 +00:00
Amir Raminfar
302ba4b5a0
docs: updates doc to include data
2026-03-07 08:29:37 -08:00
Amir Raminfar
ebc64d8641
fix: set correct timestamp on downloaded zip log files ( #4516 )
2026-03-07 07:36:53 -08:00
renovate[bot]
dc8d87c7da
chore(deps): update docker/setup-buildx-action action to v4 ( #4513 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-03-06 12:09:38 -08:00
renovate[bot]
ada81017de
chore(deps): update docker/metadata-action action to v6 ( #4512 )
2026-03-06 12:09:17 -08:00
renovate[bot]
4c6dfa7b72
chore(deps): update docker/login-action action to v4 ( #4511 )
2026-03-06 12:09:02 -08:00
renovate[bot]
32ea1bedfd
chore(deps): update docker/build-push-action action to v7 ( #4510 )
2026-03-06 12:08:35 -08:00
renovate[bot]
1a29adc90f
chore(deps): update docker/bake-action action to v7 ( #4509 )
2026-03-06 12:07:13 -08:00
renovate[bot]
3bc5745147
fix(deps): update all non-major dependencies ( #4508 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-06 19:58:00 +00:00
Lukas Gierth
7e92cfee96
docs: Update k8s.md with GitOps namespace warning ( #4502 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-03-04 15:34:34 -08:00
Amir Raminfar
b68fb45123
chore: release v10.0.7
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-03-02 09:36:52 -08:00
Amir Raminfar
3c88036c46
chore: uses animated svg
2026-03-02 09:36:33 -08:00
renovate[bot]
63ed910d81
fix(deps): update all non-major dependencies ( #4501 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 17:34:47 +00:00
Amir Raminfar
93d9c88424
feat: Introduces sample window size for metric alerting ( #4498 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 09:28:54 -08:00
Amir Raminfar
0991df5554
chore: fixes icon when loading
2026-03-02 08:35:01 -08:00
renovate[bot]
57c54ed6dd
fix(deps): update all non-major dependencies ( #4500 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 00:21:19 +00:00
Amir Raminfar
e410804727
chore: optimize Docker build and CI workflows ( #4499 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 16:17:18 -08:00
Amir Raminfar
c7e5615264
feat: bases colors for containers off id instead of name ( #4496 )
2026-03-01 22:58:22 +00:00
Amir Raminfar
66126a1d79
feat: shows a subtle background affect when a new container is added ( #4494 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-02-28 08:18:40 -08:00
Amir Raminfar
7371b86779
chore: set User-Agent header on outgoing HTTP requests ( #4491 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 03:28:16 +00:00
Amir Raminfar
f2cb9ae672
chore: release v10.0.6
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-02-27 10:19:16 -08:00
Amir Raminfar
d01b161808
chore: clean up
2026-02-27 10:19:05 -08:00
renovate[bot]
c8b736a2d5
fix(deps): update all non-major dependencies to v0.35.2 ( #4490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-27 16:54:39 +00:00
Amir Raminfar
d3e237a562
fix: fixes incorrect bar charts ( #4487 )
2026-02-27 16:49:27 +00:00
Amir Raminfar
bdfeb0a880
chore: release v10.0.5
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-02-26 12:46:54 -08:00
renovate[bot]
89fdbd55bb
chore(deps): update dependency c8 to v11 ( #4485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-26 19:30:51 +00:00
renovate[bot]
228030b257
fix(deps): update all non-major dependencies ( #4483 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-26 19:30:11 +00:00
renovate[bot]
27d2fdefd6
chore(deps): update actions/upload-artifact action to v7 ( #4484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-26 19:29:24 +00:00
Amir Raminfar
5d38eb7127
fix: makes the bar chart with a large limit more sensetive ( #4476 )
2026-02-26 19:23:31 +00:00
Marvin A. Ruder
e66dda89e1
fix: add network stats to agent client ( #4482 )
...
Signed-off-by: Marvin A. Ruder <signed@mruder.dev >
2026-02-26 11:02:13 -08:00
Amir Raminfar
b0da9637be
chore: remove settings.local.json from git tracking
...
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
File was already in .gitignore but still tracked.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 13:16:21 -08:00
Amir Raminfar
a3fc0ea992
chore: adds keep-alive flags ( #4474 )
2026-02-23 15:07:28 -08:00
Amir Raminfar
54469dc163
fix: normalize CPU % against container cpuLimit and add soft ceiling to BarChart ( #4464 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 15:04:03 -08:00
Amir Raminfar
5b412456cd
test: add notification config to agent integration test ( #4473 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 14:56:36 +00:00
Amir Raminfar
475cd916f2
chore: updates gitignore
2026-02-23 06:37:03 -08:00
Amir Raminfar
9982e6e2a6
chore: updates settings
2026-02-23 06:36:05 -08:00
renovate[bot]
798981b334
fix(deps): update all non-major dependencies ( #4471 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 01:02:41 +00:00
Richard Coker
76e94a7ad4
docs: update commented users.yaml generation command ( #4470 )
2026-02-22 12:20:19 -08:00
Amir Raminfar
4351493914
chore: ignore .claude/settings.local.json
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 12:14:45 -08:00
Amir Raminfar
a074aa9511
chore: release v10.0.4
2026-02-21 12:11:11 -08:00
Amir Raminfar
78114eb2d2
fix: call Start() before LoadConfig() in agent mode to prevent nil pointer panic ( #4468 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-21 12:10:51 -08:00
Javier Pérez
5ff6d100d4
fix: use coolify.serviceName for unique container names in multi-container apps ( #4466 )
2026-02-21 06:34:38 -08:00
Amir Raminfar
94cfa6da1c
chore: updates to settings
2026-02-20 16:24:58 -08:00
renovate[bot]
ffa38bcb2f
fix(deps): update all non-major dependencies ( #4463 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-20 20:32:46 +00:00
Amir Raminfar
8ab06d9a24
chore: release v10.0.3
2026-02-20 12:14:19 -08:00
Amir Raminfar
c3a4583ba7
fix: fixes multiple bugs with alerting 🔔 ( #4459 )
2026-02-20 17:37:58 +00:00
Amir Raminfar
bf16c1042d
fix: fixes context menu not showing with little rows. see #4332 ( #4462 )
2026-02-20 17:01:32 +00:00
Amir Raminfar
1174c1d58e
chore: moves container events to trace
2026-02-20 07:10:40 -08:00
renovate[bot]
f3c4e806ae
fix(deps): update all non-major dependencies ( #4460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19 21:46:40 +00:00
Amir Raminfar
374865589a
fix: fixes new containers not subsrcribing when first starting ( #4458 )
2026-02-19 10:13:32 -08:00
Richard Hull
ec7d15c6bc
style: brighten orange theme color ( #4457 )
2026-02-18 19:56:36 -08:00
Amir Raminfar
9e128d8de8
chore: makes dispatcher configurable
2026-02-17 13:57:27 -08:00
Amir Raminfar
94ea7b39e9
chore: adds type to notifications
2026-02-17 06:25:47 -08:00
Amir Raminfar
bcc8adc81b
chore: fix translation
2026-02-16 16:21:34 -08:00
Amir Raminfar
a79ffdaf50
feat: add metric-based alerts for container CPU/memory thresholds ( #4454 )
...
Co-authored-by: Dhaval Patel <dhavu262@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 20:55:35 +00:00
Amir Raminfar
51a92ba448
chore: fixes javascript tests
2026-02-16 11:47:14 -08:00
Amir Raminfar
8057bffd33
feat: supports copying logs to clipboard ( #4451 )
2026-02-16 01:09:50 +00:00
Amir Raminfar
f30e8e748f
chore: clean up ( #4449 )
2026-02-15 16:42:40 -08:00
Amir Raminfar
7622db0c32
chore: updates docs
2026-02-15 09:08:52 -08:00
Amir Raminfar
d6109e39c3
feat: supports host when forwarding to permanent link and provide it as an option in drop down. ( #4441 )
2026-02-15 15:17:37 +00:00
renovate[bot]
6e38c193ef
chore(deps): update dependency jsdom to ^28.1.0 ( #4446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-15 15:14:51 +00:00
Amir Raminfar
a300d84b31
fix: fixes broken shell when reading large content. tty was never set ( #4443 )
2026-02-15 07:14:27 -08:00
Amir Raminfar
ed950481ad
feat: auto completes json keys in preview ( #4440 )
2026-02-14 15:58:41 -08:00
renovate[bot]
7df0243533
fix(deps): update all non-major dependencies ( #4439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-14 19:03:28 +00:00
Amir Raminfar
00132ef1cf
chore: release v10.0.2
2026-02-14 10:37:57 -08:00
Amir Raminfar
fed03cb4db
feat: adds better cloud error ( #4438 )
2026-02-14 18:37:10 +00:00
Amir Raminfar
6840e5b55c
fix: resolve staticcheck SA5008 ambiguous json struct tag
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 10:28:57 -08:00
Paul Close
e9c9eca4ae
docs: Update Agent Mode documentation to clarify host mappings ( #4435 )
...
Co-authored-by: Paul Close <paul@macchiato.home >
2026-02-13 16:20:17 -08:00
Amir Raminfar
161b8d91d7
chore: release v10.0.1
2026-02-12 16:20:13 -08:00
Amir Raminfar
585771b804
fix!: Removes the sha256 support. Dozzle now does a fatal exit ( #4429 )
2026-02-11 16:23:32 -08:00
Amir Raminfar
78362b35fd
chore: fixes workflows
2026-02-11 14:54:47 -08:00
Amir Raminfar
fa8f6e4aeb
feat: implements more dynamic filenames when downloading 📦 ( #4428 )
2026-02-11 14:15:30 -08:00
Amir Raminfar
c605bbc1bb
fix: removes ansi colors when sending to webhook ( #4427 )
2026-02-11 13:29:58 -08:00
Amir Raminfar
f1d4e682db
chore: adds dozzle cloud
2026-02-11 07:12:19 -08:00
renovate[bot]
fb65dc9b7d
fix(deps): update all non-major dependencies ( #4424 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 14:19:32 +00:00
Amir Raminfar
2324e511b2
docs: adds v10 release ( #4417 )
2026-02-10 16:14:46 -08:00
Amir Raminfar
cc82f9f993
chore: release v10.0.0
2026-02-10 16:14:21 -08:00
renovate[bot]
e48aa3139c
fix(deps): update all non-major dependencies ( #4423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-09 23:03:25 +00:00
Amir Raminfar
aef834ba06
chore: ignore dozzle
2026-02-09 13:08:31 -08:00
renovate[bot]
3678332ab2
chore(deps): update pnpm to v10.29.2 ( #4419 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-09 02:02:38 +00:00
renovate[bot]
30614269c7
fix(deps): update dependency @codemirror/view to ^6.39.13 ( #4418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-08 18:17:33 +00:00
Amir Raminfar
6b2af1cf3a
chore: fixes bugs on destination ( #4416 )
2026-02-08 16:00:52 +00:00
Amir Raminfar
80220f2388
chore: clean up
2026-02-08 07:33:22 -08:00
renovate[bot]
98ab88aa71
chore(deps): update all non-major dependencies ( #4415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-08 05:31:41 +00:00
Amir Raminfar
c5af5a6f5e
feat: adds json sytanx to template ( #4414 )
2026-02-07 21:26:19 -08:00
Jordy
b8f224c13d
feat: Expand trace level aliases in level_guesser.go ( #4413 )
2026-02-07 13:40:44 -08:00
Amir Raminfar
40f335265f
feat: adds shortcut for creating alerts ( #4411 )
2026-02-07 08:16:12 -08:00
renovate[bot]
9ac5fcc2c4
chore(deps): update all non-major dependencies ( #4410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-07 03:18:48 +00:00
renovate[bot]
8d38034c86
chore(deps): update dependency jsdom to v28 ( #4409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-06 15:10:28 +00:00
Amir Raminfar
8c231d7ba7
chore: implements circuit break when too many requests recevied ( #4406 )
2026-02-06 07:05:19 -08:00
renovate[bot]
0a1d854168
fix(deps): update all non-major dependencies ( #4408 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-06 15:03:24 +00:00
Amir Raminfar
425d9e4fdd
perf: improves performance by removing watcher on containers ( #4394 )
2026-02-02 08:47:14 -08:00
renovate[bot]
21676d9917
fix(deps): update all non-major dependencies ( #4404 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 00:39:31 +00:00
Amir Raminfar
c923980ae6
chore: adds host name ( #4403 )
2026-02-01 12:31:59 -08:00
Amir Raminfar
87ea90966e
perf: implements a semaphore when too many requests happen in notificaiton manager ( #4402 )
2026-02-01 08:53:54 -08:00
Amir Raminfar
cd15f91447
fix: fixes broken UI on smaller screens ( #4400 )
2026-01-31 13:03:11 -08:00
Amir Raminfar
8800bc8c37
chore: fixes typecheck ( #4401 )
2026-01-31 12:53:45 -08:00
Amir Raminfar
ecdcd5fb26
fix: fixes alert edit not loading destination correctly ( #4399 )
2026-01-31 15:18:43 +00:00
Amir Raminfar
ff5867eaca
fix: fixes scrolling down in historical logs ( #4398 )
2026-01-31 07:00:35 -08:00
Amir Raminfar
e5422513f7
chore: fixes typecheck
2026-01-30 11:36:53 -08:00
Amir Raminfar
cd164e62c5
chore: clean up
2026-01-30 11:11:41 -08:00
Amir Raminfar
03d6c6a41a
chore: fixes preview
2026-01-29 16:58:20 -08:00
Amir Raminfar
7131a6bdf8
chore: clean up
2026-01-29 09:20:02 -08:00
Amir Raminfar
4c523d5185
chore: improves README. Fixes #4395
2026-01-29 07:15:48 -08:00
Amir Raminfar
69b4d8b651
chore: makes the experience better for cloud linking ( #4393 )
2026-01-29 07:05:16 -08:00
renovate[bot]
dc41e018ca
chore(deps): update docker/login-action action to v3.7.0 ( #4392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 15:51:45 +00:00
renovate[bot]
ca3cd93e9a
chore(deps): update all non-major dependencies ( #4391 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 21:02:32 +00:00
Amir Raminfar
9224a4d1f9
chore: removes graphql ( #4389 )
2026-01-26 17:34:06 +00:00
Amir Raminfar
c826564e3f
Merge remote-tracking branch 'origin/v9.x'
2026-01-26 09:18:29 -08:00
Amir Raminfar
8b4f4d1b00
feat: supports dozzle cloud ( #4381 )
2026-01-26 07:57:35 -08:00
Amir Raminfar
463fea4634
chore: release v9.0.3
2026-01-26 07:54:41 -08:00
Javier Pérez
4db74360e6
feat: add Coolify labels as fallbacks for container name and group ( #4384 )
2026-01-26 07:54:14 -08:00
MirzaSamadAhmedBaig
58caca2d68
fix: Avoid fatal on invalid container filters in auth ( #4379 )
...
Signed-off-by: Mirza-Samad-Ahmed-Baig <Mirzasamadahmedbaig@gmail.com >
2026-01-26 07:50:37 -08:00
Amir Raminfar
98a4901256
fix: fixes incorrect user scope for agent.find
2026-01-26 07:49:17 -08:00
renovate[bot]
4a6461ce2a
fix(deps): update module github.com/puzpuzpuz/xsync/v4 to v4.4.0 ( #4388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 00:40:55 +00:00
Amir Raminfar
620e59aa24
fix: fixes incorrect user scope for agent.find
2026-01-25 15:03:38 -08:00
Amir Raminfar
c13aca6d2c
chore: fixes race issue ( #4385 )
2026-01-25 07:16:22 -08:00
Robert Breker
f3afbf843c
fix: use io.Copy for exec TTY output instead of stdcopy ( #4382 )
2026-01-24 16:56:48 -08:00
Amir Raminfar
10e4dfd17f
chore: adds notification to types
2026-01-24 09:17:09 -08:00
MirzaSamadAhmedBaig
efcadfb98a
fix: Avoid fatal on invalid container filters in auth ( #4379 )
...
Signed-off-by: Mirza-Samad-Ahmed-Baig <Mirzasamadahmedbaig@gmail.com >
2026-01-23 11:39:18 -08:00
renovate[bot]
f831dc6ecd
fix(deps): update all non-major dependencies ( #4378 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-23 19:25:58 +00:00
Amir Raminfar
0ff0d486b1
feat: supports notifications for agents ( #4372 )
2026-01-22 16:54:53 -08:00
Amir Raminfar
a7405ac2d6
chore: updates node ( #4374 )
2026-01-22 20:02:00 +00:00
Amir Raminfar
3f4baea664
chore: uses go tools instead ( #4373 )
2026-01-22 19:33:57 +00:00
Amir Raminfar
0d71261358
fix: fixes json objects not working for expr ( #4371 )
2026-01-22 01:16:00 +00:00
Amir Raminfar
1411c70c9b
feat: adds test connection for destination ( #4369 )
2026-01-21 20:39:11 +00:00
Amir Raminfar
6c2c58345c
chore: cleans up types for notifications ( #4368 )
2026-01-21 20:28:30 +00:00
Amir Raminfar
af0407157b
chore: cleans up types for notificaitons ( #4367 )
2026-01-21 10:18:48 -08:00
Amir Raminfar
9f6d24523c
chore: css clean up
2026-01-20 14:41:06 -08:00
Amir Raminfar
abeb86d285
feat: supports go templates for webhooks ( #4366 )
2026-01-20 14:21:46 -08:00
Amir Raminfar
4954a020f9
chore: updates info to debug
2026-01-19 19:33:20 -08:00
Amir Raminfar
5b96267f1f
chore: updates info to debug
2026-01-19 19:30:52 -08:00
renovate[bot]
e2109257e4
fix(deps): update all non-major dependencies ( #4362 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-20 03:26:18 +00:00
Amir Raminfar
9ac4762f1d
chore: migrates releases to gql ( #4361 )
2026-01-20 03:18:27 +00:00
Amir Raminfar
321bf43f1c
feat: implements web hooks and dispatchers with a complete new notificaiton page ( #4349 )
2026-01-19 17:30:36 -08:00
Amir Raminfar
bca061fa7b
chore: release v9.0.2
2026-01-19 10:06:06 -08:00
Amir Raminfar
8599b602dc
chore: release v9.0.2
2026-01-19 10:05:41 -08:00
renovate[bot]
d60a119f9e
fix(deps): update all non-major dependencies to ^1.2.52 ( #4359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-19 00:37:28 +00:00
Amir Raminfar
4b3e44fcdc
fix: fixes cpu limit not working correctly ( #4356 )
2026-01-18 06:12:40 -08:00
Amir Raminfar
51fce48137
feat: shows net stats on mobile ( #4357 )
2026-01-17 16:17:23 +00:00
Amir Raminfar
c1432c33a2
chore: updates deps
2026-01-16 06:53:21 -08:00
renovate[bot]
22d659f509
fix(deps): update dependency unplugin-auto-import to v21 ( #4352 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-16 06:52:26 -08:00
renovate[bot]
9c529af633
fix(deps): update all non-major dependencies ( #4351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-16 14:48:07 +00:00
Amir Raminfar
9988271490
chore: updates docs
2026-01-14 10:23:38 -08:00
Amir Raminfar
05f76c4f57
fix: fixes host limits being miscalculated ( #4341 )
2026-01-13 08:54:24 -08:00
Amir Raminfar
20c1adbd7e
chore: fixes short formatbytes
2026-01-12 16:26:08 -08:00
Amir Raminfar
d44ab349b9
feat: adds network usage for each container ( #4340 )
2026-01-12 14:11:19 -08:00
Amir Raminfar
21367bcc36
chore: upgrades proto ( #4339 )
2026-01-12 17:05:51 +00:00
renovate[bot]
6ece0df082
fix(deps): update all non-major dependencies ( #4337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-12 01:48:44 +00:00
Amir Raminfar
b087f30fb9
chore: release v9.0.1
2026-01-07 12:05:07 -08:00
renovate[bot]
5e65e2fca5
fix(deps): update all non-major dependencies ( #4329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-07 17:35:46 +00:00
Amir Raminfar
2303fbdfd3
fix: fixes term colors broken in latest xterm.js ( #4328 )
2026-01-07 09:27:19 -08:00
Amir Raminfar
078f4c4064
chore: release v9.0.0
2026-01-06 19:36:23 -08:00
Amir Raminfar
5be1a55d33
fix: fixes minor bug when there are empy lines in grouped logs
2026-01-06 19:35:33 -08:00
Amir Raminfar
09b1bae3cd
chore: fixes table width for name column
2026-01-06 17:21:13 -08:00
Amir Raminfar
2a0037a667
chore: updates deps and duckdb
2026-01-06 17:15:25 -08:00
Amir Raminfar
e00752b0bb
feat: adds k8s menu and sets it to default in k8s mode ( #4325 )
2026-01-06 15:43:56 -08:00
Amir Raminfar
497e474471
perf: improves performance on the homepage ( #4324 )
2026-01-06 15:29:34 +00:00
Amir Raminfar
753d45d7af
chore: updates claude
2026-01-05 13:23:39 -08:00
Amir Raminfar
9a2d6fc6e8
feat: support grouping of log messages when possible ( #4320 )
2026-01-05 21:21:12 +00:00
Amir Raminfar
4dcaa43597
fix: fixes upper case levels not working in the middle of log ( #4323 )
2026-01-05 12:34:36 -08:00
Amir Raminfar
b51ec5bfa7
fix: fixes mobile vertical align for stats ( #4322 )
2026-01-05 19:48:32 +00:00
Amir Raminfar
8c8ac09521
fix: fixes container stat not working when too low ( #4321 )
2026-01-05 19:40:04 +00:00
Amir Raminfar
2537e16b6c
chore: shows host count ( #4319 )
2026-01-05 17:11:05 +00:00
Amir Raminfar
a8a76e29c9
feat: shows error when copy is not supported ( #4318 )
2026-01-04 17:57:46 -08:00
Amir Raminfar
65b2ac9181
feat: allows homepage to have collopasable sections ( #4315 )
2026-01-04 16:57:10 -08:00
renovate[bot]
ddc4e310a8
fix(deps): update module github.com/yuin/goldmark to v1.7.14 ( #4316 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 00:37:51 +00:00
Amir Raminfar
0a2afcf93c
chore: adds setup script
2026-01-04 16:31:55 -08:00
Amir Raminfar
41cc1eb2ff
feat: support historical stats on homepage, hosts and containers. ( #4307 )
2026-01-03 13:28:16 -08:00
Amir Raminfar
2a63d300a4
feat: adds group counter for containers in menu ( #4313 )
2026-01-03 21:20:51 +00:00
renovate[bot]
fb9265204d
fix(deps): update all non-major dependencies ( #4314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-03 21:08:25 +00:00
Alec Bakholdin
41d46f95b3
docs: Traefik, Docker Swarm, Dozzle issue ( #4306 )
2025-12-31 10:45:35 -08:00
renovate[bot]
d6ad628769
fix(deps): update dependency @xterm/xterm to v6 ( #4304 )
2025-12-28 19:34:58 -08:00
renovate[bot]
8c4b103468
fix(deps): update all non-major dependencies ( #4303 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-29 02:41:18 +00:00
renovate[bot]
9ee66dbe80
fix(deps): update all non-major dependencies ( #4299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 01:39:34 +00:00
renovate[bot]
55aeb46262
fix(deps): update all non-major dependencies ( #4298 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 17:55:03 +00:00
renovate[bot]
1b260019a1
chore(deps): update dependency @types/node to ^25.0.3 ( #4297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 19:51:13 +00:00
renovate[bot]
e07d97a28a
fix(deps): update all non-major dependencies ( #4296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-16 19:00:31 +00:00
renovate[bot]
7b53cffdae
fix(deps): update all non-major dependencies ( #4295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 01:49:34 +00:00
Amir Raminfar
d630056a61
chore: release v8.14.12
2025-12-14 08:53:05 -08:00
Amir Raminfar
1f712b56e0
fix: fixes start event to have correct time ( #4294 )
2025-12-14 16:39:46 +00:00
renovate[bot]
c199e1fa28
chore(deps): update actions/upload-artifact action to v6 ( #4292 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-13 08:45:30 -08:00
renovate[bot]
60c8f7a255
fix(deps): update all non-major dependencies ( #4291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-13 16:31:17 +00:00
Amir Raminfar
6bafcc6f77
chore: release v8.14.11
2025-12-12 16:15:45 -08:00
Amir Raminfar
529fb3ad6d
fix: fixes terminal height on mobile ( #4288 )
2025-12-12 16:15:12 -08:00
Amir Raminfar
8000b6c14e
feat: support shell resize ( #4287 )
2025-12-12 15:07:54 -08:00
Amir Raminfar
b74dc9f58a
chore: updates docs
2025-12-11 09:48:48 -08:00
renovate[bot]
67156b501f
fix(deps): update all non-major dependencies ( #4285 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-11 17:30:40 +00:00
Amir Raminfar
fd69eae2ea
feat: enables action toolbar on menu ( #4284 )
2025-12-11 17:25:40 +00:00
renovate[bot]
9530bfeadc
fix(deps): update all non-major dependencies ( #4279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-11 03:33:55 +00:00
Amir Raminfar
1d6b4293e7
chore: updates typecheck ( #4283 )
2025-12-11 03:28:37 +00:00
renovate[bot]
940bcde6c6
fix(deps): update all non-major dependencies ( #4276 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 17:06:47 +00:00
renovate[bot]
836c179b4c
fix(deps): update all non-major dependencies ( #4271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 06:37:25 +00:00
Amir Raminfar
91152d7a94
chore: release v8.14.10
2025-12-02 10:36:44 -08:00
Amir Raminfar
109c0e50e0
feat: localizes dropdowns ( #4273 )
2025-12-02 10:33:34 -08:00
Amir Raminfar
a9cfa97704
feat: supports grouping containers always ( #4272 )
2025-12-02 09:50:50 -08:00
Amir Raminfar
4ac7bd0f05
chore: updates readme
2025-12-02 09:16:15 -08:00
renovate[bot]
512293968e
chore(deps): update dependency prettier to ^3.7.3 ( #4266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 01:24:07 +00:00
Amir Raminfar
e443dd4c9b
chore: adds generated files
2025-11-28 08:32:21 -08:00
renovate[bot]
835ca9fbc6
chore(deps): update pnpm to v10.24.0 ( #4262 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-28 16:32:16 +00:00
Amir Raminfar
cbf30f3ae0
chore: updates modules ( #4264 )
2025-11-28 16:27:27 +00:00
renovate[bot]
523761c424
chore(deps): update all non-major dependencies to v3.1.5 ( #4260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 00:37:05 +00:00
renovate[bot]
bba95b98a6
fix(deps): update all non-major dependencies ( #4258 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-22 18:23:17 +00:00
renovate[bot]
6d01128092
chore(deps): update actions/checkout action to v6 ( #4256 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
2025-11-20 23:36:06 +00:00
renovate[bot]
4b2235e0da
fix(deps): update all non-major dependencies ( #4255 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 20:12:19 +00:00
Amir Raminfar
b361f0b772
chore: release v8.14.9
2025-11-19 14:48:21 -08:00
renovate[bot]
d84cc574e3
fix(deps): update all non-major dependencies ( #4252 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 22:42:21 +00:00
Amir Raminfar
bafcbf6d66
feat: enables filters and level filters when downloading ( #4251 )
2025-11-19 14:35:30 -08:00
renovate[bot]
80df836f1d
fix(deps): update all non-major dependencies ( #4244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 02:17:27 +00:00
Amir Raminfar
1b36d2c79d
chore: release v8.14.8
2025-11-15 10:50:12 -08:00
Amir Raminfar
b09d73736b
feat: adds a dropdown when pages exceed 10 ( #4242 )
2025-11-15 18:46:34 +00:00
renovate[bot]
604133b591
fix(deps): update all non-major dependencies ( #4240 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-14 15:18:29 +00:00
Andrei Micuda
065dd0aea0
feat: update log level retrieval to support CLEF-format logs ( '@l' key) ( #4236 )
2025-11-10 08:27:18 -08:00
renovate[bot]
b1cbd7c23e
chore(deps): update pnpm to v10.21.0 ( #4234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 02:14:24 +00:00
renovate[bot]
0b8b60afd9
fix(deps): update all non-major dependencies ( #4233 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-09 15:50:09 +00:00
Amir Raminfar
da32dc9171
chore: release v8.14.7
2025-11-06 07:01:45 -08:00
Amir Raminfar
653fc8878a
fix: fixes filtering of levels to backfill, similar to search ( #4228 )
2025-11-06 06:31:02 -08:00
renovate[bot]
3abe70b402
fix(deps): update all non-major dependencies ( #4229 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 06:10:49 +00:00
Amir Raminfar
6097bd49b7
fix: fixes redirect to also check the host of the container. fixes #4226 ( #4227 )
2025-11-05 17:51:11 +00:00
renovate[bot]
8462ee9454
chore(deps): update node.js to v24 ( #4224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 09:03:02 -08:00
renovate[bot]
8e6f7f16ba
fix(deps): update all non-major dependencies ( #4223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 00:39:24 +00:00
Amir Raminfar
4605a4a59d
docs: updates dtop
2025-10-31 14:53:42 -07:00
renovate[bot]
c7615d01a3
chore(deps): update actions/upload-artifact action to v5 ( #4219 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 08:54:05 -07:00
renovate[bot]
aba8746dd0
fix(deps): update all non-major dependencies ( #4218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 00:40:41 +00:00
Amir Raminfar
9e7de63f26
fix: fixes dropdown placement. ( #4217 )
2025-10-25 20:03:21 +00:00
Amir Raminfar
313cde3ad1
chore: release v8.14.6
2025-10-24 10:01:54 -07:00
Amir Raminfar
bf0148d131
chore: fixes tests
2025-10-24 09:52:57 -07:00
Amir Raminfar
72d1ecbcc6
fix: fixes linebreaks breaks. Fixes #4197 ( #4214 )
2025-10-24 09:34:47 -07:00
Amir Raminfar
50ce41eca3
chore: fixes tests
2025-10-24 09:22:23 -07:00
Amir Raminfar
cffd4bd4e3
fix: fixes action menu being cut
2025-10-24 09:18:42 -07:00
Amir Raminfar
0f1e9cf0e6
Merge branch 'master' into bugfix/scroll-jump
2025-10-24 09:09:53 -07:00
renovate[bot]
a761129aff
fix(deps): update vueuse monorepo to v14 (major) ( #4213 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 08:45:43 -07:00
Amir Raminfar
16de645a89
chore: fixes tests
2025-10-24 08:43:46 -07:00
renovate[bot]
1c6f30bcd3
fix(deps): update all non-major dependencies ( #4211 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 14:44:47 +00:00
Amir Raminfar
9f29aa5923
Merge branch 'master' into bugfix/scroll-jump
2025-10-24 07:26:37 -07:00
Amir Raminfar
c2a17888a7
chore: fix permissions
2025-10-24 07:22:52 -07:00
Akash R
176c173ac7
fix: scroll-jump by making dropdown position dynamic
2025-10-24 09:59:26 +05:30
renovate[bot]
ce436d9697
fix(deps): update all non-major dependencies ( #4207 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-22 15:49:26 +00:00
renovate[bot]
b752afb352
fix(deps): update dependency vite to v7.1.11 [security] ( #4203 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 22:07:54 +00:00
renovate[bot]
50dc54f4bb
fix(deps): update dependency unplugin-vue-components to v30 ( #4201 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 10:34:59 -07:00
Amir Raminfar
e6eb7eeebd
chore: updates d files
2025-10-20 09:36:19 -07:00
renovate[bot]
0cd62745f6
fix(deps): update all non-major dependencies ( #4200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 00:34:15 +00:00
Amir Raminfar
911f785e2c
feat: support setting the path to certs ( #4198 )
2025-10-19 12:15:50 -07:00
renovate[bot]
074f402d0f
chore(deps): update dependency jsdom to ^27.0.1 ( #4199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-19 16:45:04 +00:00
Amir Raminfar
9485fa738b
chore: release v8.14.5
2025-10-17 10:11:27 -07:00
renovate[bot]
bb56154811
chore(deps): update actions/checkout action to v5 ( #4196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-17 10:10:40 -07:00
renovate[bot]
78e63c39a0
fix(deps): update all non-major dependencies ( #4195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-17 16:58:12 +00:00
Amir Raminfar
c1c8e8cccf
chore: changes node to node-version: 24.x ( #4194 )
2025-10-17 16:34:56 +00:00
Amir Raminfar
f9bc915ace
chore: pins node to v24 ( #4193 )
2025-10-17 16:26:09 +00:00
Amir Raminfar
938c6229f8
fix: fixes a nil pointer that was happening in the agent ( #4183 )
2025-10-17 08:30:47 -07:00
Amir Raminfar
b945c35bfa
chore: updates d files
2025-10-16 07:02:32 -07:00
Amir Raminfar
47adf9845a
chore: adds claude
2025-10-14 16:24:08 -07:00
Amir Raminfar
6951c1cc71
chore: adds claude
2025-10-14 16:23:00 -07:00
Amir Raminfar
9dc27fa06c
chore: auto gen d file
2025-10-14 16:11:14 -07:00
renovate[bot]
f5786ba388
chore(deps): update all non-major dependencies ( #4184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 18:42:44 +00:00
Amir Raminfar
b7b9ea7c6f
chore: fixes typecheck ( #4187 )
2025-10-14 18:37:51 +00:00
Amir Raminfar
d7b6e9ee50
chore: Add Claude Code GitHub Workflow ( #4180 )
2025-10-14 11:35:32 -07:00
renovate[bot]
34f68849f4
chore(deps): update actions/setup-node action to v6 ( #4185 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 09:13:18 -07:00
Amir Raminfar
fa78467698
chore: updates gitignore
2025-10-14 08:14:38 -07:00
renovate[bot]
573ee5ed03
fix(deps): update all non-major dependencies ( #4176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 01:43:52 +00:00
renovate[bot]
cb6267f9ae
fix(deps): update all non-major dependencies ( #4171 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 22:20:04 +00:00
renovate[bot]
3aa3b879de
fix(deps): update all non-major dependencies ( #4170 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 02:28:36 +00:00
Zen Voich
79bf0f01f9
chore: change hover text color from secondary to primary in StatMonitor ( #4169 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-10-06 12:38:07 -07:00
renovate[bot]
6b442d26a9
chore(deps): update all non-major dependencies ( #4168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:50:29 +00:00
renovate[bot]
67348ab514
fix(deps): update all non-major dependencies ( #4165 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 00:13:09 +00:00
Amir Raminfar
cb9ab3f944
chore: release v8.14.4
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-10-02 11:48:13 -07:00
renovate[bot]
0a722bd2da
fix(deps): update all non-major dependencies ( #4163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-02 16:19:40 +00:00
Amir Raminfar
3195bc0d80
feat: adds compression and bigger receive limit to agent grpc ( #4162 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-10-01 15:36:25 -07:00
Amir Raminfar
7bf455ae6b
chore: release v8.14.3
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-09-30 16:38:54 -07:00
renovate[bot]
285a8bf251
fix(deps): update all non-major dependencies ( #4158 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 23:21:54 +00:00
Amir Raminfar
65d690074c
feat: support for dozzle_* roles ( #4153 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-09-29 13:04:18 -07:00
renovate[bot]
264af62bff
fix(deps): update all non-major dependencies ( #4156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 01:39:06 +00:00
Hiren Shah
c3ac804e7a
Update remote-hosts.md ( #4155 )
2025-09-28 07:12:31 -07:00
Amir Raminfar
e8e1c3ea6b
chore: makes save private ( #4152 )
2025-09-26 18:02:17 +00:00
Dmitry Mazurov
29f06eb00d
feat: add DOZZLE_AUTH_LOGOUT_URL support for ForwarderProxy ( #4151 )
2025-09-26 10:44:14 -07:00
Amir Raminfar
020342a1bd
fix: supports roles as json, comma or pipe sepearated values ( #4150 )
2025-09-26 17:00:00 +00:00
Amir Raminfar
3b0b3ed5fc
docs: clean up
2025-09-26 07:03:22 -07:00
Mitch B.
6b121633e9
docs: add SSO example for Pocket ID ( #4147 )
2025-09-26 06:58:12 -07:00
Amir Raminfar
443084964a
chore: release v8.14.2
2025-09-25 14:33:39 -07:00
renovate[bot]
dc1314ddc3
fix(deps): update all non-major dependencies ( #4146 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 21:08:04 +00:00
Amir Raminfar
c4060b2206
chore: uses trim instead
2025-09-25 14:05:23 -07:00
Amir Raminfar
5675389049
fix: fixes roles for proxy to default to all ( #4145 )
2025-09-25 14:01:50 -07:00
Amir Raminfar
bc3c812c74
chore: release v8.14.1
2025-09-23 15:36:14 -07:00
Amir Raminfar
5aea48f3ca
fix: resets session for existing users who do not have roles defined ( #4141 )
2025-09-23 11:05:32 -07:00
Amir Raminfar
ab86a6c59e
chore: release v8.14.0
2025-09-23 10:11:10 -07:00
Amir Raminfar
f667e5a271
fix: fixes release
2025-09-23 10:10:21 -07:00
Amir Raminfar
58146d1ac5
chore: updates docs
2025-09-23 10:00:34 -07:00
Amir Raminfar
a6b65a1341
chore: release v8.14.0
2025-09-23 09:57:05 -07:00
Amir Raminfar
a6003e4c1c
chore: reverts release
2025-09-23 09:55:25 -07:00
Amir Raminfar
4e59bb2f8f
chore: release v8.14.0
2025-09-23 09:45:13 -07:00
renovate[bot]
220dcd9416
fix(deps): update all non-major dependencies ( #4140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-23 16:38:28 +00:00
Amir Raminfar
fb359cb9d5
fix: if roles changed after a restart of Dozzle, then it resets user session ( #4139 )
2025-09-23 16:03:07 +00:00
Amir Raminfar
395d8641ad
fix: fixes dates and labels being incorrect size when changed ( #4138 )
2025-09-22 23:47:42 +00:00
renovate[bot]
84ec399e50
fix(deps): update dependency unplugin-vue-components to ^29.1.0 ( #4134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 01:15:56 +00:00
Amir Raminfar
2b0c9124d7
chore: adds all and throws warning if role does not exist
2025-09-21 16:43:19 -07:00
Amir Raminfar
e75b4d03bc
chore: quick clean up
2025-09-21 14:57:06 -07:00
Dmitry Mazurov
5f24657b41
feat: Add user roles ( #4133 )
2025-09-21 14:51:16 -07:00
renovate[bot]
54799b420c
fix(deps): update all non-major dependencies ( #4132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-20 14:49:34 +00:00
renovate[bot]
23ad32d05c
fix(deps): update all non-major dependencies ( #4128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 23:45:55 +00:00
严浩
6e4a5238d3
fix: add full width to side menu ( #4127 )
...
Co-authored-by: 严浩 <h_mini2024@oo1.dev >
2025-09-17 10:17:29 -07:00
renovate[bot]
a1cedd4b16
fix(deps): update all non-major dependencies ( #4126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 15:08:02 +00:00
renovate[bot]
84edb6bdab
chore(deps): update actions/setup-node action to v5 ( #4106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 13:29:38 -07:00
Amir Raminfar
a8c673544f
chore: adds pnpm setup ( #4125 )
2025-09-16 12:54:27 -07:00
renovate[bot]
b2c3363659
fix(deps): update all non-major dependencies ( #4124 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 19:42:00 +00:00
renovate[bot]
3f376a0bce
fix(deps): update all non-major dependencies ( #4121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 01:27:19 +00:00
renovate[bot]
16fc75b563
chore(deps): update dependency jsdom to v27 ( #4120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-14 11:00:42 -07:00
renovate[bot]
7ed0ec498d
fix(deps): update all non-major dependencies ( #4119 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-14 17:50:55 +00:00
Amir Raminfar
11d12d1f6a
Revert "feat: enables the archiving of dozzle binaries"
...
This reverts commit ed5090a9ec .
2025-09-10 16:49:01 -07:00
Amir Raminfar
e88c412d62
Revert "more changes"
...
This reverts commit da7730cffd .
2025-09-10 16:48:59 -07:00
Amir Raminfar
96a02bf213
Revert "chore: release v8.13.13"
...
This reverts commit 10597521de .
2025-09-10 16:48:58 -07:00
Amir Raminfar
35b2c919cc
Revert "chore: fix deploy"
...
This reverts commit 1168c03fc9 .
2025-09-10 16:48:56 -07:00
Amir Raminfar
85396d7631
Revert "chore: release v8.13.14"
...
This reverts commit a3a6a8ec5c .
2025-09-10 16:48:49 -07:00
Amir Raminfar
a3a6a8ec5c
chore: release v8.13.14
2025-09-10 14:32:07 -07:00
Amir Raminfar
1168c03fc9
chore: fix deploy
2025-09-10 13:07:33 -07:00
Amir Raminfar
10597521de
chore: release v8.13.13
2025-09-10 12:43:13 -07:00
Amir Raminfar
da7730cffd
more changes
2025-09-10 12:42:26 -07:00
Amir Raminfar
ed5090a9ec
feat: enables the archiving of dozzle binaries
2025-09-10 12:05:35 -07:00
dependabot[bot]
c97a9cc34f
chore(deps): bump @duckdb/duckdb-wasm from 1.29.2 to 1.30.0 ( #4114 )
2025-09-09 07:55:38 -07:00
renovate[bot]
31d7fe5c67
fix(deps): update all non-major dependencies ( #4113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 01:40:38 +00:00
renovate[bot]
ed8ce856ba
fix(deps): update dependency entities to v7 ( #4112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 15:02:09 -07:00
renovate[bot]
940ba30633
fix(deps): update all non-major dependencies ( #4111 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 01:19:39 +00:00
bakerboy448
a4b0b05978
docs: Fix typo in container groups ( #4109 )
2025-09-07 08:50:58 -07:00
renovate[bot]
146ff180e0
fix(deps): update all non-major dependencies ( #4107 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 19:16:15 +00:00
renovate[bot]
db4f11c68e
chore(deps): update actions/setup-go action to v6 ( #4105 )
2025-09-04 10:39:53 -07:00
renovate[bot]
e702b62324
fix(deps): update all non-major dependencies ( #4104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 17:31:38 +00:00
Amir Raminfar
cf97100b71
chore: updates npm modules to latest ( #4103 )
2025-09-04 10:25:52 -07:00
Amir Raminfar
b5cc4bd514
chore: release v8.13.12
2025-09-03 09:42:45 -07:00
Akash R
f6e3d487ac
fix: panic - waitGroup counter goes negative ( #4101 )
2025-09-03 09:42:08 -07:00
renovate[bot]
a2cc759538
fix(deps): update dependency daisyui to v5.1.6 ( #4100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 13:44:54 +00:00
renovate[bot]
cfd757e876
fix(deps): update all non-major dependencies ( #4097 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 15:00:33 +00:00
uponminiature
01c564228b
feat: release check mode ( #4095 )
2025-09-01 14:28:49 -07:00
Amir Raminfar
0b401aacd1
chore: release v8.13.11
2025-08-31 08:41:31 -07:00
Amir Raminfar
d7335a8cbe
chore: updates d files
2025-08-29 14:33:42 -07:00
uponminiature
6df66dade9
feat: implement ability to disable avatars ( #4091 )
...
Co-authored-by: uponminiature <226739065+uponminiature@users.noreply.github.com >
2025-08-29 21:20:03 +00:00
Amir Raminfar
ae083e955a
chore: release v8.13.10
2025-08-28 11:30:00 -07:00
renovate[bot]
99faac6e8e
fix(deps): update all non-major dependencies ( #4089 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 18:21:32 +00:00
Amir Raminfar
16495a66a0
feat: Changes the fetching of containers from serial to parallel. ( #4088 )
2025-08-27 20:24:45 -07:00
renovate[bot]
03a2eb2f3b
fix(deps): update all non-major dependencies ( #4086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 17:29:50 +00:00
renovate[bot]
bf18fdd1d8
chore(deps): update actions/upload-pages-artifact action to v4 ( #4082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 10:22:42 -07:00
renovate[bot]
912595f781
fix(deps): update module github.com/stretchr/testify to v1.11.0 ( #4084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 02:09:15 +00:00
Amir Raminfar
2a5a0b0c55
chore: clean up
2025-08-22 15:56:58 -07:00
renovate[bot]
4e9667e8cf
fix(deps): update all non-major dependencies ( #4081 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-22 16:20:36 +00:00
renovate[bot]
8130889484
fix(deps): update all non-major dependencies ( #4078 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 19:36:31 +00:00
Amir Raminfar
013f7c5cde
chore: release v8.13.9
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-08-15 10:36:48 -07:00
Amir Raminfar
37c1fd032f
chore: fixes env in Dockerfile
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-08-15 08:38:51 -07:00
renovate[bot]
cd4f98fd66
fix(deps): update all non-major dependencies ( #4075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 15:35:36 +00:00
renovate[bot]
b78dab6da1
chore(deps): update amannn/action-semantic-pull-request action to v6 ( #4076 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 15:34:59 +00:00
Amir Raminfar
7be0515648
chore: uses wg.Go where possible ( #4074 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-08-15 15:29:25 +00:00
Amir Raminfar
af93918f8c
chore: enables json-v2 for go ( #4073 )
2025-08-15 07:57:29 -07:00
Adedamola
9fa0b5256c
docs: multiple namespaces use DOZZLE_NAMESPACE (comma-separated), not DOZZLE_NAMESPACES ( #4072 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-08-14 06:17:23 -07:00
renovate[bot]
f037b81c92
fix(deps): update all non-major dependencies ( #4070 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 23:53:33 +00:00
renovate[bot]
a97d976c4f
chore(deps): update actions/checkout action to v5 ( #4071 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-08-12 21:17:09 -07:00
Amir Raminfar
6f87c42d2b
fix: fixes context menu to be to the side instead of bottom ( #4069 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-08-12 20:29:30 +00:00
renovate[bot]
1064af3175
fix(deps): update all non-major dependencies ( #4068 )
...
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-10 15:20:00 +00:00
renovate[bot]
9939b0001e
fix(deps): update dependency unplugin-vue-components to v29 ( #4064 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 10:12:24 -07:00
renovate[bot]
a54dd42531
fix(deps): update all non-major dependencies ( #4063 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 16:21:41 +00:00
Amir Raminfar
ba9faa7691
chore: updates generated files
Test / Go Staticcheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-08-05 09:43:25 -07:00
renovate[bot]
e044ecd4a1
fix(deps): update dependency unplugin-auto-import to v20 ( #4059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-05 09:32:30 -07:00
renovate[bot]
da2d554bee
fix(deps): update all non-major dependencies ( #4058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-05 16:23:41 +00:00
renovate[bot]
9f0791a38b
fix(deps): update all non-major dependencies ( #4057 )
...
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 00:58:35 +00:00
renovate[bot]
eb20f9e4fa
fix(deps): update all non-major dependencies ( #4056 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-31 16:04:29 +00:00
renovate[bot]
3ca6495404
fix(deps): update module github.com/docker/docker to v28.3.3+incompatible [security] ( #4054 )
...
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 20:07:48 +00:00
renovate[bot]
44d30b8451
fix(deps): update all non-major dependencies to ^13.6.0 ( #4052 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 18:57:55 +00:00
renovate[bot]
1f4410f257
fix(deps): update all non-major dependencies ( #4051 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 09:44:40 +00:00
renovate[bot]
bd3e789d4c
fix(deps): update all non-major dependencies ( #4050 )
...
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-25 14:33:26 +00:00
Amir Raminfar
5d32e04af8
chore: release v8.13.8
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-07-24 08:58:59 -07:00
Amir Raminfar
26c85a42b5
fix: fixes search z-index ( #4048 )
2025-07-24 15:58:36 +00:00
renovate[bot]
4aa06778d7
fix(deps): update all non-major dependencies ( #4046 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 02:35:52 +00:00
renovate[bot]
5755afcedd
fix(deps): update all non-major dependencies ( #4044 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 15:12:07 +00:00
Amir Raminfar
482c5ae445
chore: release v8.13.7
2025-07-19 07:32:40 -07:00
Zen Voich
8506f6123e
feat: group containers by dev.dozzle.group label ( #4043 )
2025-07-19 06:09:31 -07:00
renovate[bot]
4d5f94c2bb
fix(deps): update all non-major dependencies ( #4040 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-16 15:05:30 +00:00
Amir Raminfar
90ca59d283
chore: release v8.13.6
2025-07-15 11:22:30 -07:00
Amir Raminfar
84e608eab1
docs: adds dtop to menu
2025-07-15 11:11:09 -07:00
renovate[bot]
1dddbec30a
chore(deps): update dependency @types/node to ^24.0.14 ( #4039 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 17:04:38 +00:00
Cavazza Tommaso
0d9ff396d6
fix: star conflicting with dropdown ( #4038 )
2025-07-15 09:58:40 -07:00
Amir Raminfar
dc9c6b727d
docs: add dtop
2025-07-15 08:35:20 -07:00
Amir Raminfar
4bf342da87
chore: release v8.13.5
2025-07-14 09:26:41 -07:00
renovate[bot]
44c02f6676
fix(deps): update all non-major dependencies ( #4036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 17:40:48 +00:00
Jérémy Touati
f843635060
fix: allows dots inside URLs (not at end) ( #4035 )
2025-07-13 10:17:13 -07:00
renovate[bot]
bcc8506d8c
chore(deps): update pnpm to v10.13.1 ( #4032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-09 15:12:40 +00:00
renovate[bot]
c106808c1d
chore(deps): update all non-major dependencies ( #4030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-09 02:06:52 +00:00
Amir Raminfar
f7ff41881a
chore: updates deps
2025-07-08 10:46:20 -07:00
renovate[bot]
b58648d562
chore(deps): update dependency @apache-arrow/esnext-esm to v21 ( #4029 )
2025-07-08 07:14:54 -07:00
renovate[bot]
6d829b9cae
fix(deps): update all non-major dependencies ( #4028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 03:01:17 +00:00
renovate[bot]
9250db2c7e
fix(deps): update all non-major dependencies ( #4024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 14:51:18 +00:00
Amir Raminfar
0c41da9e65
chore: release v8.13.4
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-06-30 08:39:20 -07:00
Amir Raminfar
0c25f0f82e
fix: removes period at the end of URLs ( #4016 )
2025-06-30 15:25:08 +00:00
Amir Raminfar
500ffa6b5b
fix: fixes null values breaking log viewer ( #4014 )
2025-06-30 08:22:45 -07:00
renovate[bot]
0d61493e29
fix(deps): update all non-major dependencies ( #4012 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 02:13:45 +00:00
Amir Raminfar
f8db11a4df
chore: release v8.13.3
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-06-27 06:49:08 -07:00
Amir Raminfar
f596ebc5f3
chore: updates expire
2025-06-27 06:48:26 -07:00
renovate[bot]
46b48b0f1f
fix(deps): update all non-major dependencies ( #4009 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 13:47:25 +00:00
renovate[bot]
a80337177f
fix(deps): update all non-major dependencies ( #4006 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 21:56:38 +00:00
renovate[bot]
b6cf75020f
fix(deps): update all non-major dependencies ( #4005 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-25 20:37:47 +00:00
renovate[bot]
135fffabbc
chore(deps): update dependency @vitejs/plugin-vue to v6 ( #4003 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-06-24 14:45:27 +00:00
renovate[bot]
d0fbebea30
fix(deps): update dependency vite to v7 ( #4004 )
2025-06-24 07:39:37 -07:00
renovate[bot]
ae058d3b09
fix(deps): update all non-major dependencies ( #4002 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 14:28:21 +00:00
renovate[bot]
573afcfd3b
chore(deps): update all non-major dependencies ( #4001 )
...
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 03:12:26 +00:00
Amir Raminfar
5de0e23b9e
chore: release v8.13.2
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-22 15:41:02 -07:00
Amir Raminfar
d5b5b92701
chore: moves log to trace
2025-06-22 08:40:27 -07:00
renovate[bot]
def47b560e
fix(deps): update all non-major dependencies ( #4000 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-22 14:50:08 +00:00
renovate[bot]
3916e3aec8
fix(deps): update all non-major dependencies ( #3998 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 22:29:41 +00:00
renovate[bot]
743678da33
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] ( #3997 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 17:04:59 +00:00
renovate[bot]
7291448d90
fix(deps): update all non-major dependencies ( #3992 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 17:15:44 +00:00
renovate[bot]
99d0af05d5
fix(deps): update all non-major dependencies ( #3991 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 22:08:39 +00:00
Amir Raminfar
a87908d957
fix: fixes z-index on some menu and improves scroll progress fading ( #3989 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-17 16:06:08 -07:00
renovate[bot]
8d38f36745
fix(deps): update all non-major dependencies ( #3990 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 23:05:26 +00:00
Amir Raminfar
100204022d
docs: updates guide
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-17 07:24:01 -07:00
Amir Raminfar
35dea10a1c
chore: docs
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-16 16:23:20 -07:00
Amir Raminfar
176d41aff3
chore: moves log to debug
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-16 10:07:31 -07:00
Amir Raminfar
cd9a771cab
chore: release v8.13.1
2025-06-16 09:18:00 -07:00
Amir Raminfar
633d794539
feat: supports wrn level. see #3984 ( #3985 )
2025-06-16 16:12:07 +00:00
Amir Raminfar
c1955a3301
feat: supports nested arrays and objects ( #3979 )
2025-06-16 16:07:36 +00:00
renovate[bot]
3a4f0a6e79
chore(deps): update all non-major dependencies ( #3982 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-15 21:01:36 +00:00
Amir Raminfar
2c50d870d2
fixes tests
Test / Typecheck (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-06-14 08:23:00 -07:00
renovate[bot]
229758c1db
chore(deps): update all non-major dependencies
2025-06-14 09:13:41 +00:00
blaze6x6
6ee4a8594c
chore: adds locale for menu items ( #3969 ) ( #3977 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-13 07:06:49 -07:00
Amir Raminfar
e2b35b3c8c
chore: release v8.13.0
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-12 13:47:04 -07:00
Amir Raminfar
2d39629de1
fix: fixes incorrect escaping of array strings. fixes #3962 ( #3973 )
2025-06-12 11:47:34 -07:00
Amir Raminfar
61af442264
chore: updates types ( #3974 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-12 16:13:09 +00:00
Amir Raminfar
8dde2fe9ac
feat: changes log actions to hover just a little and take up less space ( #3972 )
2025-06-12 09:06:36 -07:00
Amir Raminfar
da83f8af11
chore: small drop shadow
2025-06-12 06:51:46 -07:00
Amir Raminfar
eadf6c98fe
chore: reverts playwright
2025-06-12 06:49:18 -07:00
renovate[bot]
931c85afb6
fix(deps): update all non-major dependencies ( #3968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 06:39:28 -07:00
Amir Raminfar
a47be8730a
chore: adds locale for menu items ( #3969 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-12 02:59:59 +00:00
Amir Raminfar
bcb859509b
chore: fixes scroll down
2025-06-11 19:29:32 -07:00
Amir Raminfar
d98000b35a
feat: adds the ability to show a specific log from the past with a permanent link ( #3958 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-11 23:23:48 +00:00
Nebulea
a8dced5c2b
docs: remove superfluous run in docker command ( #3967 )
2025-06-11 14:09:34 -07:00
Amir Raminfar
3c2a2119d8
fix: adds scoll to menu ( #3966 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-11 08:33:58 -07:00
renovate[bot]
a5ed9b65d5
chore(deps): update all non-major dependencies ( #3965 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:27:08 +00:00
Amir Raminfar
e01baf7119
feat: makes shadow on dark mode light ( #3961 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-09 14:31:22 -07:00
Amir Raminfar
064d5c21f2
feat: adds icon to log out link ( #3960 )
2025-06-09 12:02:07 -07:00
Amir Raminfar
fae248b066
chore: clean up
2025-06-09 10:12:11 -07:00
renovate[bot]
f22c51690b
fix(deps): update all non-major dependencies ( #3959 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 02:45:09 +00:00
renovate[bot]
373f9ae025
fix(deps): update all non-major dependencies ( #3957 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-08 14:29:34 +00:00
Jungeon
d4dab0ad1a
feat(i18n): add Korean translation ( #3956 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-07 21:06:36 -07:00
renovate[bot]
098f032d03
fix(deps): update all non-major dependencies ( #3952 )
...
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 16:33:45 +00:00
Amir Raminfar
9db559c9ce
chore: refactors code by moving loader to a log entry ( #3951 )
2025-06-06 16:28:57 +00:00
Amir Raminfar
7257e35f1b
chore: release v8.12.21
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-05 12:19:05 -07:00
GJS
1c20aba5d7
fix: Enhance accuracy of CPU usage metrics in the UI ( #3944 )
2025-06-05 12:17:24 -07:00
Amir Raminfar
252d865460
fix: fixes really big logs being split in Docker that exceeded 16KB ( #3946 )
2025-06-04 13:54:13 -07:00
renovate[bot]
02c28fd001
fix(deps): update all non-major dependencies ( #3949 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-04 16:02:58 +00:00
renovate[bot]
b39f2ae6a8
chore(deps): update all non-major dependencies ( #3947 )
...
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 21:14:52 +00:00
GJS
7e2dd1c69e
fix: Adjusted <meter> thresholds for CPU and Memory usage display ( #3940 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-06-02 05:46:05 -07:00
renovate[bot]
7e5b413c48
chore(deps): update dependency @types/node to ^22.15.29 ( #3941 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 00:51:36 +00:00
Amir Raminfar
ec513adde2
chore: release v8.12.20
2025-06-01 07:46:42 -07:00
GJS
186b4504fc
fix: Improve Dutch translation for help support message in nl.yml ( #3938 )
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-05-30 21:20:51 -07:00
Amir Raminfar
9dc286643e
chore: locale for collapse ( #3937 )
2025-05-30 13:22:24 -07:00
Amir Raminfar
553cfd558d
chore: fixes settings page broken detailed page
2025-05-30 12:06:08 -07:00
Amir Raminfar
31174a5214
feat: adds a option to collapse all in side menu ( #3930 )
2025-05-30 10:20:58 -07:00
renovate[bot]
515849e72a
fix(deps): update all non-major dependencies ( #3936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 16:23:46 +00:00
Amir Raminfar
f442635f55
chore: release v8.12.19
2025-05-30 08:46:22 -07:00
Amir Raminfar
a8f2dc17d6
fix: fixes raw message not being there from agents ( #3935 )
2025-05-30 08:37:32 -07:00
Amir Raminfar
1faa84abc5
chore: fixes settings page and moves donation to top ( #3929 )
2025-05-29 17:01:13 -07:00
renovate[bot]
bdcb1673e1
fix(deps): update all non-major dependencies ( #3928 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 15:32:04 +00:00
Amir Raminfar
4de23926eb
chore: fix github link
2025-05-28 12:52:53 -07:00
Amir Raminfar
d4defe680e
chore: release v8.12.18
2025-05-28 10:58:12 -07:00
Amir Raminfar
4c2b459fa8
feat: adds support for settings page and adds links to github ( #3922 )
2025-05-28 16:01:37 +00:00
renovate[bot]
aeadae0d30
fix(deps): update all non-major dependencies ( #3921 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 15:51:59 +00:00
Amir Raminfar
f6f1b5207e
feat: adds a button to fetch logs when skipping happens ( #3920 )
2025-05-28 08:47:01 -07:00
renovate[bot]
cfe7285bf7
fix(deps): update all non-major dependencies ( #3919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 16:29:23 +00:00
renovate[bot]
defaba29c2
fix(deps): update dependency vue-i18n to ^11.1.4 ( #3914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 01:49:23 +00:00
Amir Raminfar
2aad18d729
fix: fixes logfmt in details ( #3912 )
2025-05-24 13:47:13 -07:00
Amir Raminfar
9c52d604bc
chore: release v8.12.17
2025-05-23 09:01:39 -07:00
renovate[bot]
7f936a9a38
fix(deps): update all non-major dependencies ( #3910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 16:00:23 +00:00
Amir Raminfar
0c9065a210
feat: uses colored meters instead of progress bar for homepage ( #3908 )
2025-05-23 08:54:44 -07:00
Amir Raminfar
b70c2da290
fix: fixes search and urls in detail panel ( #3907 )
2025-05-21 19:59:00 -07:00
Amir Raminfar
804199aa9a
fix: fixes url pattern matcher with quotes ( #3902 )
2025-05-21 08:52:26 -07:00
Amir Raminfar
50c3608a5e
chore: release v8.12.16
2025-05-19 06:18:36 -07:00
renovate[bot]
65b68ad907
chore(deps): update dependency @types/node to ^22.15.19 ( #3900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 01:18:47 +00:00
Amir Raminfar
fd663b9c0e
feat: adds option to instantly redirect to new container ( #3897 )
2025-05-18 18:14:06 -07:00
Amir Raminfar
7a0296fc30
fix: fixes broken relative time in scroller ( #3899 )
2025-05-18 11:15:03 -07:00
renovate[bot]
b8a3325ea7
fix(deps): update all non-major dependencies ( #3896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-18 14:24:36 +00:00
Maciej Wakuła
0ade181ab2
docs: remove leading tcp:// ( #3893 )
...
Co-authored-by: Maciej Wakula <adderek.pl@gmail.com >
2025-05-16 13:25:12 -07:00
renovate[bot]
7d60d951ff
fix(deps): update all non-major dependencies ( #3892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 16:30:50 +00:00
Amir Raminfar
66b0dfe280
chore: adds shell to analytics ( #3891 )
2025-05-15 15:21:53 +00:00
renovate[bot]
c273cb5320
fix(deps): update all non-major dependencies ( #3890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 15:18:42 +00:00
renovate[bot]
570ef771dd
fix(deps): update all non-major dependencies ( #3888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 18:14:33 +00:00
renovate[bot]
07014470e9
chore(deps): update dependency @apache-arrow/esnext-esm to v20 ( #3889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 11:09:29 -07:00
Amir Raminfar
bd3c2f5c24
chore: typo
2025-05-11 18:39:22 -07:00
Amir Raminfar
6f45faf27a
docs: updates guide
2025-05-11 18:36:57 -07:00
StevenMcElligott
e94a245440
docs(Agents): Add more explanations about Socket Proxies and agents ( #3883 )
2025-05-11 11:24:06 -07:00
Fadilah Riczky
daa02dd899
feat(i18n): add Indonesian translation ( #3884 )
2025-05-11 11:23:28 -07:00
renovate[bot]
6a27f9f367
chore(deps): update dependency lint-staged to v16 ( #3882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 12:13:04 -07:00
renovate[bot]
9d7b8f26a6
fix(deps): update all non-major dependencies ( #3881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 19:09:13 +00:00
Amir Raminfar
82576ae452
chore: release v8.12.15
2025-05-08 07:20:49 -07:00
Amir Raminfar
2ca71a49ba
chore: updates esbuild
2025-05-08 07:15:41 -07:00
Amir Raminfar
3abeeec814
chore: updates esbuild
2025-05-08 07:13:40 -07:00
renovate[bot]
5619201886
fix(deps): update all non-major dependencies ( #3877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 15:48:15 +00:00
Amir Raminfar
0c06d25ae3
chore: clean up
2025-05-07 08:41:36 -07:00
Amir Raminfar
7a070b90ed
fix: improves translations ( #3876 )
2025-05-07 15:40:24 +00:00
Amir Raminfar
9c70416aec
feat: localizes distance time ( #3874 )
2025-05-07 08:37:17 -07:00
GJS
68ca6d3040
feat: Add Dutch Translation (I18N) Support ( #3872 )
2025-05-05 12:17:49 -07:00
Amir Raminfar
711745eb1f
fix: i18n for no-logs ( #3873 )
2025-05-05 18:49:42 +00:00
Amir Raminfar
c172f6f73f
chore: updates docs
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-05-05 08:49:13 -07:00
renovate[bot]
7941bd7b6f
fix(deps): update module github.com/puzpuzpuz/xsync/v4 to v4.1.0 ( #3870 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 03:18:53 +00:00
Amir Raminfar
595e39a139
chore: release v8.12.14
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-05-01 16:50:29 -07:00
renovate[bot]
8e074df145
fix(deps): update dependency daisyui to v5.0.35 ( #3869 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-01 15:21:07 +00:00
Amir Raminfar
54c6e1ff93
chore: fixes tests
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-05-01 05:52:46 -07:00
Amir Raminfar
10e819fc09
chore: removes width and height
2025-05-01 05:47:37 -07:00
iamdabe
c16cfa2c71
updated logo and favicon for docs
2025-05-01 12:23:05 +02:00
iamdabe
56eebf784a
Updated SVG logo
2025-05-01 12:13:51 +02:00
Amir Raminfar
5c206b6de3
chore: fix css bug ( #3865 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-05-01 03:56:55 +00:00
renovate[bot]
2add15bf42
fix(deps): update all non-major dependencies ( #3864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-01 03:40:02 +00:00
Amir Raminfar
7ff1ccdffb
chore: cleans up css ( #3862 )
2025-05-01 03:29:19 +00:00
Amir Raminfar
b961b11499
feat: updates dozzle logos and favicons ( #3858 )
2025-04-30 15:50:27 -07:00
Amir Raminfar
514c690c7a
chore: updates deps
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-30 11:17:05 -07:00
Amir Raminfar
e8b3e72265
chore: fixes dates on mobile
2025-04-30 08:41:23 -07:00
Amir Raminfar
e8d8b72406
feat: makes container name narrower on mobile ( #3853 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-29 06:19:56 -07:00
Amir Raminfar
0c962eec43
chore: centers host title
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-27 14:33:59 -07:00
Amir Raminfar
c7f318cc5c
chore: release v8.12.13
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-04-27 07:15:44 -07:00
Amir Raminfar
0e8452c146
feat: supports multiple namespaces for k8s ( #3848 )
2025-04-27 14:02:03 +00:00
renovate[bot]
2d3f6e2b1b
fix(deps): update all non-major dependencies ( #3850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-27 13:58:21 +00:00
Amir Raminfar
92665a76de
chore: cleans up css styles ( #3849 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-26 20:35:14 -07:00
Amir Raminfar
78ace3178b
chore: typo fix
2025-04-26 13:58:47 -07:00
renovate[bot]
a13b7b0e9d
fix(deps): update all non-major dependencies ( #3847 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 15:10:32 +00:00
Amir Raminfar
4da0486295
chore: little improvements to the login page ( #3846 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-25 09:37:38 -07:00
Amir Raminfar
11bc1c7fc2
fix: fixes total limit memory with multiple containers on the same host ( #3842 )
2025-04-25 06:23:26 -07:00
Amir Raminfar
f001b48fa3
chore: release v8.12.12
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-24 15:15:45 -07:00
Amir Raminfar
baf9f74fd0
fix: adds html content type to index.html ( #3845 )
2025-04-24 15:14:37 -07:00
Amir Raminfar
f817452fb5
chore: remove @oddbird/css-anchor-positioning
2025-04-24 14:37:50 -07:00
Amir Raminfar
95b27f60cb
fix: fixes width login page ( #3843 )
2025-04-24 20:45:33 +00:00
Amir Raminfar
9daa3459ad
chore: release v8.12.11
2025-04-24 12:23:37 -07:00
Amir Raminfar
01343b74bf
feat: improves dropdowns for other containers ( #3840 )
2025-04-24 19:12:53 +00:00
Amir Raminfar
5433939690
fix: fixes searching escaped html and by unescaping before searching ( #3838 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-24 11:27:53 -07:00
renovate[bot]
effeb5aa52
fix(deps): update all non-major dependencies ( #3841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 16:35:20 +00:00
Amir Raminfar
7c59060e1e
chore: minor clean up
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-23 14:57:28 -07:00
Amir Raminfar
85c42eed11
chore: makes animation better
2025-04-23 14:38:15 -07:00
Amir Raminfar
433c0eb59e
feat: makes homepage more responsive and adds some borders for better visibility ( #3837 )
2025-04-23 13:52:32 -07:00
Amir Raminfar
044ef7a2b2
chore: updates docs
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-23 08:44:36 -07:00
Amir Raminfar
847c4ee115
chore: clean up
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-22 15:20:38 -07:00
Amir Raminfar
4f912b6fdc
fix: fixes icons on mobile for close ( #3833 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-22 10:13:07 -07:00
Amir Raminfar
5616c07bad
fix: fixes drawer being broken on pwa mode ( #3832 )
2025-04-22 15:11:04 +00:00
Amir Raminfar
31c51f1939
fix: fixes top padding for drawer in PWA mode ( #3829 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-21 22:15:03 +00:00
Amir Raminfar
10705f05a6
fix: fixes potential nil pointer when no container exists ( #3828 )
2025-04-21 12:55:52 -07:00
Amir Raminfar
3645100402
fix: fixes mobile menu having the wrong margin in pwa ( #3826 )
2025-04-21 12:13:28 -07:00
Amir Raminfar
757c1385f7
chore: fixes static checker
2025-04-21 11:19:58 -07:00
Amir Raminfar
ccfab708d4
feat: uses brotli on the fly for static files and gzip for streaming ( #3825 )
2025-04-21 18:14:57 +00:00
renovate[bot]
55168fd81a
fix(deps): update all non-major dependencies ( #3827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 18:04:29 +00:00
renovate[bot]
bea1876c7c
fix(deps): update dependency @intlify/unplugin-vue-i18n to ^6.0.7 ( #3822 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 02:34:50 +00:00
Amir Raminfar
ae7eee9bca
chore: release v8.12.10
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-20 08:02:41 -07:00
Amir Raminfar
d98b84e24a
fix: fixes sql analytics when error occurs ( #3820 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-19 16:44:40 +00:00
Amir Raminfar
18c87256cc
fix: fixes alerts on mobile ( #3819 )
2025-04-19 09:41:57 -07:00
Amir Raminfar
e96631930e
chore: adds some shadows and makes colors better ( #3818 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-19 08:04:59 -07:00
Amir Raminfar
76b1229341
chore: release v8.12.9
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-18 14:24:57 -07:00
renovate[bot]
440f9394d6
fix(deps): update all non-major dependencies ( #3817 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 20:58:05 +00:00
Amir Raminfar
ec792318e6
feat: adds better disabled colors and loader while fetching big logs ( #3816 )
2025-04-18 20:52:53 +00:00
Amir Raminfar
16db90b660
docs: updates docs to Ed25519
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-17 17:21:33 -07:00
Amir Raminfar
eb22752b9a
chore: updates to Ed25519
2025-04-17 17:20:19 -07:00
Amir Raminfar
642ab45ef7
chore: fixes tests
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-17 14:24:34 -07:00
renovate[bot]
12fadb9348
fix(deps): update all non-major dependencies ( #3813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-17 14:09:33 -07:00
Amir Raminfar
1cf178e37d
feat: more improvements to analytic and gzips logs for better performance ( #3814 )
2025-04-17 14:09:06 -07:00
Amir Raminfar
061cd0c445
feat: creates betters messaging for analytics mode ( #3812 )
2025-04-17 17:32:20 +00:00
renovate[bot]
e8f796a7d6
fix(deps): update all non-major dependencies ( #3811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-17 15:42:02 +00:00
Amir Raminfar
78f94f1f16
chore: updates d.ts
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-04-15 15:16:35 -07:00
renovate[bot]
cc980361fd
fix(deps): update module github.com/yuin/goldmark to v1.7.10 ( #3809 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 18:55:20 +00:00
Amir Raminfar
736ad8ed5b
chore: updates modules ( #3808 )
2025-04-15 11:28:30 -07:00
renovate[bot]
d0dbd2051e
fix(deps): update all non-major dependencies ( #3807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 15:54:30 +00:00
Amir Raminfar
40a17b4088
chore: release v8.12.8
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-14 08:33:33 -07:00
renovate[bot]
b3da3d70a9
chore(deps): update dependency jsdom to ^26.1.0 ( #3806 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 03:44:40 +00:00
Amir Raminfar
28588fdfd2
chore: fixes center css ( #3804 )
2025-04-13 15:31:42 -07:00
Amir Raminfar
a33f7bf3b2
fix: reverts confirm password
2025-04-13 15:31:28 -07:00
Amir Raminfar
febdbff0de
fix(docs): updates typos in docs
2025-04-13 15:27:36 -07:00
Amir Raminfar
0fee11e036
fix: fixes broken link on container title ( #3803 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-13 12:54:20 -07:00
Amir Raminfar
b768cbfc89
docs: updates generate command
2025-04-13 12:33:10 -07:00
Amir Raminfar
d43de49b6d
fix: fixes collapse color visually hard to see on light theme ( #3801 )
2025-04-13 09:42:49 -07:00
Amir Raminfar
facc137a93
chore: updates duckdb ( #3799 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-12 21:05:28 +00:00
renovate[bot]
a052f55dc6
fix(deps): update all non-major dependencies ( #3798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 21:00:54 +00:00
Amir Raminfar
481f2bd592
chore: format
2025-04-12 13:44:40 -07:00
Amir Raminfar
b33ae4fa4e
fix: Use /tmp instead of ./ to ensure that user permissions can be mounted correctly. ( #3797 )
2025-04-12 13:44:21 -07:00
Amir Raminfar
f35c472088
chore: release v8.12.7
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-04-11 09:42:13 -07:00
Amir Raminfar
7455a4c53c
feat: improves generate with confirm to catch typos ( #3794 )
2025-04-11 09:16:04 -07:00
renovate[bot]
84101620f8
fix(deps): update dependency vite to v6.2.6 [security] ( #3792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 15:53:32 +00:00
renovate[bot]
51695b486e
fix(deps): update dependency daisyui to v5.0.18 ( #3793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 15:53:16 +00:00
Piyush Dixit
2f84190faa
feat: Add support for both .yml and .yaml files and prioritize .yml for users file ( #3789 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-10 21:46:03 -07:00
Amir Raminfar
ebcedb2a67
chore: cleans up proto tranformation ( #3791 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-10 16:31:23 -07:00
Amir Raminfar
a514168e45
chore: adds fully loaded to agent proto ( #3787 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-09 17:33:44 -07:00
Amir Raminfar
6bb3777a64
chore: release v8.12.6
2025-04-09 15:18:37 -07:00
Amir Raminfar
d22e6f9014
chore: removes unused imports
2025-04-09 15:17:42 -07:00
renovate[bot]
b779998476
fix(deps): update all non-major dependencies ( #3786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-09 22:07:32 +00:00
Amir Raminfar
70c23b0b1e
fix: fixes broken cpu and memory limits on swarm mode. correctly implements limits with agents ( #3785 )
2025-04-09 15:02:38 -07:00
Amir Raminfar
ddff265023
fix: fixes cpu limit being miscalculated ( #3782 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-09 08:58:21 -07:00
Amir Raminfar
52edcce8d8
chore: updates documentation
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-08 11:00:34 -07:00
Amir Raminfar
0f75010b35
chore: release v8.12.5
2025-04-08 10:51:06 -07:00
Amir Raminfar
5e228756f3
chore: fixes alpha on background
2025-04-08 10:50:43 -07:00
Amir Raminfar
3775170457
fix: fixes backdrop on fuzzy search ( #3776 )
2025-04-08 10:49:12 -07:00
renovate[bot]
42edc4c623
fix(deps): update all non-major dependencies ( #3773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 16:04:46 +00:00
Amir Raminfar
f363b6f366
feat: adds limit to docker containers ( #3766 )
2025-04-08 15:57:33 +00:00
Amir Raminfar
df7e461876
chore: improves logging for duplicate hosts ( #3772 )
2025-04-08 08:50:02 -07:00
Andrea Titolo
f691a22d05
fix: update and improve it locale ( #3771 )
2025-04-08 07:43:32 -07:00
Amir Raminfar
9c2e03727b
fix: fixes mobile menu having the wrong padding ( #3765 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-07 23:57:50 +00:00
renovate[bot]
2177320259
fix(deps): update all non-major dependencies ( #3763 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 03:37:35 +00:00
Agneev Mukherjee
2a2f6bc9c6
fix: use light mode bg color as theme color ( #3757 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-04-05 09:29:17 -07:00
renovate[bot]
e4fab590b9
fix(deps): update all non-major dependencies ( #3759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-05 14:42:59 +00:00
Amir Raminfar
cf750b6e39
chore: release v8.12.4
2025-04-03 13:43:49 -07:00
renovate[bot]
8e2ae35ad2
fix(deps): update all non-major dependencies ( #3755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 20:42:37 +00:00
Amir Raminfar
8b4f5ea32d
fix: trims spaces around remote agents and hosts ( #3754 )
2025-04-03 10:16:13 -07:00
Amir Raminfar
2fc848254d
chore: updates sync package to v4 ( #3751 )
2025-04-02 20:25:19 +00:00
renovate[bot]
fa2dc863ea
fix(deps): update module github.com/puzpuzpuz/xsync/v3 to v4 ( #3749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 09:52:22 -07:00
renovate[bot]
11a78629ef
fix(deps): update all non-major dependencies ( #3748 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 16:46:45 +00:00
Amir Raminfar
8b058cae07
feat: adds shell support for k8s mode ( #3747 )
2025-04-02 09:27:57 -07:00
liutianping
8c4fcc6a7a
fix(docs): update nginx websocket config example ( #3745 )
2025-04-01 21:25:03 -07:00
Amir Raminfar
9b5aaad109
fix(docs): updates docs home page
2025-04-01 10:20:14 -07:00
Amir Raminfar
aad9287b97
chore: clean up mods
2025-04-01 08:50:32 -07:00
renovate[bot]
1e6b7da245
fix(deps): update all non-major dependencies ( #3741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 15:49:35 +00:00
Amir Raminfar
b8bc681f7a
fix(docs): updates docs for shell
2025-03-31 16:50:22 -07:00
Amir Raminfar
c646281e46
chore: release v8.12.3
2025-03-31 16:35:24 -07:00
Amir Raminfar
27478eb652
feat: adds shell support for agents and swarm mode ( #3739 )
2025-03-31 15:42:26 -07:00
Amir Raminfar
492c5bfd32
chore: release v8.12.2
2025-03-31 13:49:52 -07:00
Amir Raminfar
397f42a223
chore: fixes wording
2025-03-31 13:48:50 -07:00
Amir Raminfar
ddcc5ccbe1
fix(docs): updates docs for shell
2025-03-31 13:41:33 -07:00
Amir Raminfar
9ae7c4cbd8
fix: fixes cursor color on shell ( #3738 )
2025-03-31 20:36:04 +00:00
Amir Raminfar
076f5d0fc9
feat: adds shell behind a flag or env var ( #3737 )
2025-03-31 13:31:42 -07:00
Peter Dave Hello
b8a8781a9b
fix: Update and improve zh-tw Traditional Chinese locale ( #3736 )
2025-03-31 16:49:13 +00:00
renovate[bot]
d5abf1868a
fix(deps): update all non-major dependencies ( #3735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 16:31:09 +00:00
Amir Raminfar
d5a2841e02
chore: release v8.12.1
2025-03-31 08:54:29 -07:00
Amir Raminfar
410f5f305c
fix: only shows attach and shell for docker ( #3731 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-03-30 10:19:35 -07:00
Amir Raminfar
48d9958e0c
chore: release v8.12.0
2025-03-30 08:34:01 -07:00
Amir Raminfar
ea2132efc9
feat: adds terminal mode to attach or exec shell on a container ( #3726 )
2025-03-30 08:32:59 -07:00
Amir Raminfar
7a6914c6cf
fix: fixes rotate degree on close button for drawer ( #3729 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-03-29 18:25:39 -07:00
renovate[bot]
da66540952
fix(deps): update all non-major dependencies ( #3725 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-29 20:15:55 +00:00
renovate[bot]
f863fc1bd3
fix(deps): update all non-major dependencies ( #3722 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 16:12:57 +00:00
renovate[bot]
91b9c26c3a
fix(deps): update dependency vite to v6.2.3 [security] ( #3721 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 20:16:37 +00:00
renovate[bot]
ae483639bb
fix(deps): update module github.com/rs/zerolog to v1.34.0 ( #3718 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 16:18:23 +00:00
renovate[bot]
38383e8924
fix(deps): update all non-major dependencies ( #3717 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 16:22:04 +00:00
renovate[bot]
c66bbc520c
fix(deps): update all non-major dependencies ( #3715 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 22:35:25 +00:00
renovate[bot]
7c2b7a5dcb
fix(deps): update all non-major dependencies ( #3714 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 14:44:50 +00:00
Amir Raminfar
0c96821f15
chore: moves sortables to async import ( #3710 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-03-17 12:22:56 -07:00
renovate[bot]
d1a225adc1
chore(deps): update pnpm to v10.6.4 ( #3707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 16:35:43 +00:00
Amir Raminfar
3a7efe9ada
chore: updates vue plugin ( #3709 )
2025-03-17 09:30:58 -07:00
Amir Raminfar
3e3bb02b5f
chore: fixes code suggestions ( #3708 )
2025-03-17 09:20:04 -07:00
Amir Raminfar
c3ee2da33c
fix: fixes theme color in dark and light mode ( #3706 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-03-16 23:38:43 +00:00
Amir Raminfar
a488e2e7ee
chore: updates vue-tsc to alpha ( #3705 )
2025-03-16 15:57:17 -07:00
renovate[bot]
46fdb88b81
fix(deps): update dependency splitpanes to ^4.0.3 ( #3704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-16 22:36:54 +00:00
renovate[bot]
c88429c854
fix(deps): update all non-major dependencies ( #3702 )
...
Test / Go Staticcheck (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 16:42:00 +00:00
renovate[bot]
9e2d053ec8
fix(deps): update all non-major dependencies ( #3700 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / JavaScript Tests (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 21:21:01 +00:00
renovate[bot]
97ece4c5ac
fix(deps): update all non-major dependencies ( #3699 )
...
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 15:54:18 +00:00
Amir Raminfar
4da50bbbd9
chore: release v8.11.9
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-03-10 09:21:20 -07:00
renovate[bot]
ababa789c3
fix(deps): update vueuse monorepo to v13 (major) ( #3697 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 09:20:45 -07:00
renovate[bot]
60100dfdbb
chore(deps): update pnpm to v10.6.2 ( #3696 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 16:16:18 +00:00
Amir Raminfar
0370759f69
chore: fixes deprecated mobile-web-app
2025-03-10 09:15:51 -07:00
Amir Raminfar
1b01710aa8
chore: adds a new test for everything complex ( #3695 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-03-09 19:59:02 +00:00
Amir Raminfar
0ffdd53568
feat: adds inset for left and right ( #3694 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-03-09 17:51:19 +00:00
Amir Raminfar
d9c9d20fff
chore: fixes test cases
2025-03-09 08:35:25 -07:00
Stas Darevskiy
e0797d7675
feat: safe area styling for ios pwa ( #3693 )
2025-03-09 08:32:59 -07:00
Amir Raminfar
25d8ba413a
chore: release v8.11.8
2025-03-08 16:42:10 -08:00
Amir Raminfar
80bbb317aa
feat: adds pwa in production mode ( #3691 )
2025-03-08 16:41:21 -08:00
Amir Raminfar
c1c61c0ce6
fix: fixes broken mobile splitpanes ( #3692 )
2025-03-08 23:43:31 +00:00
Amir Raminfar
792a9f1187
fix: fixes analytics tab when mixed logs are found ( #3690 )
2025-03-08 14:19:51 -08:00
Amir Raminfar
a3a6c03f11
chore: unignores splitplanes
2025-03-08 13:54:13 -08:00
Amir Raminfar
46b4fc0994
chore: updates splitpanes ( #3689 )
2025-03-08 13:52:57 -08:00
Amir Raminfar
4878144592
Revert "chore: npmrc clean up"
...
This reverts commit 99f203a23e .
2025-03-07 11:11:01 -08:00
Amir Raminfar
99f203a23e
chore: npmrc clean up
2025-03-07 11:03:24 -08:00
renovate[bot]
211a442147
fix(deps): update all non-major dependencies ( #3682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 19:01:25 +00:00
Amir Raminfar
02aafac2a9
chore: updates mods ( #3684 )
2025-03-07 18:56:14 +00:00
Amir Raminfar
3b260bef27
chore: ignores splitpanes
2025-03-07 10:55:14 -08:00
renovate[bot]
fe0902e62a
fix(deps): update dependency vue-i18n to v11.1.2 [security] ( #3685 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 16:46:48 +00:00
renovate[bot]
e4a42125c5
fix(deps): update all non-major dependencies ( #3681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 16:04:17 +00:00
renovate[bot]
db2b7b12a3
fix(deps): update all non-major dependencies ( #3680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 16:41:58 +00:00
renovate[bot]
d6b262aead
chore(deps): update dependency prettier to ^3.5.3 ( #3679 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 02:49:02 +00:00
renovate[bot]
917489838d
fix(deps): update all non-major dependencies ( #3676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 13:17:57 +00:00
Amir Raminfar
cefee41857
chore: updates mods ( #3677 )
2025-03-01 08:23:26 -08:00
Amir Raminfar
8455e2743d
chore: adds readme to examples
2025-03-01 08:22:33 -08:00
Amir Raminfar
a5cc1f7ca0
chore: adds readme to examples
2025-03-01 08:22:26 -08:00
Amir Raminfar
1ffc338720
chore: adds readme to examples
2025-03-01 08:21:46 -08:00
renovate[bot]
19bb865913
fix(deps): update all non-major dependencies ( #3672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 16:45:35 +00:00
renovate[bot]
bb4dca2386
fix(deps): update all non-major dependencies ( #3671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 19:09:12 +00:00
Amir Raminfar
808439365f
chore: release v8.11.7
2025-02-24 15:28:24 -08:00
Amir Raminfar
c1038c0a9e
chore: adds warning log if containers are empty using user filter ( #3669 )
2025-02-24 20:42:30 +00:00
Amir Raminfar
15e410a874
chore: updates readme
2025-02-24 08:29:32 -08:00
renovate[bot]
5049a53a95
chore(deps): update all non-major dependencies to ^2.2.4 ( #3668 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 01:42:45 +00:00
Amir Raminfar
c86d108997
chore: adds app version to logger ( #3666 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-23 08:51:30 -08:00
Amir Raminfar
604c4b9b16
chore: updates docs
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-22 16:59:54 -08:00
Amir Raminfar
64b03d7b92
chore: updates docs
2025-02-22 16:58:28 -08:00
Amir Raminfar
a533533d4c
chore: updates docs
2025-02-22 11:37:27 -08:00
Amir Raminfar
2d50820932
fix: uses request context instead of timeout for actions ( #3663 )
2025-02-22 19:23:59 +00:00
Amir Raminfar
3190868268
chore: release v8.11.6
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-22 08:45:12 -08:00
renovate[bot]
2c031da510
fix(deps): update all non-major dependencies ( #3661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 16:36:30 +00:00
Amir Raminfar
58ececc42a
chore: fixes static
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-21 15:05:29 -08:00
Amir Raminfar
7be55cbc08
chore: refactors sub commands
2025-02-21 15:03:14 -08:00
garikkh
90b90ceea4
feat: Supports log levels with common separators ( #3656 )
2025-02-21 11:56:02 -08:00
renovate[bot]
bc842389f9
fix(deps): update all non-major dependencies to v4.0.8 ( #3658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 16:25:29 +00:00
Amir Raminfar
cf9bf4dcd5
chore: release v8.11.5
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-20 10:57:33 -08:00
Amir Raminfar
3eec803e45
chore: updates docker to v28 ( #3655 )
2025-02-20 18:54:25 +00:00
renovate[bot]
e332b4225b
fix(deps): update all non-major dependencies ( #3653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 18:41:29 +00:00
Amir Raminfar
538d16a5b7
chore: updates docs
2025-02-20 10:28:35 -08:00
Amir Raminfar
561081ebf0
chore: removes crowdin
2025-02-20 08:52:11 -08:00
Amir Raminfar
c3d2e7ac09
chore: fix pt lang
2025-02-20 08:47:18 -08:00
Amir Raminfar
90808aff68
chore: Lang updates from crowdin ( #3651 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-20 01:52:50 +00:00
Amir Raminfar
77bfb43b6d
fix: Removes streams from k8s. See #3646 ( #3647 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-19 09:28:34 -08:00
Amir Raminfar
49881c2dfe
chore: updates git issues template
2025-02-19 08:40:27 -08:00
Amir Raminfar
3f901769cb
chore: updates docs
2025-02-19 08:35:33 -08:00
Amir Raminfar
26f7704edb
chore: updates components
2025-02-19 07:49:13 -08:00
renovate[bot]
3686f5c54a
fix(deps): update all non-major dependencies ( #3645 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 15:01:58 +00:00
Amir Raminfar
aabd9dd994
chore: removes replica
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-18 12:22:45 -08:00
Amir Raminfar
52e0be0ac6
chore: release v8.11.4
2025-02-18 12:20:47 -08:00
Amir Raminfar
bb0ffbfa04
chore: updates docs
2025-02-18 12:20:38 -08:00
Amir Raminfar
4022b510e2
feat: adds labels support to k8s ( #3642 )
2025-02-18 12:15:19 -08:00
renovate[bot]
21fb03c9d0
fix(deps): update all non-major dependencies ( #3641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 18:23:05 +00:00
Amir Raminfar
392f480c76
feat: adds streams to k8s
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-02-17 15:47:50 -08:00
renovate[bot]
c9418d4b32
chore(deps): update pnpm to v10.4.1 ( #3639 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-17 03:40:39 +00:00
Amir Raminfar
14b14e6210
chore: adds funding
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-16 08:53:46 -08:00
Amir Raminfar
3d5b279a1b
Update Crowdin configuration file
2025-02-16 08:18:48 -08:00
Jérémy Touati
aca3e3a219
fix: fixes ansi-to-html fallback colors ( #3635 )
2025-02-16 06:11:31 -08:00
Amir Raminfar
241d349d39
chore: release v8.11.3
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-15 10:08:27 -08:00
Amir Raminfar
b098dcaef0
fix: fixes missing client
2025-02-15 10:07:20 -08:00
Amir Raminfar
7cf67eb99a
chore: release v8.11.2
2025-02-15 09:49:01 -08:00
renovate[bot]
869d5e5002
fix(deps): update all non-major dependencies ( #3633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 17:48:48 +00:00
Amir Raminfar
392dfafc3d
chore: updates docs
2025-02-15 09:37:57 -08:00
Amir Raminfar
21fe5b84f2
feat: supports namespaces properly in k8s mode ( #3631 )
2025-02-15 09:35:32 -08:00
Amir Raminfar
65fa04c877
chore: adds metrics to docs
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-14 07:46:58 -08:00
renovate[bot]
3a352a7320
fix(deps): update all non-major dependencies ( #3629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 15:01:24 +00:00
Amir Raminfar
3bdc9c04f8
chore: release v8.11.1
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-13 16:41:06 -08:00
Amir Raminfar
6e3c811974
fix: fixes broken nil pointer. fixes #3626 ( #3627 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-13 13:31:25 -08:00
Amir Raminfar
ddff9e96a2
chore: updates static go version
2025-02-13 08:35:11 -08:00
Amir Raminfar
1daf813e1b
chore: release v8.11.0
2025-02-13 08:21:04 -08:00
renovate[bot]
09a169851b
fix(deps): update all non-major dependencies ( #3624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 16:19:57 +00:00
Amir Raminfar
1d5ddee1ae
docs: adds k8s in docs ( #3623 )
2025-02-13 08:19:37 -08:00
Amir Raminfar
b7e9871382
chore: adds tests cases back
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-12 17:02:24 -08:00
Amir Raminfar
9e028b9916
chore: improves tests
2025-02-12 15:55:49 -08:00
renovate[bot]
78c0e5fd7f
fix(deps): update dependency pinia to ^3.0.1 ( #3619 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 19:59:28 +00:00
Amir Raminfar
4861503488
chore: updates to go v1.24 ( #3622 )
2025-02-12 11:53:52 -08:00
Amir Raminfar
115b0e475d
docs: adds k8s in docs ( #3620 )
2025-02-12 15:53:56 +00:00
Amir Raminfar
6d928815df
chore: updates pinia ( #3618 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-11 23:00:43 +00:00
Amir Raminfar
2a70d0b458
chore: add metrics to config
2025-02-11 14:54:37 -08:00
Amir Raminfar
8c9c9a83af
fix: fixes deadlocks in store ( #3617 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-11 12:32:56 -08:00
Amir Raminfar
571de4084e
chore: removes survey
2025-02-11 09:57:36 -08:00
Amir Raminfar
5abf7e4a9d
docs: remove banner for survey
2025-02-11 09:22:27 -08:00
renovate[bot]
d580e9447b
chore(deps): update pnpm to v10.3.0 ( #3616 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 03:29:31 +00:00
Amir Raminfar
877faaa740
chore: fixes broken interface
2025-02-10 14:30:37 -08:00
Amir Raminfar
1d4698d77a
chore: adds error for agent
2025-02-10 14:19:05 -08:00
Amir Raminfar
13da2a4222
feat: supports k8s cluster ( #3599 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-10 09:29:39 -08:00
renovate[bot]
209ce312d4
fix(deps): update all non-major dependencies to v4.0.6 ( #3615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-10 17:21:40 +00:00
Amir Raminfar
6da36c4c0d
chore: release v8.10.7
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-09 14:28:09 -08:00
renovate[bot]
d9d93a8147
fix(deps): update all non-major dependencies ( #3612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 22:19:39 +00:00
Amir Raminfar
eba87fa49e
fix: updates default timeout and adds user agent. see #3610 ( #3611 )
2025-02-09 14:13:31 -08:00
Amir Raminfar
7ae409981c
chore: removes flaky test
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-09 07:15:17 -08:00
renovate[bot]
20fb7984d2
fix(deps): update all non-major dependencies ( #3607 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 05:42:10 +00:00
Amir Raminfar
17c15b65a2
Merge branch 'patch-v8.10.6'
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-02-05 10:44:00 -08:00
Amir Raminfar
9ce736a448
chore: release v8.10.6
2025-02-05 10:36:10 -08:00
Amir Raminfar
10c95124e4
fixes build
2025-02-05 10:34:16 -08:00
Amir Raminfar
5e02142f77
Revert "chore: release v8.10.6"
...
This reverts commit f9585cc656 .
2025-02-05 10:29:40 -08:00
Amir Raminfar
f9585cc656
chore: release v8.10.6
2025-02-05 10:26:26 -08:00
Amir Raminfar
6da7f6dffd
fix: fixes broken download link when host name has :
2025-02-05 10:23:34 -08:00
renovate[bot]
2de739141d
fix(deps): update all non-major dependencies ( #3603 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 17:45:33 +00:00
renovate[bot]
585e1edfee
fix(deps): update all non-major dependencies ( #3596 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 16:31:19 +00:00
Amir Raminfar
bf81852003
chore: tries to update pnpm ( #3598 )
2025-02-04 08:26:12 -08:00
Amir Raminfar
5f73b41c57
chore: refactors to be more generic ( #3594 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-02-03 12:42:09 -08:00
renovate[bot]
9f7b17f4ec
fix(deps): update dependency fuse.js to ^7.1.0 ( #3593 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 01:13:30 +00:00
renovate[bot]
6c292be943
fix(deps): update all non-major dependencies ( #3592 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 18:33:04 +00:00
renovate[bot]
21ae6eda8b
fix(deps): update all non-major dependencies to v4.0.3 ( #3591 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-01 18:38:58 +00:00
renovate[bot]
b732844e7b
fix(deps): update all non-major dependencies ( #3588 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 23:46:07 +00:00
Amir Raminfar
1b38f37ac2
chore: remove data
Test / JavaScript Tests (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-01-30 08:26:10 -08:00
renovate[bot]
c20ce29f5c
fix(deps): update all non-major dependencies ( #3584 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 16:10:09 +00:00
Amir Raminfar
47e64bb57a
fix: fixes --menu-active-bg
2025-01-30 08:05:18 -08:00
renovate[bot]
b9a5262257
fix(deps): update all non-major dependencies ( #3583 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 23:50:02 +00:00
Amir Raminfar
47204b33c4
chore: updates npm modules
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2025-01-28 10:38:02 -08:00
renovate[bot]
162f9ea580
fix(deps): update module github.com/samber/lo to v1.49.0 ( #3579 )
...
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 00:42:58 +00:00
renovate[bot]
2381a8b8a3
fix(deps): update all non-major dependencies ( #3578 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-26 17:50:29 +00:00
Amir Raminfar
8fbbfaf043
feat: adds new menu for custom groups ( #3573 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-25 10:06:58 -08:00
renovate[bot]
3d077b9503
chore(deps): update dependency bumpp to v10 ( #3577 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-25 15:57:47 +00:00
renovate[bot]
68ea86c55b
fix(deps): update all non-major dependencies ( #3576 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 21:48:43 +00:00
Amir Raminfar
ad5c1c4452
fix(docs): fixes label
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-23 11:23:34 -08:00
Amir Raminfar
0efd98e999
chore: fixes snapshots
2025-01-23 09:28:37 -08:00
renovate[bot]
ff72431a72
fix(deps): update all non-major dependencies ( #3572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 09:26:24 -08:00
Amir Raminfar
6d2ed53629
chore: release v8.10.5
2025-01-22 10:01:03 -08:00
Amir Raminfar
992e1a27ae
chore: generate
2025-01-22 10:00:53 -08:00
Amir Raminfar
2378a1f115
chore: adds survey as link ( #3571 )
2025-01-22 17:58:06 +00:00
Amir Raminfar
3b122564d9
chore: adds ref
2025-01-22 09:29:20 -08:00
renovate[bot]
a783f7060c
fix(deps): update all non-major dependencies ( #3570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 16:54:37 +00:00
renovate[bot]
76e5c63436
fix(deps): update all non-major dependencies to v4.0.0 ( #3569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 22:16:23 +00:00
Amir Raminfar
5a17a07b8f
chore: docs fixes x again
2025-01-21 11:27:04 -08:00
Amir Raminfar
d1fc9b750b
chore: docs fixes x again
2025-01-21 10:27:12 -08:00
Amir Raminfar
87a59939dd
chore: fixes close button
2025-01-21 09:59:35 -08:00
Amir Raminfar
3a159cb89b
fix: only truncate right the container name and not hostname ( #3567 )
2025-01-21 08:40:03 -08:00
Amir Raminfar
84ec46c400
docs: adds banner for survey ( #3566 )
2025-01-21 08:19:00 -08:00
renovate[bot]
0c4ca6d605
fix(deps): update all non-major dependencies ( #3565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 15:55:12 +00:00
renovate[bot]
db5d36c89b
fix(deps): update all non-major dependencies ( #3564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 17:46:49 +00:00
renovate[bot]
8cdacf608a
fix(deps): update all non-major dependencies ( #3562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 15:23:47 +00:00
renovate[bot]
78487a553c
chore(deps): update all non-major dependencies ( #3561 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 19:32:03 +00:00
renovate[bot]
8da67482d8
chore(deps): update dependency vitest to v3 ( #3560 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 17:10:57 +00:00
renovate[bot]
60914f3208
chore(deps): update dependency @apache-arrow/esnext-esm to v19 ( #3559 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 08:36:07 -08:00
renovate[bot]
0dc2a391df
chore(deps): update all non-major dependencies ( #3558 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 16:35:16 +00:00
renovate[bot]
4cfd3d0cfa
fix(deps): update all non-major dependencies ( #3556 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 17:29:46 +00:00
renovate[bot]
9752504097
fix(deps): update all non-major dependencies ( #3551 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 16:01:45 +00:00
Amir Raminfar
f08f2455de
chore: release v8.10.4
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-13 19:08:55 -08:00
Amir Raminfar
b2ea1c592a
fix: fixes prefix
2025-01-13 19:08:08 -08:00
Amir Raminfar
6f89a1e70b
chore: release v8.10.3
2025-01-13 18:35:59 -08:00
Amir Raminfar
93ce48ebf3
chore: fixes release
2025-01-13 18:35:48 -08:00
Amir Raminfar
0412581b6f
Revert "chore: release v8.10.3"
...
This reverts commit 285d0ef0f4 .
2025-01-13 18:31:52 -08:00
Amir Raminfar
285d0ef0f4
chore: release v8.10.3
2025-01-13 18:26:07 -08:00
Webysther Sperandio
be313a68a3
feat: add more tags to same release ( #3550 )
2025-01-13 18:24:00 -08:00
Amir Raminfar
14ddd1c4e8
fix: adds more translations ( #3548 )
2025-01-13 16:10:19 -08:00
Amir Raminfar
368646a7a3
feat: improves toasts for mobile ( #3547 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-13 19:16:17 +00:00
renovate[bot]
691a89660e
fix(deps): update dependency unplugin-vue-macros to ^2.13.8 ( #3546 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 01:24:48 +00:00
Amir Raminfar
d03844b488
feat: improves toasts for mobile ( #3545 )
2025-01-12 14:04:57 -08:00
Amir Raminfar
3f860805f5
fix: moves to the right card depending on route ( #3544 )
2025-01-12 13:53:53 -08:00
renovate[bot]
e8eef82b1c
fix(deps): update dependency splitpanes to ^3.1.8 ( #3541 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-12 01:01:52 +00:00
Amir Raminfar
e7e52cbe80
chore: release v8.10.2
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-11 08:21:06 -08:00
Amir Raminfar
cd9409f7e8
chore: cleans up cases in default.vue ( #3542 )
2025-01-11 16:17:56 +00:00
Amir Raminfar
d455c3eed8
fix: fixes unclickable items in search ( #3540 )
2025-01-11 15:56:25 +00:00
Amir Raminfar
35fd47d157
fix(docs): fixes volume on authentication page
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-10 13:09:21 -08:00
Amir Raminfar
58d6848084
fix: fixes tests
2025-01-10 12:52:54 -08:00
Amir Raminfar
11e1285158
fix: fixes broken host page on initial page load
2025-01-10 12:47:01 -08:00
Amir Raminfar
43e3f4cd9d
chore: adds correct pointer cursor to carasoul dots
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-10 08:56:37 -08:00
Amir Raminfar
5b822bdcfb
fix: fixes hostname feature for swarm mode ( #3535 )
2025-01-10 14:52:04 +00:00
renovate[bot]
0f1a916ff5
fix(deps): update all non-major dependencies to ^12.4.0 ( #3534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 14:51:31 +00:00
renovate[bot]
5766410892
fix(deps): update all non-major dependencies ( #3532 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 18:20:20 +00:00
Amir Raminfar
7c061a5ef1
chore: tries to fix bake build ( #3531 )
2025-01-09 10:15:23 -08:00
renovate[bot]
05f55538b4
chore(deps): update dependency jsdom to v26 ( #3530 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 09:36:40 -08:00
renovate[bot]
e8752c2e25
chore(deps): update docker/bake-action action to v6 ( #3526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 09:36:01 -08:00
Amir Raminfar
3cb7418ede
fix(lang): adds more locales
2025-01-09 08:30:38 -08:00
renovate[bot]
37eccc5724
fix(deps): update dependency unplugin-vue-components to v28 ( #3529 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 02:57:31 +00:00
renovate[bot]
b29e77e05d
fix(deps): update dependency unplugin-auto-import to v19 ( #3527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 02:51:52 +00:00
renovate[bot]
a389c31b68
fix(deps): update dependency unplugin-icons to v22 ( #3528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 18:42:07 -08:00
renovate[bot]
45b15ccc1b
chore(deps): update all non-major dependencies ( #3525 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 02:39:56 +00:00
Amir Raminfar
45ac8740f0
chore: updates docs to have secrets
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-08 08:29:59 -08:00
Amir Raminfar
2f0dd4f36f
chore: removes mobile-hidden ( #3522 )
2025-01-08 08:14:15 -08:00
Amir Raminfar
19ebbccc29
chore: release v8.10.1
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-07 11:38:18 -08:00
renovate[bot]
90459ff3d5
fix(deps): update all non-major dependencies ( #3521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 19:37:53 +00:00
Amir Raminfar
5d57439d3d
fix: fixes grouping not working with unknown levels ( #3520 )
2025-01-07 19:33:19 +00:00
James Shaw
5c33f4437e
feat: handle log levels with double quotes ( #3519 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-07 08:55:38 -08:00
Amir Raminfar
cbbe5f7571
chore: types
2025-01-07 06:26:25 -08:00
Amir Raminfar
d79c517425
fix: fixes case for FINISHED
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-06 15:24:14 -08:00
Amir Raminfar
130defa367
chore: release v8.10.0
2025-01-06 14:58:57 -08:00
Amir Raminfar
f8e7dafd8a
fix: fixes broken menu on iphone
2025-01-06 14:51:44 -08:00
Amir Raminfar
81f24d1c26
chore: fix color
2025-01-06 14:49:34 -08:00
Amir Raminfar
fdc3f06402
chore: removes transition on fuzzy search
2025-01-06 14:42:52 -08:00
Amir Raminfar
a1a9031cda
fix: removes empty containers ( #3511 )
2025-01-06 13:40:29 -08:00
Amir Raminfar
151a3efb16
chore: fixes tests
2025-01-06 13:25:00 -08:00
Amir Raminfar
42cc254eb7
chore: fixes CSP
2025-01-06 13:19:24 -08:00
Amir Raminfar
917c837e90
feat: adds a new drop down to jump to same name containers ( #3510 )
2025-01-06 12:57:20 -08:00
Amir Raminfar
756b212826
fix: fixes timestamps for finished containers in agent ( #3509 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-06 07:12:02 -08:00
Amir Raminfar
dae2877bdb
fix(docs): fixes documentation wrong port
2025-01-06 07:02:37 -08:00
Amir Raminfar
66cc3ddec8
fix: fixes spacing on homepage
2025-01-06 07:02:37 -08:00
renovate[bot]
cd4e233d87
chore(deps): update all non-major dependencies ( #3508 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 02:07:21 +00:00
renovate[bot]
1b82929bc6
fix(deps): update all non-major dependencies ( #3507 )
...
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 22:25:24 +00:00
Amir Raminfar
e99107da90
fix: fixes redirect for very old containers and removes the notification if cancelled ( #3506 )
2025-01-05 14:19:12 -08:00
Amir Raminfar
efa95078ac
chore: upgrades to tailwind v4 and daisyUI v5 🎨 ( #3505 )
2025-01-05 21:38:36 +00:00
Amir Raminfar
40015f7385
chore: fixes finishedAt correctly when container stops
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-04 14:20:16 -08:00
Amir Raminfar
46fb09e2f7
feat: handles container exits better and uses the real time when container has exited ( #3504 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-03 13:09:36 -08:00
Amir Raminfar
cc620ad429
chore: clean up ( #3503 )
2025-01-03 17:51:05 +00:00
Amir Raminfar
8c6c6882cd
fix: updates da and es
2025-01-02 13:22:41 -08:00
Amir Raminfar
64c23bc1db
chore: fixes minor height ( #3501 )
2025-01-02 20:56:16 +00:00
Amir Raminfar
7f12f01267
fix: fixes mobile menu animation and flex ( #3500 )
2025-01-02 19:04:12 +00:00
renovate[bot]
0f9071944f
fix(deps): update all non-major dependencies ( #3499 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 17:21:35 +00:00
Amir Raminfar
291d4f7f37
feat: improves navigation by implementing horizontal scrolling cards ( #3498 )
2025-01-02 09:07:27 -08:00
Jason N. White
2bf811d632
Update LICENSE, fix copyright license year ( #3497 )
2025-01-01 06:41:02 -08:00
Amir Raminfar
2a3f77be48
chore: updates icons ( #3496 )
2024-12-31 17:22:32 +00:00
Amir Raminfar
9518114816
fix: fixes levels not matching the new set ( #3495 )
2024-12-31 17:12:16 +00:00
Amir Raminfar
65ef1d3c68
fix: shows container and host name correctly for events. ( #3494 )
2024-12-31 17:07:52 +00:00
Amir Raminfar
f4f61a6a75
chore: clean up
2024-12-31 08:57:15 -08:00
Amir Raminfar
cc76c00933
feat: enable merging logs for all containers in a host ( #3492 )
2024-12-31 08:55:48 -08:00
Amir Raminfar
08e5deba7e
feat: adds toggle on menu to show and hide all containers ( #3493 )
2024-12-31 02:42:51 +00:00
Amir Raminfar
05e01852ce
chore: release v8.9.1
2024-12-30 10:09:39 -08:00
Amir Raminfar
9cff809a8e
fix: fixes log levels not being parsed correctly and supports short levels like dbg ( #3491 )
2024-12-30 17:59:01 +00:00
Amir Raminfar
d93efedc11
feat: supports downloading a group of containers in a zip file ( #3490 )
2024-12-30 17:24:55 +00:00
Amir Raminfar
984452c181
feat: deploys to ghcr ( #3487 )
2024-12-30 07:44:02 -08:00
renovate[bot]
471cc19132
fix(deps): update dependency @intlify/unplugin-vue-i18n to ^6.0.3 ( #3488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 00:57:36 +00:00
renovate[bot]
7ec053e893
fix(deps): update dependency @fontsource-variable/playfair-display to ^5.1.1 ( #3486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 00:11:43 +00:00
renovate[bot]
af0a8f0e2d
fix(deps): update all non-major dependencies ( #3484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-28 22:54:43 +00:00
renovate[bot]
52de74e595
fix(deps): update dependency vue-i18n to v11 ( #3482 )
2024-12-26 16:49:57 +00:00
renovate[bot]
4b19d13d02
fix(deps): update all non-major dependencies ( #3481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-26 16:38:13 +00:00
Amir Raminfar
5a532b50e3
Chore: Update renovate.json
2024-12-26 08:33:07 -08:00
renovate[bot]
91d63882e0
fix(deps): update all non-major dependencies ( #3480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-24 17:03:48 +00:00
renovate[bot]
a98b1059d9
fix(deps): update dependency entities to v6 ( #3476 )
2024-12-22 18:07:11 -08:00
renovate[bot]
0d51523d80
fix(deps): update all non-major dependencies ( #3475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 01:46:27 +00:00
Amir Raminfar
1a69694c16
fix: fixes stats hidden on mobile ( #3474 )
2024-12-22 15:58:42 +00:00
Amir Raminfar
e5c1f884a9
fix: uses correct i18n locale for grouped containers ( #3469 )
2024-12-19 09:02:38 -08:00
Amir Raminfar
d34cf32cce
fix: handles swarm mode menu on page load ( #3470 )
2024-12-19 09:02:26 -08:00
renovate[bot]
fc2a2766f7
fix(deps): update all non-major dependencies ( #3468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 16:39:55 +00:00
Amir Raminfar
4fa04d0176
fix: fixes spacing on mobile ( #3466 )
2024-12-17 16:24:10 -08:00
Amir Raminfar
86522ccf77
chore: uses air instead of reflex ( #3465 )
2024-12-17 14:57:40 +00:00
Amir Raminfar
23ba1f6603
chore: improves security by updating all find containers with user scope ( #3464 )
2024-12-16 21:49:12 +00:00
renovate[bot]
3adf56018a
fix(deps): update all non-major dependencies ( #3463 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 19:06:45 +00:00
Amir Raminfar
d02fbae4a9
chore: exposes types ( #3461 )
2024-12-16 11:01:29 -08:00
renovate[bot]
6479bbba10
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.0 ( #3462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 00:30:34 +00:00
Amir Raminfar
bd0a81f332
fix: fixes missed cases to validate user scope when downloading, streaming and actions ( #3460 )
2024-12-14 13:12:43 -08:00
Amir Raminfar
f2e56f79b7
chore: release v8.9.0
2024-12-14 10:29:52 -08:00
Amir Raminfar
d312871d89
feat: allows filters to be set at user level ( #3456 )
2024-12-14 18:25:15 +00:00
Amir Raminfar
5a5a0d329b
feat: adds small loader while logging in ( #3457 )
2024-12-14 07:58:15 -08:00
Amir Raminfar
2f382ba34e
makes button disabled
2024-12-13 18:31:02 -08:00
Amir Raminfar
92c60b29bd
makes error better
2024-12-13 18:27:30 -08:00
Amir Raminfar
85a304b2e8
feat: adds small loader while logging in
2024-12-13 18:27:29 -08:00
Amir Raminfar
d3e573d03b
feat: enables container filter to be configured at multiple places ( #3455 )
2024-12-13 18:25:15 -08:00
Amir Raminfar
9f2d172277
fixes missed filter
2024-12-13 15:25:23 -08:00
Amir Raminfar
55baf9e12c
fixes static checker
2024-12-13 14:36:06 -08:00
Amir Raminfar
d2e1b26fb4
fixes all tests
2024-12-13 14:30:46 -08:00
Amir Raminfar
864af3c24d
fixes nil pointer
2024-12-13 14:14:51 -08:00
Amir Raminfar
c0b40da585
adds logging
2024-12-13 13:20:15 -08:00
Amir Raminfar
242c3e74dc
fixes some tests
2024-12-13 13:15:17 -08:00
Amir Raminfar
9a73d18da6
removes unused code
2024-12-13 12:07:43 -08:00
Amir Raminfar
74b5adad00
feat: enables container filter to be configured at multiple places
2024-12-13 11:59:39 -08:00
renovate[bot]
a62cef7e25
fix(deps): update all non-major dependencies ( #3454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 15:56:13 +00:00
Amir Raminfar
668a0d9b19
fix: fixes redirect when container was created before it was stopped ( #3446 )
2024-12-12 15:43:53 -08:00
renovate[bot]
39be1ddf69
fix(deps): update all non-major dependencies ( #3453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 20:00:39 +00:00
Amir Raminfar
672a5f8c73
Merge branch 'master' into redirect-fix
2024-12-12 11:48:25 -08:00
Amir Raminfar
289fc661f0
fix: hides stats when columns are too narrow. ( #3452 )
2024-12-12 11:47:20 -08:00
Amir Raminfar
9b0e731f90
fix: hides stats when columns are too narrow.
2024-12-12 11:43:42 -08:00
Amir Raminfar
7ce5b9514d
Merge branch 'master' into redirect-fix
2024-12-12 08:10:40 -08:00
Amir Raminfar
f50d45dcb2
removes running
2024-12-12 08:07:04 -08:00
renovate[bot]
2081335867
fix(deps): update module golang.org/x/crypto to v0.31.0 [security] ( #3450 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 01:20:49 +00:00
Amir Raminfar
69d380e5bd
fix: fixes redirect when container was created before it was stopped
2024-12-11 11:04:15 -08:00
Amir Raminfar
8400319a85
fix: fixes flushing race bug where container events were not show on page ( #3445 )
2024-12-11 10:13:28 -08:00
Amir Raminfar
b7bd763b54
fix: fixes flushing race bug where container events were not show on page
2024-12-10 12:25:19 -08:00
renovate[bot]
eefa3532c1
fix(deps): update dependency daisyui to ^4.12.20 ( #3443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 03:44:21 +00:00
renovate[bot]
441d2d1c7b
chore(deps): update all non-major dependencies ( #3442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 00:58:34 +00:00