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
Amir Raminfar
41188947a9
chore: release v8.8.3
2024-12-08 10:54:29 -08:00
renovate[bot]
877f53462c
fix(deps): update all non-major dependencies ( #3441 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-08 18:50:28 +00:00
Jérémy Touati
c2e3879c1f
fix: fix ansi link color + regex ( #3440 )
2024-12-08 18:44:43 +00:00
Amir Raminfar
327ae70428
chore: updates npm modules
2024-12-06 12:15:14 -08:00
renovate[bot]
be197ea19d
chore(deps): update all non-major dependencies ( #3419 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 17:08:22 +00:00
Amir Raminfar
749b19f2c1
chore: ignores typescript
2024-12-04 09:03:03 -08:00
Amir Raminfar
ec5ab3a0fe
chore: updates npm modules ( #3436 )
2024-12-04 08:57:43 -08:00
Amir Raminfar
0ab5ad2c5d
fix: fixes language bug where locales were upper case ( #3435 )
2024-12-04 08:46:25 -08:00
Amir Raminfar
1448371c23
chore: updates vite ( #3433 )
2024-12-02 16:11:14 +00:00
Amir Raminfar
daee5b7dc4
chore: updates go modules ( #3430 )
2024-11-30 00:10:46 +00:00
Amir Raminfar
08a7d39e43
chore: updates node modules ( #3429 )
2024-11-29 15:50:06 +00:00
Amir Raminfar
fd13320152
chore: updates node modules ( #3427 )
2024-11-28 07:34:28 -08:00
Ben
823959f8bb
docs: just fix podman run in readme ( #3424 )
2024-11-26 20:01:43 -08:00
Amir Raminfar
a99d711b78
chore: updates node modules ( #3423 )
2024-11-26 15:49:56 +00:00
Amir Raminfar
75f089b770
chore: removes unused component
2024-11-25 19:05:40 -08:00
Amir Raminfar
508408c0af
chore: release v8.8.2
2024-11-25 08:21:59 -08:00
Amir Raminfar
5b4ca4d766
feat: improves healthcheck for swarm nodes ( #3422 )
2024-11-25 08:10:51 -08:00
Amir Raminfar
036bee5621
chore: enables debug ( #3418 )
2024-11-25 08:10:34 -08:00
Amir Raminfar
c36cf72506
feat: improves colors for containers
2024-11-24 09:07:04 -08:00
Amir Raminfar
129f80e30e
chore: cleans up swarm files
2024-11-24 09:05:45 -08:00
Amir Raminfar
3f3346d003
feat: improves loader random order of boxes ( #3416 )
2024-11-21 16:07:16 +00:00
renovate[bot]
ef6e0569b7
fix(deps): update all non-major dependencies to ^11.3.0 ( #3415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 15:15:33 +00:00
Amir Raminfar
4c1f5b4062
docs: fixes grammar and spelling errors ( #3413 )
2024-11-20 09:41:58 -08:00
renovate[bot]
9d244cf26b
chore(deps): update all non-major dependencies ( #3412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 15:11:51 +00:00
xmnlz
002dbea904
fix( #3347 ): Improve label styling in scrollable container resolve #3347 ( #3411 )
2024-11-20 06:59:26 -08:00
Amir Raminfar
d41f3f192a
chore: release v8.8.1
2024-11-19 15:03:16 -08:00
renovate[bot]
75fa2d1a22
chore(deps): update all non-major dependencies ( #3410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 22:36:23 +00:00
Amir Raminfar
c3f6ff9c56
feat: adds a short delay while waiting for logs to show ( #3409 )
2024-11-19 20:01:03 +00:00
Rhea Alleen
95de5a8504
docs: Fixes for previous commit of Podman host not found errors documentation ( #3408 )
2024-11-19 10:31:27 -08:00
Rhea Alleen
50855a8700
docs: Add podman.md in docs, adjust readme.md/faq.md with host not found error documentation ( #3407 )
2024-11-19 09:31:56 -08:00
Amir Raminfar
bd7f6bc886
feat: adds show hostname and container name to dropdown in mutli log mode ( #3406 )
2024-11-19 16:46:20 +00:00
Amir Raminfar
7ee260311e
feat: improves the loader for logs ( #3404 )
2024-11-18 12:27:29 -08:00
Amir Raminfar
011294d198
chore: makes swarm fish executable
2024-11-18 11:17:09 -08:00
Amir Raminfar
7ccc312190
fix: improves condense view by expanding the tags ( #3402 )
2024-11-18 08:04:21 -08:00
renovate[bot]
484260d492
fix(deps): update dependency @iconify-json/material-symbols to ^1.2.7 ( #3403 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 00:30:47 +00:00
Amir Raminfar
cbdd0cc961
chore: adds swarm setup
2024-11-17 13:15:40 -08:00
Amir Raminfar
cb808df400
chore: release v8.8.0
2024-11-16 15:40:37 -08:00
Amir Raminfar
d4fa7ace90
fix: fixes log levels that have ansi color by stripping ( #3400 )
2024-11-16 23:38:46 +00:00
Amir Raminfar
1144bdfbd2
feat: enables swarm cluster to connect to external agents ( #3394 )
...
Co-authored-by: Mitch Brown <mitch@mitchbrown.ca >
2024-11-16 15:17:29 -08:00
renovate[bot]
9a296ca504
fix(deps): update dependency @intlify/unplugin-vue-i18n to v6 ( #3399 )
2024-11-16 08:56:23 -08:00
Vladimir Urushev
80d502eb29
fix: fixes log parser ( #3398 )
2024-11-16 08:24:40 -08:00
Amir Raminfar
56a2ab11a9
chore: release v8.7.4
2024-11-15 09:45:52 -08:00
renovate[bot]
675a4ab334
chore(deps): update all non-major dependencies ( #3393 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 17:35:50 +00:00
Amir Raminfar
197ab6d4da
feat: show loader while opening event source ( #3388 )
2024-11-15 07:41:44 -08:00
Amir Raminfar
9296b1f7cf
chore: clean up mods
2024-11-14 16:04:57 -08:00
renovate[bot]
dcf261f418
fix(deps): update all non-major dependencies ( #3391 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 22:01:53 +00:00
Amir Raminfar
c032f788fb
feat: supports container rename ( #3390 )
2024-11-14 21:54:56 +00:00
renovate[bot]
b3177e95d9
chore(deps): update all non-major dependencies ( #3387 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 18:11:20 +00:00
Amir Raminfar
48e509e19f
fix: fixes broken minimum logs. see #3383 ( #3384 )
2024-11-13 05:34:46 -08:00
Amir Raminfar
d7662c32d0
chore: release v8.7.3
2024-11-11 13:44:17 -08:00
renovate[bot]
3487d6cb38
fix(deps): update all non-major dependencies ( #3382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 21:43:18 +00:00
Amir Raminfar
feee4a07b4
chore: attempts to install go for static checker ( #3381 )
2024-11-11 21:39:22 +00:00
renovate[bot]
ea006a0d54
chore(deps): update dependency @vitejs/plugin-vue to v5.1.5 ( #3380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 03:48:30 +00:00
Amir Raminfar
d99964bbe7
fix: fixes pagination when logs are very long packed together. see #3373 ( #3377 )
2024-11-10 19:44:19 -08:00
renovate[bot]
f3cfe4f84d
fix(deps): update all non-major dependencies ( #3379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 22:44:44 +00:00
renovate[bot]
8408f887b6
fix(deps): update all non-major dependencies ( #3376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 15:25:56 +00:00
renovate[bot]
16d0dc6671
chore(deps): update all non-major dependencies to v1.23.3 ( #3375 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 16:14:14 +00:00
renovate[bot]
596861412d
chore(deps): update all non-major dependencies ( #3374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 16:49:49 +00:00
renovate[bot]
06136e716a
chore(deps): update all non-major dependencies ( #3372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 17:48:35 +00:00
renovate[bot]
5db3448207
chore(deps): update all non-major dependencies ( #3371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 23:40:25 +00:00
Amir Raminfar
c57d6ed4f0
docs: fix healthcheck page
2024-11-03 14:43:25 -08:00
Amir Raminfar
b85eeeddd4
chore: changes healthcheck for debug
2024-11-03 14:21:17 -08:00
Amir Raminfar
964429a95e
chore: fixes docs
2024-11-02 10:52:01 -07:00
Amir Raminfar
e22d54cf74
chore: release v8.7.2
2024-11-02 10:47:03 -07:00
renovate[bot]
7bf331cf6e
fix(deps): update all non-major dependencies ( #3369 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 17:46:01 +00:00
Amir Raminfar
d529ed7855
feat: checks level with equal sign ( #3368 )
2024-11-02 10:40:49 -07:00
Amir Raminfar
46d124b11a
chore: updates version
2024-11-01 16:39:22 -07:00
Amir Raminfar
d09aa5d481
chore: updates log
2024-11-01 14:17:24 -07:00
Amir Raminfar
cc77c16f92
feat: skips healthcheck for agents ( #3366 )
2024-11-01 08:28:10 -07:00
renovate[bot]
63be3bf2d8
fix(deps): update all non-major dependencies ( #3363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 21:53:50 +00:00
Amir Raminfar
ec29c78052
chore: updates to node v23 ( #3362 )
2024-10-30 08:57:06 -07:00
renovate[bot]
df3f04dd50
chore(deps): update dependency @apache-arrow/esnext-esm to v18 ( #3361 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 07:55:41 -07:00
renovate[bot]
7af7956b7f
chore(deps): update all non-major dependencies ( #3360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 14:53:33 +00:00
renovate[bot]
d21473fe0b
chore(deps): update all non-major dependencies ( #3359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 17:00:09 +00:00
Jérémy Touati
4093512497
fix: fix link color when using colorized logs ( #3357 )
2024-10-28 12:36:45 -07:00
Amir Raminfar
0ef6252158
chore: release v8.7.1
2024-10-28 09:51:24 -07:00
Amir Raminfar
5947338966
chore: fixes vue-ignore
2024-10-28 09:37:48 -07:00
renovate[bot]
db5e760ae3
chore(deps): update all non-major dependencies ( #3351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 15:32:26 +00:00
Amir Raminfar
1ab4464f9a
chore: cleans up types ( #3356 )
2024-10-28 15:27:31 +00:00
renovate[bot]
45ea4ac095
chore(config): migrate renovate config ( #3354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 14:40:33 +00:00
Amir Raminfar
c6339effd1
fix: fix base ANSI convertor colors ( #3353 )
...
Co-authored-by: Jérémy Touati <sielver@gmail.com >
2024-10-27 20:37:02 +00:00
Amir Raminfar
4e217f4e3a
chore: release v8.7.0
2024-10-27 08:18:51 -07:00
Amir Raminfar
c58f3b4254
chore: reverts changes to proto
2024-10-27 08:15:22 -07:00
Amir Raminfar
a7680940ab
chore: removes drop shadow for icons ( #3350 )
2024-10-27 14:21:53 +00:00
Amir Raminfar
cce2e8a8b5
fix: fixes toggle all when fields have not been set for JSON ( #3349 )
2024-10-27 14:16:20 +00:00
Amir Raminfar
8513824fb4
chore: updates protos
2024-10-27 07:04:18 -07:00
renovate[bot]
00da15c2fc
fix(deps): update all non-major dependencies ( #3348 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 15:20:11 +00:00
Amir Raminfar
c1d31313b2
fix: unfound fields are shown by default instead of hidden ( #3342 )
2024-10-26 15:15:29 +00:00
Amir Raminfar
6f7c1d8ba6
chore: updates snapshots
2024-10-25 16:06:50 -07:00
Amir Raminfar
f1982c094d
chore: fixes logo on mobile
2024-10-25 15:54:08 -07:00
yubiuser
cd63b5ded8
fix: limit default SQL log entries to 100 ( #3346 )
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2024-10-25 21:08:12 +00:00
Amir Raminfar
96fbee9ece
feat: updates logo ( #3340 )
2024-10-25 17:55:23 +00:00
Amir Raminfar
36a5d7e6b9
fix: fixes timeout flag ( #3345 )
2024-10-25 17:48:54 +00:00
renovate[bot]
520d82246f
chore(deps): update all non-major dependencies ( #3343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 16:21:34 +00:00
Amir Raminfar
ddfd00aaed
chore: release v8.6.2
2024-10-21 13:15:30 -07:00
Amir Raminfar
f3ab541ad1
fix: fixes an edge case where a container might get stuck in created state ( #3338 )
2024-10-21 13:14:50 -07:00
renovate[bot]
4026e927f5
fix(deps): update all non-major dependencies ( #3336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 01:27:15 +00:00
Amir Raminfar
b1643d490c
chore: fixes typescript error
2024-10-18 10:06:50 -07:00
Amir Raminfar
eab380b70d
chore: fixes typescript error
2024-10-18 09:49:36 -07:00
renovate[bot]
070f1c7bdb
chore(deps): update all non-major dependencies ( #3335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 15:59:53 +00:00
Amir Raminfar
8b1adb51c8
feat: removes rounded corners in compact mode ( #3332 )
2024-10-16 18:50:50 -07:00
renovate[bot]
46465356ab
chore(deps): update all non-major dependencies ( #3333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 14:44:22 +00:00
renovate[bot]
ce096983ca
fix(deps): update all non-major dependencies ( #3330 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 15:14:00 +00:00
Amir Raminfar
ddd3a80ddb
chore: updates renovate
2024-10-14 08:09:24 -07:00
Amir Raminfar
aeb1fd96e2
chore: release v8.6.1
2024-10-13 08:58:18 -07:00
renovate[bot]
dc9f402a1d
fix(deps): update all non-major dependencies ( #3327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 15:55:21 +00:00
Amir Raminfar
2c2e3d5790
fix: fixes empty blank links to not show up as json ( #3324 )
2024-10-12 08:52:56 -07:00
Amir Raminfar
5e33094517
feat: adds a toggle for all levels ( #3321 )
2024-10-11 18:53:19 +00:00
renovate[bot]
853a5d4f0d
fix(deps): update all non-major dependencies ( #3322 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 18:46:49 +00:00
Amir Raminfar
8ea5876615
chore: clean up
2024-10-10 08:17:40 -07:00
Amir Raminfar
c4aacb211f
chore: uses path instead
2024-10-09 21:05:54 -07:00
renovate[bot]
8cf0912af0
chore(deps): update all non-major dependencies ( #3320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 22:42:14 +00:00
Amir Raminfar
cedd112f6b
chore: updates duckdb
2024-10-08 18:39:27 -07:00
Amir Raminfar
01cf239569
chore: updates grpc ( #3319 )
2024-10-08 19:01:19 +00:00
Amir Raminfar
f4f14b900c
chore: fixes typescript error
2024-10-08 11:56:38 -07:00
renovate[bot]
6722a0129e
fix(deps): update all non-major dependencies ( #3318 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 11:56:33 -07:00
Amir Raminfar
277beb940b
chore: clean up home page
2024-10-08 11:49:12 -07:00
Amir Raminfar
2d62257a33
chore: fixes typecheck for arrow ( #3317 )
2024-10-08 16:39:52 +00:00
Amir Raminfar
5a890cbb94
chore: release v8.6.0
2024-10-06 08:03:20 -07:00
renovate[bot]
39b3b1b59d
fix(deps): update all non-major dependencies ( #3315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-06 14:59:08 +00:00
Amir Raminfar
567337649e
feat: supports auth ttl to override session with DOZZLE_AUTH_TTL env. ( #3313 )
2024-10-06 06:31:40 -07:00
Amir Raminfar
423e4e11a3
chore: cleans up urls for levels ( #3314 )
2024-10-04 22:22:19 +00:00
Amir Raminfar
049214d529
chore: clean up sql and introduce another component ( #3312 )
2024-10-04 20:48:22 +00:00
Amir Raminfar
d11f997999
chore: updates duckdb
2024-10-04 13:47:59 -07:00
Amir Raminfar
1e5264a00b
feat: adds support for levels ( #3306 )
2024-10-04 13:47:12 -07:00
Amir Raminfar
157b2cb304
fix: fixes broken download logs for agent. fixes #3308 ( #3311 )
2024-10-04 20:21:11 +00:00
renovate[bot]
dc18e0f4a4
fix(deps): update all non-major dependencies ( #3310 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 14:47:57 +00:00
Amir Raminfar
9bbe35e7fd
perf: fixes performance issue with sql table
2024-10-03 18:29:22 -07:00
renovate[bot]
add108dc04
chore(deps): update all non-major dependencies ( #3307 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 23:14:17 +00:00
Amir Raminfar
45ec05419d
chore(docs): updates remote info
2024-10-02 08:08:10 -07:00
renovate[bot]
00f0cb606a
fix(deps): update all non-major dependencies ( #3303 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-02 15:01:37 +00:00
Amir Raminfar
896c402adc
chore: adds static check as a different build step ( #3305 )
2024-10-02 07:57:01 -07:00
Amir Raminfar
f9f0f8f1e0
chore(docs): updates faqs
2024-10-02 07:50:08 -07:00
James O'Claire
3b014dc0c7
docs: Add Show Stopped Containers to Dozzle ( #3304 )
2024-10-02 07:39:33 -07:00
Amir Raminfar
3dcd5b3b78
chore: updates go version
2024-10-02 07:35:57 -07:00
Amir Raminfar
ea8a9401ee
chore: release v8.5.5
2024-10-01 07:48:04 -07:00
Amir Raminfar
36e5abfa64
fix: supports empty values for logfmt ( #3300 )
2024-09-30 18:17:17 +00:00
renovate[bot]
b0a4a4c6e4
chore(deps): update all non-major dependencies ( #3299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 15:11:59 +00:00
renovate[bot]
96366db7da
fix(deps): update dependency unplugin-vue-macros to ^2.12.3 ( #3296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 00:10:39 +00:00
Amir Raminfar
1570537d6c
chore: release v8.5.4
2024-09-29 08:27:05 -07:00
Amir Raminfar
45e09aae6d
chore: updates duckdb
2024-09-29 08:24:18 -07:00
renovate[bot]
abc4055a09
chore(deps): update all non-major dependencies ( #3295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 19:27:16 +00:00
Elias Axelsson
f01cec0b39
fix: guess log level will also check severity ( #3294 )
2024-09-28 12:20:30 -07:00
Amir Raminfar
a77c741006
chore: release v8.5.3
2024-09-26 16:54:57 -07:00
Amir Raminfar
de79f03aa3
feat: uses bcrypt hash instead ( #3293 )
2024-09-26 16:40:47 -07:00
Amir Raminfar
3c15ac225c
chore: release v8.5.2
2024-09-26 10:32:24 -07:00
renovate[bot]
9aeb5164f2
chore(deps): update all non-major dependencies ( #3292 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
2024-09-26 17:31:26 +00:00
Amir Raminfar
3497bf37d1
chore: fixes typescheck
2024-09-26 10:26:13 -07:00
Amir Raminfar
f600d264bc
chore: updates duckdb
2024-09-26 09:55:50 -07:00
Amir Raminfar
e48aec12f5
feat: shows first 1000 records now
2024-09-26 09:54:51 -07:00
Huang Huan
412b599bcd
chore: Update zh.yml to newest version ( #3291 )
2024-09-26 07:57:17 -07:00
renovate[bot]
dc45c79402
chore(deps): update all non-major dependencies ( #3290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-25 16:45:08 +00:00
Amir Raminfar
0f753d37fc
chore: adds timeout to suspense
2024-09-24 14:11:59 -07:00
renovate[bot]
a79b786faf
chore(deps): update all non-major dependencies ( #3289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-24 21:02:18 +00:00
Amir Raminfar
1fd7f683b2
chore: ignore duckdb
2024-09-22 08:45:09 -07:00
Amir Raminfar
b666a842f6
chore: updates duckdb
2024-09-22 08:42:50 -07:00
Amir Raminfar
721d774f8e
chore: adds duckdb-wasm to ignore
2024-09-22 08:42:30 -07:00
renovate[bot]
027b25cce5
fix(deps): update all non-major dependencies ( #3286 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-22 15:39:55 +00:00
Amir Raminfar
d3a5324f0f
chore: updates docs
2024-09-21 14:24:07 -07:00
Amir Raminfar
0f8bea46af
chore: ignore errors
2024-09-21 14:19:26 -07:00
Amir Raminfar
0d783c26cb
chore: cleans up async operations
2024-09-21 08:15:05 -07:00
Amir Raminfar
4b74944e52
chore: updates duckdb
2024-09-20 19:10:39 -07:00
Amir Raminfar
02ca609d16
chore: updates readme
2024-09-20 17:25:16 -07:00
Amir Raminfar
64b542131a
chore: updates documentation
2024-09-20 17:14:13 -07:00
Amir Raminfar
6343629457
chore: adds timeout
2024-09-20 16:53:27 -07:00
Amir Raminfar
dfaa52e2a6
chore: removes go-json ( #3284 )
2024-09-20 17:02:00 +00:00
Amir Raminfar
0f3585a3f4
chore: release v8.5.1
2024-09-20 09:45:23 -07:00
renovate[bot]
ddddc6e512
chore(deps): update all non-major dependencies ( #3283 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-20 16:24:40 +00:00
Amir Raminfar
92614ea63c
perf: introduces a timeout when fetching host info ( #3276 )
2024-09-20 16:19:08 +00:00
Amir Raminfar
03fdd82db6
chore: release v8.5.0
2024-09-19 08:08:29 -07:00
renovate[bot]
9421738fd4
chore(deps): update all non-major dependencies ( #3281 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 00:38:07 +00:00
Amir Raminfar
90b9d97685
feat: duckdb wasm capibility ( #3272 )
2024-09-18 17:27:46 -07:00
Amir Raminfar
f1553e33e1
chore: release v8.4.4
2024-09-17 13:07:18 -07:00
renovate[bot]
b7d376c45b
chore(deps): update all non-major dependencies ( #3280 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 17:47:06 +00:00
Amir Raminfar
66d8064462
fix: fixes a css bug that was causing browser horizontal scrollbar. see #3278 ( #3279 )
2024-09-17 05:55:03 -07:00
renovate[bot]
2db41e044f
fix(deps): update dependency date-fns to v4 ( #3277 )
2024-09-15 20:16:59 -07:00
renovate[bot]
70b4aca23b
chore(deps): update all non-major dependencies ( #3274 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-14 16:06:31 +00:00
Amir Raminfar
df35f57ccf
chore: clean up
2024-09-14 08:59:30 -07:00
Amir Raminfar
f8f57d4d9a
chore: generate import
2024-09-14 08:58:40 -07:00
renovate[bot]
b777136449
fix(deps): update all non-major dependencies ( #3271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 15:33:06 +00:00
renovate[bot]
a482be0c4c
fix(deps): update all non-major dependencies ( #3270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 15:23:41 +00:00
renovate[bot]
5cc0ba5388
fix(deps): update dependency @intlify/unplugin-vue-i18n to v5 ( #3268 )
2024-09-10 14:14:57 +00:00
renovate[bot]
a53346a30d
fix(deps): update dependency vue-i18n to v10 ( #3269 )
2024-09-10 14:06:20 +00:00
renovate[bot]
0f15a6af95
chore(deps): update all non-major dependencies ( #3267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 13:29:32 +00:00
renovate[bot]
1246553e8d
fix(deps): update all non-major dependencies ( #3264 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 18:05:49 +00:00
Amir Raminfar
c528aa1d3d
chore: release v8.4.3
2024-09-09 10:56:05 -07:00
Amir Raminfar
e841b6cba7
perf: improves animation css to use translate instead
2024-09-09 10:39:54 -07:00
Amir Raminfar
8183b9e70f
fix: cleans up login page ( #3263 )
2024-09-09 15:28:03 +00:00
renovate[bot]
141874b6a5
fix(deps): update dependency unplugin-vue-router to ^0.10.8 ( #3262 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 00:34:34 +00:00
Amir Raminfar
d6477848d5
fix: cleans up on hover background color
2024-09-08 14:10:48 -07:00
Amir Raminfar
293bf9e021
chore: release v8.4.2
2024-09-08 09:05:10 -07:00
Amir Raminfar
fa87939676
chore: updates readme
2024-09-08 09:02:31 -07:00
Amir Raminfar
d482dcd667
chore: updates modules
2024-09-08 09:00:09 -07:00
Amir Raminfar
65cdb306f8
chore: adds fatal error message when event.message is nil ( #3259 )
2024-09-08 08:57:24 -07:00
Amir Raminfar
7179b630a5
chore: improves animation
2024-09-08 08:54:16 -07:00
Amir Raminfar
8ee18ce9f4
more fixes
2024-09-07 16:24:42 -07:00
Amir Raminfar
a5ffd88884
fix: improves search by backfilling on first search ( #3261 )
2024-09-07 22:11:09 +00:00
renovate[bot]
328a277cff
fix(deps): update all non-major dependencies ( #3260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 14:12:21 +00:00
renovate[bot]
0d58f2bfca
fix(deps): update all non-major dependencies ( #3241 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 14:51:11 +00:00
Amir Raminfar
73414c6a8d
chore: updates go 1.23.1 ( #3258 )
2024-09-06 07:41:02 -07:00
Amir Raminfar
95fafd12c5
chore: updates go 1.23.1
2024-09-06 06:31:57 -07:00
Amir Raminfar
cdf6334cef
chore: skip vue errors
2024-09-05 11:42:38 -07:00
Amir Raminfar
6791c53d43
fix: fixes search while looking back history ( #3256 )
2024-09-05 09:48:13 -07:00
Amir Raminfar
0cbc08fa1a
chore: updates vue ( #3255 )
2024-09-05 08:30:18 -07:00
Amir Raminfar
45c7224d13
fix: improves search on initital load ( #3253 )
2024-09-05 00:22:30 +00:00
Amir Raminfar
51a3f1f03b
chore: updates vue ( #3252 )
2024-09-04 17:00:27 -07:00
Amir Raminfar
9ddbe6fbb0
feat: shows raw json in complex logs with option to copy ( #3251 )
2024-09-04 08:53:40 -07:00
Amir Raminfar
a62331a488
chore: release v8.4.1
2024-09-03 13:56:59 -07:00
Amir Raminfar
2a3af94467
fix: fixes merged view and incorrect base. fixes #3248 ( #3249 )
2024-09-03 20:54:10 +00:00
Amir Raminfar
42e423fd2e
chore: release v8.4.0
2024-09-03 09:02:48 -07:00
Amir Raminfar
9a146ae62a
chore: fixes docs
2024-09-03 09:01:21 -07:00
Amir Raminfar
1518d80aad
chore: updates to vue 3.5
2024-09-03 08:55:19 -07:00
Amir Raminfar
a1efb8e340
fix: supports searching for int, float and boolean ( #3247 )
2024-09-03 15:53:00 +00:00
Amir Raminfar
7d42bd2b02
chore: adds comparison chart for agents and removes warning ( #3246 )
2024-09-03 15:13:42 +00:00
Amir Raminfar
9f2f8b8245
feat!: moves search to backend for better experience. It does remove show search results in context. ( #3245 )
2024-09-03 08:02:09 -07:00
Amir Raminfar
057d7ad712
chore: updates modules
2024-09-01 15:41:16 -07:00
Amir Raminfar
712e1d389a
chore: updates vue component compiler
2024-08-30 09:44:22 -07:00
Amir Raminfar
c1fcafba43
chore: updates vue
2024-08-30 09:43:58 -07:00
Amir Raminfar
74063a0c72
feat: makes improvements to mobile view ( #3244 )
2024-08-30 09:36:27 -07:00
Amir Raminfar
12e7ee33b7
chore: release v8.3.0
2024-08-29 13:23:06 -07:00
Amir Raminfar
db33e28117
chore: fixes wrap
2024-08-29 13:11:22 -07:00
Amir Raminfar
df1a650980
chore: adds pinned headers
2024-08-29 13:07:00 -07:00
Amir Raminfar
a937615747
chore: adds all toggle
2024-08-29 13:04:31 -07:00
Amir Raminfar
d13163b0d9
chore: removes tag if not there for level ( #3242 )
2024-08-29 15:59:50 +00:00
Amir Raminfar
9ea7024c2a
feat: show version number on top right. see #3228 ( #3239 )
2024-08-29 00:39:24 +00:00
Amir Raminfar
85271a595a
feat: adds a side panel for complex logs that enables reordering and enabling fields ( #3237 )
2024-08-29 00:37:04 +00:00
renovate[bot]
62a2ef9eb4
fix(deps): update all non-major dependencies ( #3238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 15:52:03 +00:00
Amir Raminfar
64790daea7
chore: const
2024-08-26 14:23:04 -07:00
Amir Raminfar
0798de3b3a
fix: fixes broken skip logs
2024-08-26 13:42:19 -07:00
Amir Raminfar
0a03923587
feat: changes scroll progress to reflect total available logs instead of just the logs in the browser ( #3236 )
2024-08-26 20:12:24 +00:00
Amir Raminfar
3a0eaf1609
fix: fixes infinite loop when there are no logs ( #3235 )
2024-08-26 18:22:43 +00:00
Amir Raminfar
a6620ff315
chore: fixes broken settings page
2024-08-26 08:13:13 -07:00
Amir Raminfar
aec8139a19
feat: adds animations to bottom when in live mode ( #3231 )
2024-08-26 14:58:39 +00:00
Amir Raminfar
afcb80938e
feat: retries to fetch more logs if no logs are fetched when scrolling up ( #3230 )
2024-08-26 06:23:11 -07:00
Amir Raminfar
36f3308e1d
perf: tries to improve burst of logs ( #3227 )
2024-08-26 06:22:50 -07:00
renovate[bot]
b6091ff944
chore(deps): update dependency jsdom to v25 ( #3233 )
2024-08-26 00:51:35 +00:00
renovate[bot]
4bb007fdfd
fix(deps): update all non-major dependencies ( #3232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 00:22:44 +00:00
Amir Raminfar
a56fea1728
chore: updates makefile
2024-08-25 08:39:10 -07:00
renovate[bot]
6a1a412f47
chore(deps): update all non-major dependencies ( #3224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 16:25:45 +00:00
Qhilm
eaf20059ba
fix: host port nb typo in readme ( #3220 )
2024-08-21 09:11:56 -07:00
renovate[bot]
a0db92401f
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.46.1 ( #3218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 15:19:17 +00:00
Amir Raminfar
3f8728c821
chore: fixes typecheck by reverting hoisting in npmrc ( #3219 )
2024-08-19 15:08:09 +00:00
Amir Raminfar
4319415e1d
fix: fixes settings page when changing language ( #3216 )
2024-08-16 19:34:14 +00:00
renovate[bot]
b54611fb65
fix(deps): update dependency unplugin-vue-macros to ^2.11.6 ( #3215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 15:45:03 +00:00
Cololi
b0012633aa
chore: Complete Simplified and Traditional Chinese translations ( #3214 )
2024-08-16 08:39:05 -07:00
Amir Raminfar
8cbd04812a
bug: fixes broken alt enter on fuzzy search
2024-08-15 15:46:34 -07:00
renovate[bot]
1dea4f1059
fix(deps): update dependency @vueuse/router to v11 ( #3213 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 15:40:27 -07:00
renovate[bot]
3d9e025b39
fix(deps): update dependency @vueuse/components to v11 ( #3210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 22:20:40 +00:00
renovate[bot]
acd9946bc8
fix(deps): update dependency @vueuse/core to v11 ( #3211 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 22:02:00 +00:00
renovate[bot]
9f743132dd
fix(deps): update all non-major dependencies ( #3209 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 21:58:25 +00:00
Amir Raminfar
621a3d98bd
chore: release v8.2.1
2024-08-15 11:01:40 -07:00
renovate[bot]
bf574c6b83
chore(deps): update all non-major dependencies ( #3208 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 17:31:36 +00:00
Florian
9ace6eccdf
feat: Translate the example log entries ( #3206 )
2024-08-15 08:20:45 -07:00
Florian
3d152b13dc
bug: Translated incorrect into German correctly and added missing ( #3205 )
2024-08-14 19:21:40 +00:00
renovate[bot]
10f868d2c4
chore(deps): update all non-major dependencies ( #3201 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 17:12:56 +00:00
Amir Raminfar
077eeb7917
chore: uses zerolog instead of logrus ( #3203 )
2024-08-14 17:04:18 +00:00
Amir Raminfar
37f0249065
chore: removes healthcheck analytics
2024-08-13 13:06:52 -07:00
Amir Raminfar
aacf0474e4
chore: fixes broken anallytics for generate
2024-08-13 13:00:29 -07:00
Amir Raminfar
c1bf6b15c9
chore: release v8.2.0
2024-08-13 12:43:08 -07:00
Amir Raminfar
fa7c7ca62d
docs: updates agents custom certs
2024-08-13 12:42:32 -07:00
Amir Raminfar
0d3ed03e04
chore: updates makefile
2024-08-13 11:49:24 -07:00
Amir Raminfar
7f735d26db
feat: reads certs locally if available ( #3196 )
2024-08-13 11:48:56 -07:00
Amir Raminfar
9467e3d7d5
chore: update readme ( #3199 )
2024-08-13 15:47:59 +00:00
Amir Raminfar
3072709f7e
chore: updates readme
2024-08-13 08:30:46 -07:00
renovate[bot]
d1a308b3b6
chore(deps): update all non-major dependencies ( #3198 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 15:22:58 +00:00
Amir Raminfar
9dfdfbf8b4
chore: removes version from yml files and docs
2024-08-13 08:15:03 -07:00
Jérémy Touati
acbb2a8d24
feat: implements support for custom container names ( #3197 )
2024-08-13 08:04:51 -07:00
Amir Raminfar
6c5dcb7a62
chore: release v8.1.5
2024-08-12 09:43:02 -07:00
Amir Raminfar
aa824453a5
feat: supports any service name in swarm mode by looking internally the hostname ( #3193 )
2024-08-12 09:34:53 -07:00
renovate[bot]
bdf19587f2
chore(deps): update all non-major dependencies ( #3195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 15:35:40 +00:00
Amir Raminfar
1637b37cc1
chore: hides drop down menu on mobile
2024-08-11 08:54:08 -07:00
renovate[bot]
4eb73e96c5
chore(deps): update all non-major dependencies ( #3191 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 20:41:25 +00:00
Amir Raminfar
69fb227519
feat: adds action toolbar for groups, services and stacks ( #3190 )
2024-08-10 13:35:56 -07:00
renovate[bot]
ffc4559047
fix(deps): update all non-major dependencies ( #3188 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 17:44:48 +00:00
renovate[bot]
05fc3f04ec
chore(deps): update all non-major dependencies ( #3186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 17:06:13 +00:00
renovate[bot]
84be3b1648
chore(deps): update all non-major dependencies ( #3185 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 07:20:47 +00:00
renovate[bot]
cabe2c803a
chore(deps): update all non-major dependencies ( #3184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 14:14:18 +00:00
Amir Raminfar
f5a9669249
chore: release v8.1.4
2024-08-05 14:47:50 -07:00
renovate[bot]
c382b25b97
fix(deps): update dependency vitepress to v1.3.2 ( #3171 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 21:08:00 +00:00
Amir Raminfar
9db280e7b4
chore: updates vue-router by adding hoisting ( #3181 )
2024-08-05 21:00:52 +00:00
Amir Raminfar
22c1473c4b
fix: fixes search skipping every other log ( #3180 )
2024-08-05 12:50:40 -07:00
Amir Raminfar
f53c4d7d3d
chore: updates modules ( #3179 )
2024-08-04 16:31:24 -07:00
Amir Raminfar
2514c666c4
chore: updates node modules ( #3177 )
2024-08-03 15:48:09 +00:00
Amir Raminfar
b38a02f5ba
fix: fixes broken image tag in title bar ( #3176 )
2024-08-03 00:24:18 +00:00
Amir Raminfar
db1cccc61f
chore: updates vue
2024-08-01 09:05:12 -07:00
Amir Raminfar
db75e0f3e9
chore: updates vue/vite ( #3174 )
2024-08-01 09:02:01 -07:00
Amir Raminfar
fe149dc8b2
chore: updates vitest ( #3175 )
2024-08-01 15:59:57 +00:00
Amir Raminfar
3a77e2b187
chore: updates node ( #3173 )
2024-08-01 08:43:37 -07:00
Amir Raminfar
6d4be52006
fix: fixes missing info ( #3172 )
2024-08-01 15:36:33 +00:00
Amir Raminfar
ddcd625a70
chore: release v8.1.3
2024-07-31 10:48:36 -07:00
Amir Raminfar
1b9f25e64f
chore: fixes analytics to have better data ( #3170 )
2024-07-31 17:39:24 +00:00
Steven Horner
73fa622721
docs: Fix syntax to enable actions ( #3169 )
2024-07-31 05:58:57 -07:00
renovate[bot]
0e652cb936
chore(deps): update all non-major dependencies ( #3168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 02:37:07 +00:00
Amir Raminfar
657643e6ce
fix: fixes panic in agent with stopped containers ( #3167 )
2024-07-30 19:31:14 -07:00
Amir Raminfar
b4277603cf
chore: fixes title truncate ( #3165 )
2024-07-30 12:10:17 -07:00
Amir Raminfar
d72edefac2
chore: updates swarm file
2024-07-30 07:48:41 -07:00
Amir Raminfar
df4b449bc4
chore: release v8.1.2
2024-07-29 13:10:02 -07:00
Amir Raminfar
74fda04ebb
chore: adds swarm mode as analytics
2024-07-29 12:18:58 -07:00
Amir Raminfar
638889ed58
feat: supports container actions for agents ( #3164 )
2024-07-29 19:16:38 +00:00
renovate[bot]
f09e294f38
fix(deps): update all non-major dependencies ( #3162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 01:54:46 +00:00
Amir Raminfar
de2e757665
fix: refreshes versions for agent properly after restart ( #3160 )
2024-07-28 14:55:15 -07:00
Amir Raminfar
ed84b9a181
perf: uses a semaphore to fetch containers faster in parallel ( #3161 )
2024-07-28 14:54:45 -07:00
Amir Raminfar
c906b80f52
fix: fixes improper version handeling ( #3157 )
2024-07-28 00:32:38 +00:00
Amir Raminfar
e2a951ca3d
chore: release v8.1.1
2024-07-27 16:54:01 -07:00
Amir Raminfar
c91adb221a
fix: fixes default fallback not working. fixes #3154 ( #3156 )
2024-07-27 16:46:11 -07:00
Amir Raminfar
989f0f03ee
feat: uses desktop menu instead for mobile menu ( #3153 )
2024-07-26 11:18:05 -07:00
Amir Raminfar
ba10c03a90
chore: release v8.1.0
2024-07-26 09:32:46 -07:00
Amir Raminfar
41859e64a5
chore: wraps icons
2024-07-26 08:10:58 -07:00
Amir Raminfar
5ef18bf508
chore: fixes sizing on icon
2024-07-26 08:04:31 -07:00
Amir Raminfar
19d0355d7c
perf: only loads selected locales ( #3152 )
2024-07-25 17:29:16 -07:00
Amir Raminfar
cbed761a18
perf: limits maximum items to be fetched when scrolling up. see #3122 ( #3151 )
2024-07-25 15:26:28 +00:00
renovate[bot]
abd9cebdbe
chore(deps): update all non-major dependencies ( #3150 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 15:08:22 +00:00
Amir Raminfar
3a988b8fdc
feat: updates agents to be more resilient by reconnecting. also adds big performance issues in swarm mode with little updates to the UI. ( #3145 )
2024-07-25 08:01:33 -07:00
Amir Raminfar
c87a7b1272
docs: fixes agent page
2024-07-24 19:42:02 -07:00
Amir Raminfar
ed351f9d07
chore: release v8.0.7
2024-07-24 08:25:15 -07:00
renovate[bot]
c4ff571eb5
chore(deps): update all non-major dependencies ( #3148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 15:15:56 +00:00
Amir Raminfar
2bd0031feb
chore: fixes async bug
2024-07-24 08:03:25 -07:00
Amir Raminfar
082bed2382
perf: fixes an issue with too many containers ( #3144 )
2024-07-24 06:58:21 -07:00
Amir Raminfar
4aa315a471
fix: fixes first few lines not showing up. fixes #3139 ( #3142 )
2024-07-23 21:52:46 -07:00
Amir Raminfar
79118368b1
chore: adds more logs for authentication ( #3143 )
2024-07-23 13:05:17 -07:00
renovate[bot]
daf8cf815b
chore(deps): update all non-major dependencies ( #3137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 21:02:26 +00:00
Amir Raminfar
d2015fdebd
chore: cleans up logging context ( #3136 )
2024-07-22 20:57:27 +00:00
renovate[bot]
989a650f12
chore(deps): update pnpm to v9.6.0 ( #3132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 00:26:28 +00:00
Amir Raminfar
a95f8a7ae2
chore: release v8.0.6
2024-07-21 07:45:00 -07:00
renovate[bot]
ab2fb9511e
chore(deps): update all non-major dependencies ( #3131 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-21 14:32:13 +00:00
Amir Raminfar
5d9017be01
fix: fetching more should only allow for one and abort if one is already in progress. fixes #3113 ( #3118 )
2024-07-20 15:51:19 -07:00
Amir Raminfar
aa6556be22
fix: fixes broken auto redirect. see #3123 ( #3129 )
2024-07-20 15:01:01 -07:00
renovate[bot]
8359985d23
chore(deps): update all non-major dependencies ( #3124 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-19 16:26:18 +00:00
Amir Raminfar
808f50dbcd
chore: adds compose file to bug issue
2024-07-18 09:11:02 -07:00
renovate[bot]
565bfa302a
fix(deps): update dependency @iconify-json/material-symbols to ^1.1.85 ( #3121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-18 15:33:15 +00:00
renovate[bot]
e0f567aace
chore(deps): update all non-major dependencies ( #3120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-18 00:26:15 +00:00
Amir Raminfar
01afadd410
fix: uses correct int size for memory ( #3115 )
2024-07-16 06:03:31 -07:00
renovate[bot]
987c0e6cc4
fix(deps): update dependency tailwindcss to ^3.4.5 ( #3117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 16:55:47 +00:00
Amir Raminfar
168344d812
chore: fixes broken error with macros ( #3116 )
2024-07-15 09:48:04 -07:00
renovate[bot]
9f02b3ac1c
chore(deps): update all non-major dependencies ( #3114 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 14:57:17 +00:00
renovate[bot]
59e0b51c1a
fix(deps): update all non-major dependencies ( #3112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 00:59:39 +00:00
Amir Raminfar
6c153051c9
fix: fixes broken host info for remote hosts. fixes #3103
2024-07-14 15:46:02 -07:00
renovate[bot]
c5e3fbcd3f
fix(deps): update all non-major dependencies ( #3111 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-14 02:05:46 +00:00
Amir Raminfar
d138f6689f
docs: updates warnings
2024-07-13 18:23:29 -07:00
Amir Raminfar
64e8ec48e4
docs: adds warning for duplicate hosts
2024-07-13 14:45:42 -07:00
Nikolaos Pothitos
e9ceff0296
docs: fix typo ( #3110 )
2024-07-13 06:34:36 -07:00
Amir Raminfar
749886bbbb
docs: updates env vars
2024-07-12 12:20:03 -07:00
Amir Raminfar
71ff516779
docs: updates env vars
2024-07-12 12:10:32 -07:00
Amir Raminfar
983c956ade
chore: change files
2024-07-12 11:53:44 -07:00
Amir Raminfar
46c62c878f
chore: adds faq
2024-07-12 11:49:04 -07:00
Amir Raminfar
09ff535fea
chore: more templates
2024-07-12 11:47:23 -07:00
Amir Raminfar
6a07f13896
chore: more templates
2024-07-12 11:45:13 -07:00
Amir Raminfar
369b1a68ee
Update issue templates
2024-07-12 11:43:49 -07:00
Amir Raminfar
bcdc79eb43
Update issue templates ( #3107 )
2024-07-12 11:43:11 -07:00
Amir Raminfar
0947073e7d
chore: more templates
2024-07-12 11:38:55 -07:00
Amir Raminfar
63dc37897a
chore: more templates
2024-07-12 11:37:17 -07:00
Amir Raminfar
24280648ae
chore: change files
2024-07-12 10:32:29 -07:00
Amir Raminfar
7fcf71203f
chore: more templates
2024-07-12 10:29:50 -07:00
renovate[bot]
8fec434613
fix(deps): update all non-major dependencies ( #3106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 17:20:48 +00:00
Amir Raminfar
3104195bf2
chore: adds config.yml
2024-07-12 10:17:36 -07:00
Amir Raminfar
a469f5ef36
chore: adds new bug template ( #3105 )
2024-07-12 10:09:08 -07:00
Amir Raminfar
cf2845b29a
docs: update host id in FAQ ( #3102 )
2024-07-12 02:16:43 +00:00
Amir Raminfar
3541c326bf
feat: auto links url for simple logs. fixes #3063 ( #3100 )
2024-07-11 15:42:50 -07:00
Amir Raminfar
15685ce954
chore: release v8.0.5
2024-07-11 12:47:14 -07:00
Amir Raminfar
ec31d60fb0
fix: missed a few anlaytics that were not respecting no analytics flag ( #3099 )
2024-07-11 19:29:53 +00:00
Amir Raminfar
5af611ab44
feat: removes orphaned containers. fixes #3077 ( #3098 )
2024-07-11 19:16:47 +00:00
Amir Raminfar
c5771fa9a4
feat: tries to use swarm node id if exists then machine-id ( #3097 )
2024-07-11 19:09:49 +00:00
Amir Raminfar
8277902020
chore: improves errors
2024-07-11 11:05:26 -07:00
Amir Raminfar
208671ef23
feat: sorts services in swarm view ( #3096 )
2024-07-11 10:56:08 -07:00
Amir Raminfar
4077d5ab47
chore: updates readme
2024-07-11 08:04:47 -07:00
Amir Raminfar
e946e371c5
chore: updates makefile for dev
2024-07-11 08:03:36 -07:00
Amir Raminfar
44fb55ddfc
docs: quick fix
2024-07-10 11:11:48 -07:00
Amir Raminfar
eb07da62ed
chore: uses make generate for int tests instead ( #3092 )
2024-07-10 09:16:40 -07:00
Amir Raminfar
7c3a7826bc
chore: release v8.0.4
2024-07-10 08:53:25 -07:00
Amir Raminfar
d82e00e877
fix: fixes broken versions. fixes #3087 . ( #3084 )
2024-07-10 15:52:54 +00:00
bluepuma77
c4b5c1c193
docs: Update README.md ( #3090 )
2024-07-10 08:18:17 -07:00
Amir Raminfar
da709df7f4
chore: release v8.0.3
2024-07-09 17:11:35 -07:00
renovate[bot]
9099ffce38
chore(deps): update node.js to v22.4.1 ( #3081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-09 22:48:34 +00:00
Amir Raminfar
cdb7855578
docs: updates docs ( #3083 )
2024-07-09 22:43:40 +00:00
renovate[bot]
536a3a630f
chore(deps): update dependency vitest to v2 ( #3082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-09 20:59:51 +00:00
Amir Raminfar
b8662ff8d5
fix: properly closes unused connections ( #3080 )
2024-07-09 13:02:15 -07:00
Amir Raminfar
09d5470053
chore: release v8.0.2
2024-07-09 09:59:12 -07:00
Amir Raminfar
f866724f62
chore: adds more examples
2024-07-09 09:42:21 -07:00
Amir Raminfar
ce2b008098
fix: improves memory leak in new container stream ( #3076 )
2024-07-09 15:14:28 +00:00
renovate[bot]
00f2c4f2ef
fix(deps): update all non-major dependencies ( #3073 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 02:37:21 +00:00
Amir Raminfar
a4ee0c82fd
docs: adds custom groups
2024-07-07 11:00:34 -07:00
Amir Raminfar
c2d3e83c55
docs: adds more examples
2024-07-07 10:49:13 -07:00
Amir Raminfar
30347b0491
chore: typo
2024-07-07 08:23:08 -07:00
Amir Raminfar
af92c5e0ea
docs: adds tip for swarm mode
2024-07-07 08:18:25 -07:00
Amir Raminfar
3373703114
docs: updates text
2024-07-06 18:36:25 -07:00
Amir Raminfar
6246b866d5
fix: removes empty stacks ( #3071 )
2024-07-06 14:22:32 -07:00
Amir Raminfar
ad5d3e8e75
docs: deprecation
2024-07-06 14:05:46 -07:00
Amir Raminfar
044c1db55d
chore: refactors main.go and moves cli args to a new file ( #3070 )
2024-07-06 17:51:36 +00:00
renovate[bot]
9535b80c10
chore(deps): update all non-major dependencies ( #3068 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 16:51:08 +00:00
Amir Raminfar
8b367010ce
chore: updates gitignore to checkin generated files
2024-07-06 09:45:32 -07:00
Amir Raminfar
4ba989e52a
Update agent.md
2024-07-05 14:45:10 -07:00
Amir Raminfar
abac919aaa
chore: release v8.0.1
2024-07-05 13:51:55 -07:00
Amir Raminfar
178aeeb77f
chore: fixes deploy
2024-07-05 13:47:52 -07:00
Amir Raminfar
c83fe15bf5
docs:updates links to deprecation
2024-07-05 13:46:06 -07:00
Amir Raminfar
7a1424bdd4
chore: release v8.0.0
2024-07-05 13:40:23 -07:00
Amir Raminfar
4de9c775ba
feat!: implements swarm mode with agents ( #3058 )
2024-07-05 13:38:10 -07:00
renovate[bot]
2e5fb71938
fix(deps): update all non-major dependencies ( #3065 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 17:23:20 +00:00
renovate[bot]
26e4d8810b
fix(deps): update all non-major dependencies ( #3064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 01:22:52 +00:00
Amir Raminfar
48fc3d3c74
chore: updates docker to latest client and fixes deprecations ( #3062 )
2024-06-28 21:17:45 +00:00
renovate[bot]
89f8530620
fix(deps): update dependency entities to v5 ( #3060 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-28 19:45:59 +00:00
renovate[bot]
2fe8e1ab6c
chore(deps): update all non-major dependencies ( #3059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-28 19:37:06 +00:00
renovate[bot]
9b87cd929c
fix(deps): update dependency daisyui to ^4.12.7 ( #3056 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 01:40:28 +00:00
renovate[bot]
806af34a2d
fix(deps): update all non-major dependencies ( #3055 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 15:13:38 +00:00
renovate[bot]
3b1801a10a
chore(deps): update all non-major dependencies ( #3054 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 15:54:02 +00:00
Amir Raminfar
ed49153af7
chore: release v7.0.7
2024-06-21 12:35:06 -07:00
Amir Raminfar
0c596262f0
chore: remove unused
2024-06-21 12:15:34 -07:00
Amir Raminfar
3d19870b36
chore: fixes bugs with auto switching of menu
2024-06-21 12:04:22 -07:00
Amir Raminfar
ae960bac05
chore: fixes type on routes
2024-06-21 11:20:07 -07:00
renovate[bot]
217db5ff54
fix(deps): update all non-major dependencies ( #3053 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 11:14:29 -07:00
codeman1o1
f0b44a2608
feat: adds critical ( #3051 )
2024-06-20 06:32:36 -07:00
Amir Raminfar
9465253baf
docs: adds search and icons
2024-06-19 15:16:16 -07:00
renovate[bot]
e41a981710
chore(deps): update all non-major dependencies ( #3049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 15:03:54 +00:00
renovate[bot]
98bbc245dc
chore(deps): update docker/bake-action action to v5 ( #3046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 08:10:48 -07:00
renovate[bot]
1fe510dc35
chore(deps): update docker/build-push-action action to v6 ( #3047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 08:10:40 -07:00
renovate[bot]
197bf2fa53
chore(deps): update all non-major dependencies ( #3045 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 14:17:09 +00:00
Amir Raminfar
5d68080db2
chore: reverts docs
2024-06-17 19:11:22 -07:00
Amir Raminfar
0d613a7c97
Revert "chore: fix bug"
...
This reverts commit 37c221f89c .
2024-06-17 19:10:29 -07:00
Amir Raminfar
baf63ca9f1
Revert "docs: updates fonts ( #3042 )"
...
This reverts commit 8e894f0e65 .
2024-06-17 19:08:28 -07:00
Amir Raminfar
37c221f89c
chore: fix bug
2024-06-17 17:09:51 -07:00
Amir Raminfar
8e894f0e65
docs: updates fonts ( #3042 )
2024-06-18 00:08:04 +00:00
Amir Raminfar
f24d4951ad
chore: upgrade to unplug-vue-router ( #3041 )
2024-06-17 12:07:24 -07:00
Amir Raminfar
d344c5f20e
docs: removes shadow ( #3040 )
2024-06-17 17:15:00 +00:00
renovate[bot]
3af15ac43e
chore(deps): update all non-major dependencies ( #3039 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 19:12:57 +00:00
Amir Raminfar
513e51134b
docs: star count docs ( #3037 )
2024-06-15 20:39:00 +00:00
renovate[bot]
0bb5395d28
chore(deps): update all non-major dependencies ( #3034 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 13:10:08 +00:00
renovate[bot]
58903612fc
chore(deps): update all non-major dependencies ( #3033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 17:43:03 +00:00
Amir Raminfar
6452015d8a
chore: release v7.0.6
2024-06-12 13:59:35 -07:00
Amir Raminfar
4b48b73fb9
fix: adds missing . in swarm id for containter title
2024-06-12 12:50:33 -07:00
renovate[bot]
1898b87b15
fix(deps): update all non-major dependencies ( #3032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 19:50:29 +00:00
Amir Raminfar
f9c29e2cbc
fix: improves keyboard navigation and styling of fuzzy search ( #3031 )
2024-06-12 12:43:47 -07:00
Amir Raminfar
214b1825a8
feat: improves search by showing all matches within threshold and enable scrolling instead ( #3029 )
2024-06-12 09:23:10 -07:00
renovate[bot]
19ee1fedc4
chore(deps): update all non-major dependencies ( #3030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 01:39:02 +00:00
Amir Raminfar
2355fdb152
chore: code clean up
2024-06-11 07:55:44 -07:00
renovate[bot]
51a2bb5207
chore(deps): update dependency c8 to v10 ( #3025 )
2024-06-10 17:05:30 -07:00
renovate[bot]
34ee472fca
chore(deps): update all non-major dependencies ( #3024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 23:58:54 +00:00
Amir Raminfar
9447b1e3c9
feat: display top 10 in fuzzysearch ( #3023 )
2024-06-10 15:16:34 -07:00
renovate[bot]
6aabe0673c
chore(deps): update all non-major dependencies ( #3022 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-09 22:11:19 +00:00
Amir Raminfar
a7309d10bb
docs: change to tip
2024-06-09 06:20:21 -07:00
Amir Raminfar
8527c4688d
docs: typo
2024-06-09 06:19:21 -07:00
ManiMatter
50a60f04f1
docs: Adjusting compression settings in Traefik ( #3020 )
2024-06-09 05:57:43 -07:00
renovate[bot]
de0913160d
fix(deps): update dependency vite to v5.2.13 ( #3018 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 16:44:18 +00:00
renovate[bot]
6de5cb0fbc
fix(deps): update all non-major dependencies ( #3016 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 17:40:46 +00:00
Amir Raminfar
bafce9e6c5
chore: release v7.0.5
2024-06-06 08:35:04 -07:00
Amir Raminfar
f1e3a43747
chore: updates build files
2024-06-06 08:26:50 -07:00
Amir Raminfar
220218d44d
feat: show start event for containers ( #3014 )
2024-06-06 08:26:03 -07:00
renovate[bot]
5169c211f3
chore(deps): update all non-major dependencies ( #3013 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 15:44:31 +00:00
Amir Raminfar
0bab833fa9
fix: fixes nil pointer when message is null ( #3012 )
2024-06-04 13:51:49 -07:00
Amir Raminfar
895345693c
chore: release v7.0.4
2024-06-03 11:52:06 -07:00
Amir Raminfar
a0d60357b8
fix: implements logfmt with more strict rules. fixes #3006 ( #3007 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 15:52:40 +00:00
renovate[bot]
f2e29dadf1
chore(deps): update dependency @types/node to ^20.14.0 ( #3009 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 00:05:49 +00:00
Amir Raminfar
05d6e47d28
chore: fixes missing files
2024-06-02 16:55:42 -07:00
Amir Raminfar
882c5a1186
docs: updates video for dozzle.dev ( #3008 )
2024-06-02 16:52:39 -07:00
Amir Raminfar
496a894d86
feat: adds severe ( #3005 )
2024-06-01 21:28:28 +00:00
renovate[bot]
e7911dbce6
chore(deps): update dependency prettier to ^3.3.0 ( #3004 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 20:45:44 +00:00
renovate[bot]
1484318279
chore(deps): update all non-major dependencies ( #3002 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 15:49:46 +00:00
Amir Raminfar
8dce75509c
feat: changes the host when a new container is chosen ( #3001 )
2024-05-31 16:19:40 -07:00
Amir Raminfar
689c399ace
chore: release v7.0.3
2024-05-30 16:51:52 -07:00
Amir Raminfar
da62adadc5
fix: fixes a bug when searching for multiple words in fuzzy popup ( #3000 )
2024-05-30 16:51:20 -07:00
Amir Raminfar
3a30c27c9a
feat!: adds services and stacks to fuzzy search. Note labels will no longer be searchable due to a bug on sorting. ( #2999 )
2024-05-30 09:47:20 -07:00
renovate[bot]
4edac1174c
chore(deps): update all non-major dependencies ( #2998 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 15:03:43 +00:00
Amir Raminfar
aeffdcb27f
chore: updates node ( #2997 )
2024-05-30 14:56:12 +00:00
Amir Raminfar
3cb3b395a9
chore: fixes a race condition when fetch is done but not yet processed ( #2996 )
2024-05-30 14:50:53 +00:00
Amir Raminfar
4829a5e8c4
fix: aborts fetchings more request when container is changed. fixes #2993 ( #2995 )
2024-05-29 13:29:31 -07:00
Amir Raminfar
c2c7041cf7
feat: disables user select for dates on simple and complex logs. fixes #2967 ( #2994 )
2024-05-29 08:45:02 -07:00
Amir Raminfar
487a4ad0d4
chore: vscode settings
2024-05-29 08:14:25 -07:00
Amir Raminfar
e00af4321f
chore: extracts more locales text ( #2992 )
2024-05-28 19:37:41 -07:00
Amir Raminfar
ce10266bf2
chore: release v7.0.2
2024-05-28 15:08:15 -07:00
Amir Raminfar
22975208af
fix: fixes typo. fixes #2991
2024-05-28 15:06:44 -07:00
Amir Raminfar
aed903d57d
chore: release v7.0.1
2024-05-28 09:02:29 -07:00
renovate[bot]
98a8f4ac81
chore(deps): update all non-major dependencies ( #2990 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 15:13:31 +00:00
Amir Raminfar
a65f8a2c3a
chore: css clean up ( #2988 )
2024-05-27 20:43:22 +00:00
renovate[bot]
4dd99c209c
fix(deps): update all non-major dependencies ( #2987 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 14:48:20 +00:00
Amir Raminfar
518e3c8ac9
fix: fixes bug when switching between merged logs was not working
2024-05-26 18:40:53 -07:00
renovate[bot]
19c800fc27
chore(deps): update all non-major dependencies ( #2986 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 00:05:31 +00:00
Amir Raminfar
34dcf9d068
chore: fixes reverse bug on stats
2024-05-26 12:34:55 -07:00
Amir Raminfar
beb95c2f87
fix: improves the loading of stats between page changes ( #2985 )
2024-05-26 17:29:26 +00:00
Amir Raminfar
3b34578e92
feat: adds a simple loader when waiting for logs ( #2984 )
2024-05-26 10:25:20 -07:00
Amir Raminfar
89d9e67862
fix: fixes when only one container is in a service ( #2983 )
2024-05-25 15:56:20 -07:00
Amir Raminfar
c268fa4e8b
fix: bug when a new container in service mode is created ( #2982 )
2024-05-24 13:04:50 -07:00
Amir Raminfar
a089b394e0
chore: updates buy me button
2024-05-24 10:37:10 -07:00
Amir Raminfar
555c0b7222
docs: generates better sitemap
2024-05-24 10:08:30 -07:00
Amir Raminfar
2a36a45fe9
docs: sponsors ( #2981 )
2024-05-24 09:31:24 -07:00
Amir Raminfar
57bcf874fd
chore(docs): updates info on swarm mode
2024-05-24 08:01:48 -07:00
Amir Raminfar
56339b3959
chore: release v7.0.0
2024-05-24 08:01:10 -07:00
Amir Raminfar
2e774481c1
chore: minor fix on padding and regression
2024-05-23 18:27:42 -07:00
Amir Raminfar
aed171cb6b
fix: fixes padding on mobile ( #2980 )
2024-05-23 23:25:04 +00:00
Amir Raminfar
4c7f281257
fix: uses better colors for different container names ( #2979 )
2024-05-23 21:46:57 +00:00
Amir Raminfar
6acb7126f5
fix: fixes menu bug when merging logs ( #2978 )
2024-05-23 20:26:28 +00:00
Amir Raminfar
9408a9ac45
docs: updates docs for INFO ( #2977 )
2024-05-23 19:27:59 +00:00
Amir Raminfar
f644d57964
feat: shows offline also on dashboard host list
2024-05-23 12:24:58 -07:00
Amir Raminfar
9dfbf7463c
docs: adds documentation for swarm mode ( #2976 )
2024-05-23 11:42:14 -07:00
renovate[bot]
1f19785c99
fix(deps): update all non-major dependencies ( #2975 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 17:22:23 +00:00
Amir Raminfar
ba0206a903
feat: supports swarm mode with stacks and services on remote hosts 🙌🏼 ( #2961 )
2024-05-23 10:17:16 -07:00
Amir Raminfar
68908e57b7
chore: release v6.6.3
2024-05-23 08:30:20 -07:00
Amir Raminfar
b97e0d28cd
chore: changes implementation of ordered map ( #2974 )
2024-05-23 08:26:34 -07:00
Amir Raminfar
1d1f3ed36a
feat: keeps the order of json keys. see fixes #2970 ( #2971 )
2024-05-22 15:59:54 -07:00
renovate[bot]
38352379ab
chore(deps): update dependency sitemap to v8 ( #2973 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 12:30:45 -07:00
renovate[bot]
cb602957bc
chore(deps): update all non-major dependencies ( #2972 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 19:25:08 +00:00
Richard Hull
05edd49487
fix: Coerce log level to lowercase when guessing in structured json ( #2968 )
2024-05-22 06:07:45 -07:00
renovate[bot]
b326dca06d
chore(deps): update all non-major dependencies ( #2966 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 18:02:31 +00:00
Amir Raminfar
219e20fdba
chore: fixes race condition in container store ( #2965 )
2024-05-21 10:57:16 -07:00
renovate[bot]
bc627a725f
chore(deps): update all non-major dependencies ( #2952 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 23:40:09 +00:00
Amir Raminfar
0c9c09dc4c
chore: ignores vue typescript error temporary
2024-05-17 16:31:54 -07:00
Amir Raminfar
5810383a29
fix: only shows event stream error when trying to reconnect ( #2958 )
2024-05-14 06:13:46 -07:00
Amir Raminfar
cbda1e753c
chore: fixes race condition ( #2959 )
2024-05-13 15:32:51 -07:00
LovelessCodes
b1f980f49b
feat: Danish translation file ( #2957 )
2024-05-13 13:09:51 -07:00
Amir Raminfar
a3310a71f6
chore: release v6.6.2
2024-05-13 08:59:08 -07:00
Amir Raminfar
dafc9f674e
fix: fixes broken homepage with stats ( #2956 )
2024-05-13 15:58:52 +00:00
Amir Raminfar
16b1aad93f
chore: release v6.6.1
2024-05-13 08:31:41 -07:00
Amir Raminfar
b82a0e2fef
chore: updates go modules ( #2955 )
2024-05-13 15:28:29 +00:00
Amir Raminfar
9510a1f79e
chore: updates some modules
2024-05-13 08:21:44 -07:00
Marcin Wołosz
8a0166d37d
feat: polish language added ( #2954 )
2024-05-13 07:40:59 -07:00
Amir Raminfar
0a2248dfe3
feat: makes host cards more responsive on mobile ( #2949 )
2024-05-12 19:45:54 -07:00
Amir Raminfar
a712c8fa34
chore: spacing
2024-05-12 13:29:30 -07:00
Amir Raminfar
4b3d2b3224
feat: uses expoentital average for host ( #2951 )
2024-05-12 20:24:04 +00:00
Fabeuss
2864bafa14
fix: updates fr.yml ( #2950 )
2024-05-12 13:21:02 -07:00
Freddy Grande
8433f89bd2
feat: Adding debug log when host-specific certificate path not found ( #2948 )
2024-05-12 05:56:52 -07:00
Freddy Grande
bc1a5fbc8b
docs: Updated documentation for Remote Host Setup ( #2947 )
2024-05-12 05:55:16 -07:00
Amir Raminfar
4b046596b7
fix: brings back labels CPU and bases CPU on one core. See #2944 ( #2945 )
2024-05-12 01:46:28 +00:00
Amir Raminfar
e09aeb421b
chore: reverts back vue-tsc ( #2946 )
2024-05-12 01:41:47 +00:00
renovate[bot]
5b12a7ba24
fix(deps): update all non-major dependencies ( #2943 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 21:43:21 +00:00
Amir Raminfar
dc2d892b89
chore: release v6.6.0
2024-05-10 14:37:25 -07:00
Amir Raminfar
a991e66436
feat: adds generate subcommand to auto generate users.yml ( #2939 )
2024-05-10 14:35:49 -07:00
Amir Raminfar
44f68cc482
feat: Shows hosts in cards with their respective stats and updates the container table to filter by host 🥳 ( #2932 )
2024-05-10 21:35:17 +00:00
renovate[bot]
dcb5eb4ccc
chore(deps): update all non-major dependencies ( #2942 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 15:28:33 +00:00
Amir Raminfar
8a2640cd6b
chore: send server id by loading system info ( #2936 )
2024-05-08 01:18:51 +00:00
renovate[bot]
d37c1395cb
fix(deps): update all non-major dependencies ( #2937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 00:13:33 +00:00
Amir Raminfar
de23166a22
chore: uses tailwind daisyui progress bar instead
2024-05-07 08:49:40 -07:00
renovate[bot]
fdffba179d
fix(deps): update dependency unplugin-vue-macros to ^2.9.2 ( #2933 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 01:02:58 +00:00
renovate[bot]
b008354f02
fix(deps): update all non-major dependencies ( #2930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-04 16:37:14 +00:00
Amir Raminfar
deaeff73cb
feat: sorts homepage every 10 seconds ( #2929 )
2024-05-02 17:20:13 +00:00
renovate[bot]
88f0a227e7
fix(deps): update dependency vite to v5.2.11 ( #2928 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 14:47:11 +00:00
renovate[bot]
dc993aa816
chore(deps): update all non-major dependencies ( #2926 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 21:14:22 +00:00
Amir Raminfar
cc8e715cc5
feat: downloads visible streams only instead of all ( #2924 )
2024-04-30 16:40:27 +00:00
renovate[bot]
448341c343
fix(deps): update all non-major dependencies ( #2920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 21:27:36 +00:00
renovate[bot]
53b91e662b
fix(deps): update all non-major dependencies ( #2919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-28 01:42:13 +00:00
Amir Raminfar
011f55c55b
chore: release v6.5.2
2024-04-26 14:37:32 -07:00
Amir Raminfar
d7079c36e4
chore: logs swarm mode to beacon ( #2918 )
2024-04-26 21:30:32 +00:00
Amir Raminfar
7fb4dcce77
docs: updates homepage sub heading
2024-04-25 08:54:16 -07:00
Amir Raminfar
0699680c2f
docs: updates homepage
2024-04-25 08:46:38 -07:00
renovate[bot]
e91d643968
chore(deps): update dependency vitest to ^1.5.2 ( #2917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 15:35:28 +00:00
renovate[bot]
d0b522116d
chore(deps): update all non-major dependencies ( #2916 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 01:16:29 +00:00
renovate[bot]
56ec36e10c
chore(deps): update all non-major dependencies ( #2914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 17:53:48 +00:00
Amir Raminfar
588cd604ce
feat: Add Turkish language support ( #2912 )
...
Co-authored-by: hasanbeder <hasanbeder@yahoo.com >
2024-04-22 08:03:01 -07:00
renovate[bot]
c49b761f1f
fix(deps): update all non-major dependencies ( #2911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 14:56:45 +00:00
renovate[bot]
22d8e86061
chore(deps): update pnpm to v9.0.5 ( #2910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 00:34:26 +00:00
renovate[bot]
a6ca9635d6
chore(deps): update all non-major dependencies ( #2908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 20:34:33 +00:00
renovate[bot]
b5b8650ce6
fix(deps): update module github.com/docker/docker to v26.0.2+incompatible [security] ( #2906 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 00:51:07 +00:00
renovate[bot]
4d75978133
chore(deps): update all non-major dependencies ( #2905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 15:02:46 +00:00
renovate[bot]
534f21fa06
chore(deps): update all non-major dependencies ( #2903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 20:21:18 +00:00
Amir Raminfar
2f160a9d8b
chore: release v6.5.1
2024-04-16 12:56:14 -07:00
Amir Raminfar
f4dd11d136
feat: only groups containers when there is more than one ( #2902 )
2024-04-16 19:55:59 +00:00
Amir Raminfar
81705c8a47
feat: implement sticky collapsed and expanded groups on side menu ( #2901 )
2024-04-16 08:44:26 -07:00
renovate[bot]
2882961288
chore(deps): update all non-major dependencies ( #2899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 15:17:17 +00:00
renovate[bot]
bac8737161
chore(deps): update pnpm to v9 ( #2900 )
2024-04-16 08:12:36 -07:00
renovate[bot]
4d9cc362df
chore(deps): update all non-major dependencies ( #2898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 01:33:22 +00:00
Amir Raminfar
885db043ad
chore: release v6.5.0
2024-04-14 14:22:48 -07:00
renovate[bot]
f804e475d1
chore(deps): update all non-major dependencies ( #2896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 21:19:46 +00:00
Amir Raminfar
e4e6903ef3
fix: removes toSorted() for older browsers that do not support it ( #2895 )
2024-04-14 14:06:11 -07:00
Amir Raminfar
ec03e93298
feat: groups containers by stack or compose when possible ( #2893 )
2024-04-14 14:05:27 -07:00
renovate[bot]
56aa440c92
chore(deps): update all non-major dependencies ( #2892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 16:49:19 +00:00
Amir Raminfar
27989fca52
chore: release v6.4.6
2024-04-11 09:37:26 -07:00
Amir Raminfar
02c834359b
fix: uses noindex instead of robots.txt ( #2890 )
2024-04-11 16:37:12 +00:00
Amir Raminfar
857896e448
chore: release v6.4.5
2024-04-11 09:26:29 -07:00
Amir Raminfar
b781570811
fix: removes any configuration from index.html when users are not authenticated ( #2889 )
2024-04-11 09:03:37 -07:00
renovate[bot]
ac04e4c149
chore(deps): update all non-major dependencies ( #2888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 15:27:50 +00:00
renovate[bot]
89d761d389
chore(deps): update all non-major dependencies ( #2886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 15:17:17 +00:00
Amir Raminfar
fdb0984e3a
docs: updates analytics docs
2024-04-10 08:09:24 -07:00
Amir Raminfar
9e99e043cd
chore: release v6.4.4
2024-04-09 14:00:14 -07:00
Amir Raminfar
9aaae8ee91
fix: fixes actions with new routes. fixes #2883 ( #2884 )
2024-04-09 20:59:38 +00:00
Amir Raminfar
5110456537
chore: updates packages ( #2882 )
2024-04-09 10:59:46 -07:00
Amir Raminfar
6fdd5b788f
docs: adds filter documentation
2024-04-09 09:18:25 -07:00
Amir Raminfar
2b6fb8556f
chore: release v6.4.3
2024-04-08 14:03:18 -07:00
Amir Raminfar
af7ed8b424
chore: fixes interval healthcheck ( #2881 )
2024-04-08 14:02:59 -07:00
renovate[bot]
c63dc9dc13
chore(deps): update docker/setup-buildx-action action to v3.3.0 ( #2880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 19:04:00 +00:00
Amir Raminfar
83f488ecef
fix: tries to reconnect of remote host disconnects ( #2876 )
2024-04-08 11:59:03 -07:00
renovate[bot]
3d2036c97a
chore(deps): update all non-major dependencies ( #2878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 00:23:36 +00:00
renovate[bot]
f3d49607a3
chore(deps): update all non-major dependencies ( #2875 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 18:06:51 +00:00
Amir Raminfar
9b641a99da
fix: fixes background color with ansi colors. fixes #2873 ( #2874 )
2024-04-05 10:56:05 -07:00
renovate[bot]
d09e179445
fix(deps): update all non-major dependencies ( #2872 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 15:48:53 +00:00
renovate[bot]
daffeb17f8
chore(deps): update all non-major dependencies ( #2871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 20:30:30 +00:00
Amir Raminfar
3c7df537ec
chore: changes APIs to be more restful and prepare for services ( #2869 )
2024-04-02 10:01:02 -07:00
renovate[bot]
376318bbbf
chore(deps): update all non-major dependencies ( #2868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 16:26:38 +00:00
renovate[bot]
c448636641
chore(deps): update actions/configure-pages action to v5 ( #2864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 07:39:13 -07:00
renovate[bot]
30323bf3af
chore(deps): update dependency @types/node to ^20.12.2 ( #2863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 14:35:02 +00:00
renovate[bot]
296ed7945b
chore(deps): update all non-major dependencies ( #2860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 15:00:33 +00:00
Amir Raminfar
f343e12979
chore: enables static checker ( #2859 )
2024-03-28 10:35:10 -07:00
renovate[bot]
b3b01d96a8
chore(deps): update all non-major dependencies ( #2858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 15:24:17 +00:00
renovate[bot]
783b7f0307
fix(deps): update all non-major dependencies ( #2857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 18:46:25 +00:00
Amir Raminfar
cc26b1be81
chore: release v6.4.2
2024-03-26 09:07:37 -07:00
renovate[bot]
263ad3f235
chore(deps): update all non-major dependencies ( #2855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 15:50:54 +00:00
Amir Raminfar
9c1b967502
feat: improves icons placement for expanding json ( #2854 )
2024-03-26 15:46:05 +00:00
renovate[bot]
21c775d40b
fix(deps): update dependency @intlify/unplugin-vue-i18n to v4 ( #2853 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 08:43:20 -07:00
renovate[bot]
943d0a87a1
chore(deps): update all non-major dependencies ( #2852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 14:35:49 +00:00
Amir Raminfar
a08e85cf7b
chore: cleans up tests ( #2850 )
2024-03-25 15:33:16 -07:00
Amir Raminfar
3a2546f919
feat: hides per page dropdown when total number of containers is less than a page ( #2849 )
2024-03-25 08:09:10 -07:00
renovate[bot]
d55e5f1c53
fix(deps): update dependency unplugin-vue-macros to ^2.7.13 ( #2848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 03:50:06 +00:00
Amir Raminfar
0639320dca
chore: updates total test for collector ( #2847 )
2024-03-25 01:45:09 +00:00
renovate[bot]
293f6a075b
fix(deps): update all non-major dependencies ( #2846 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 01:32:55 +00:00
Amir Raminfar
ef0938d6b8
chore: adds tests ( #2845 )
2024-03-23 21:32:17 -07:00
renovate[bot]
192d3783af
fix(deps): update all non-major dependencies ( #2843 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 19:11:29 +00:00
renovate[bot]
2d7c806390
fix(deps): update module github.com/docker/docker to v26 ( #2841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 09:16:51 -07:00
renovate[bot]
e643099f34
fix(deps): update all non-major dependencies ( #2840 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 16:14:48 +00:00
Amir Raminfar
821c3e90f2
chore: release v6.4.1
2024-03-21 09:09:25 -07:00
Amir Raminfar
b72ee29aa3
fix: this fixes a critical bug where multiple stat collectors were competing and never stopping. see #2838 ( #2839 )
2024-03-21 16:09:01 +00:00
Amir Raminfar
83ef59cd88
chore: release v6.4.0
2024-03-20 11:37:27 -07:00
Amir Raminfar
0ca6624238
feat: deactivates collection of stats after 6 hours of idle ( #2830 )
2024-03-20 10:53:52 -07:00
renovate[bot]
f9aabf138c
fix(deps): update all non-major dependencies ( #2837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 16:12:39 +00:00
renovate[bot]
7ed2c50ba7
chore(deps): update all non-major dependencies ( #2836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 22:14:23 +00:00
Amir Raminfar
993b3fd2f6
fix: fixes parsing of logfmt logs with a regex. fixes #2834 ( #2835 )
2024-03-19 14:36:39 -07:00
Amir Raminfar
9bf6cd8821
chore: code fix
2024-03-19 14:27:57 -07:00
renovate[bot]
cb99bcdc09
fix(deps): update dependency date-fns to ^3.6.0 ( #2832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 03:52:02 +00:00
renovate[bot]
a8e4267c67
chore(deps): update all non-major dependencies ( #2831 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 00:57:39 +00:00
renovate[bot]
c0a80c5591
chore(deps): update all non-major dependencies ( #2827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 16:42:44 +00:00
Amir Raminfar
7f38bdaf4b
chore: code clean up
2024-03-14 12:22:32 -07:00
Amir Raminfar
c2fce52e1c
perf: adds caching and brotli ( #2826 )
2024-03-14 12:11:36 -07:00
Amir Raminfar
09a9886423
perf: makes messages for copy and paste lazy for minor perf improvement
2024-03-14 08:29:16 -07:00
Amir Raminfar
e7cabc8857
chore: release v6.3.1
2024-03-13 08:37:55 -07:00
Amir Raminfar
7e3d501f0f
fix: fixes global regex with g flag. fixes #2822 ( #2825 )
2024-03-13 15:36:55 +00:00
Amir Raminfar
c2dbcd546c
chore: release v6.3.0
2024-03-12 12:20:41 -07:00
Amir Raminfar
ec2be9c0f2
feat: brings colors back and fixes #2639 ( #2823 )
2024-03-12 19:15:18 +00:00
Amir Raminfar
32ed13d7d7
fix: uses data attributes for auto theme and removes postcss-mixins ( #2820 )
2024-03-11 16:57:47 +00:00
renovate[bot]
f5b4cfd55a
fix(deps): update all non-major dependencies ( #2819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 16:44:58 +00:00
renovate[bot]
4c07a7210b
fix(deps): update all non-major dependencies ( #2818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 01:05:59 +00:00
Fabeuss
34d8ef6913
feat: Adds french ( #2815 )
2024-03-10 06:32:41 -07:00
Amir Raminfar
7fbac3b118
chore: fix types
2024-03-08 11:41:46 -08:00
renovate[bot]
4e59cf3937
fix(deps): update dependency @intlify/unplugin-vue-i18n to v3 ( #2813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 15:01:40 -08:00
renovate[bot]
e02378f93f
chore(deps): update all non-major dependencies ( #2812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 22:04:10 +00:00
Nikolaos Pothitos
32b8b02607
docs: add missing base slash and remove non-existent nginx configuration ( #2809 )
2024-03-05 16:10:01 -08:00
renovate[bot]
721e8e9e36
chore(deps): update all non-major dependencies ( #2808 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 22:11:40 +00:00
Amir Raminfar
8055512bc4
chore: release v6.2.7
2024-03-05 10:46:33 -08:00
Amir Raminfar
61f26b7bc3
fix: redirects login page to previous page after successful login. see #2806 ( #2807 )
2024-03-05 18:42:46 +00:00
renovate[bot]
e6528a7fc1
fix(deps): update dependency postcss-mixins to v10 ( #2805 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 10:37:46 -08:00
renovate[bot]
378de1a12b
fix(deps): update all non-major dependencies ( #2804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 23:23:22 +00:00
renovate[bot]
c803fe3119
chore(deps): update dependency vue-tsc to v2 ( #2803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 08:43:58 -08:00
renovate[bot]
0e1541b78d
chore(deps): update all non-major dependencies ( #2802 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 22:07:55 +00:00
Amir Raminfar
1d14c6c6e7
chore: release v6.2.6
2024-03-01 13:09:02 -08:00
Amir Raminfar
b78b70b233
feat: adds hideMenu as a query parameter ( #2796 )
2024-02-29 08:11:02 -08:00
renovate[bot]
f9465a2d66
chore(deps): update all non-major dependencies ( #2797 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 18:30:49 +00:00
renovate[bot]
a5da85d603
chore(deps): update all non-major dependencies to ^3.4.20 ( #2795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 03:40:30 +00:00
renovate[bot]
2140fe3d37
fix(deps): update module github.com/puzpuzpuz/xsync/v3 to v3.1.0 ( #2794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 21:24:11 +00:00
renovate[bot]
ff2e766324
chore(deps): update all non-major dependencies ( #2791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 16:21:17 +00:00
Amir Raminfar
336e8acd0b
fix: improves fuzzy by using key down instead of up ( #2790 )
2024-02-23 21:09:14 +00:00
renovate[bot]
a6c2c7dbbc
fix(deps): update all non-major dependencies ( #2789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 17:38:43 +00:00
Amir Raminfar
8d844b4302
chore: release v6.2.5
2024-02-20 09:15:38 -08:00
Amir Raminfar
ac66969126
chore: fixes types
2024-02-20 09:15:17 -08:00
renovate[bot]
b896e16941
fix(deps): update all non-major dependencies ( #2788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 16:57:21 +00:00
Amir Raminfar
5b1b2463b0
fix: fixes missing nano seconds for parsing between logs. see #2783 ( #2785 )
2024-02-20 08:50:00 -08:00
Amir Raminfar
07d0c7fac5
fix: fixes changing items per page. fixes #2784 ( #2786 )
2024-02-19 23:12:16 +00:00
renovate[bot]
d2d573c399
fix(deps): update all non-major dependencies ( #2782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 01:57:52 +00:00
renovate[bot]
54ad9d094b
chore(deps): update all non-major dependencies ( #2781 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 21:51:56 +00:00
renovate[bot]
afb9bc971c
fix(deps): update all non-major dependencies ( #2778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 16:42:38 +00:00
renovate[bot]
3e0d010390
chore(deps): update all non-major dependencies ( #2777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 16:39:46 +00:00
renovate[bot]
76e5b960aa
fix(deps): update all non-major dependencies ( #2776 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 20:16:36 +00:00
Amir Raminfar
152bdb8c8f
feat: adds italian locale ( #2775 )
2024-02-12 15:53:06 +00:00
Amir Raminfar
77e49d132f
chore: removes unused packages ( #2772 )
2024-02-11 13:43:55 -08:00
Amir Raminfar
3fe087935c
chore: release v6.2.4
2024-02-10 09:46:49 -08:00
renovate[bot]
b47cf7940a
chore(deps): update all non-major dependencies ( #2771 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 17:16:41 +00:00
Amir Raminfar
420b398e50
chore: uses 1.22 for testing ( #2770 )
2024-02-10 17:13:19 +00:00
Ivan
91d79c99ea
feat: add Content-Encoding for downloading logs ( #2769 )
2024-02-10 06:02:10 -08:00
Amir Raminfar
28c2cdc571
chore: release v6.2.3
2024-02-09 11:13:20 -08:00
Amir Raminfar
d67f2da1ba
fix: uses github.com/goccy/go-json for less CPU ( #2766 )
2024-02-09 11:11:20 -08:00
Ahmet
a99672a5da
chore: adjust supported env variables in readme ( #2768 )
2024-02-08 23:18:09 +00:00
renovate[bot]
eefa472516
fix(deps): update all non-major dependencies ( #2764 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 18:58:12 +00:00
Amir Raminfar
11cde3d5fc
chore: fixes improvements with go1.22
2024-02-07 12:33:28 -08:00
Amir Raminfar
935d76e539
chore: release v6.2.2
2024-02-07 11:20:47 -08:00
Amir Raminfar
2497d62fe2
chore: fixes tests
2024-02-07 11:13:33 -08:00
Amir Raminfar
7103cc3c5c
fix: fixes initital load not being ready yet ( #2763 )
2024-02-07 18:53:19 +00:00
Amir Raminfar
cd877c910c
fix: fixes a possible race condition ( #2762 )
2024-02-07 17:48:48 +00:00
renovate[bot]
946f59e603
fix(deps): update all non-major dependencies ( #2758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 16:29:05 +00:00
Amir Raminfar
a03e5d10aa
chore: disables static check ( #2760 )
2024-02-07 16:24:02 +00:00
renovate[bot]
183326db52
fix(deps): update all non-major dependencies ( #2754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 01:57:41 +00:00
Amir Raminfar
0ca3058f7b
chore: release v6.2.1
2024-02-04 09:03:07 -08:00
Amir Raminfar
9c7ccc0a59
fix: stops streaming of stats for new containers when stopped ( #2753 )
2024-02-04 16:28:39 +00:00
Amir Raminfar
85d989450d
chore: uses xsync package for maps ( #2752 )
2024-02-04 16:25:05 +00:00
Amir Raminfar
3f81f355bb
chore: release v6.2.0
2024-02-03 14:08:26 -08:00
Amir Raminfar
25cb3c4c53
chore: adds tests for store ( #2751 )
2024-02-03 09:06:05 -08:00
Amir Raminfar
1d4c162fba
Revert "chore: updates tests"
...
This reverts commit 19a83b7b62 .
2024-02-02 16:48:58 -08:00
Amir Raminfar
19a83b7b62
chore: updates tests
2024-02-02 16:20:08 -08:00
Amir Raminfar
454156ae2c
fix: fixes a regression bug in map. fixes #2749 ( #2750 )
2024-02-02 15:54:00 -08:00
EDIflyer
2d8b263df4
fix: reword message on similar container switch countdown banner ( #2748 )
2024-02-02 14:42:39 -08:00
Amir Raminfar
fc8b67a902
fix: fixes race issues ( #2747 )
2024-02-02 13:56:48 -08:00
Amir Raminfar
b8869784d4
fix: fixes a potential deadlock when reading stats ( #2745 )
2024-02-02 09:57:06 -08:00
Amir Raminfar
099c053341
feat: sorts most recent containers on top for fuzzy search ( #2746 )
2024-02-02 09:41:26 -08:00
Amir Raminfar
bd86b2289b
feat: updates labels between running and all containers ( #2742 )
2024-02-01 22:07:16 +00:00
Amir Raminfar
8677a34087
feat: collects all stats like cpu and mem in background for up to 5 minutes ( #2740 )
2024-02-01 12:43:44 -08:00
renovate[bot]
2c398cc227
chore(deps): update all non-major dependencies ( #2741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 20:29:39 +00:00
Amir Raminfar
bb0ca30b81
feat: search textbox is now draggable ( #2737 )
2024-01-30 17:22:58 +00:00
renovate[bot]
f9eb8186d1
chore(deps): update dependency @types/node to ^20.11.10 ( #2735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 00:16:05 +00:00
Amir Raminfar
d767be3757
chore: updates go modules ( #2734 )
2024-01-28 19:06:49 +00:00
renovate[bot]
86f9839211
chore(deps): update all non-major dependencies ( #2733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-27 18:52:22 +00:00
Amir Raminfar
67f25b7bb0
chore: renames cts to cjs ( #2732 )
2024-01-25 10:03:46 -08:00
Amir Raminfar
025ce28134
chore: release v6.1.1
2024-01-24 10:27:28 -08:00
renovate[bot]
25fced7bb9
chore(deps): update all non-major dependencies ( #2731 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 17:52:53 +00:00
Amir Raminfar
ef636c86fc
fix: removes deprecated code ( #2730 )
2024-01-24 17:48:29 +00:00
Amir Raminfar
808abd57bb
fix: improves logfmt ( #2729 )
2024-01-23 13:08:03 -08:00
Amir Raminfar
d07dc2e983
fix: fixes cpu on popup being too long ( #2728 )
2024-01-23 09:01:15 -08:00
renovate[bot]
099f778ca2
fix(deps): update all non-major dependencies ( #2724 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 16:32:02 +00:00
renovate[bot]
9a760a2738
chore(deps): update dependency jsdom to v24 ( #2723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 08:23:33 -08:00
renovate[bot]
b53c6c8275
fix(deps): update dependency @iconify-json/carbon to ^1.1.28 ( #2722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 00:46:05 +00:00
renovate[bot]
8dbe9a5774
chore(deps): update all non-major dependencies ( #2720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 22:33:32 +00:00
Amir Raminfar
5d28917d11
fix(deps): update module github.com/docker/docker to v25 ( #2719 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 14:43:18 -08:00
renovate[bot]
586d717aff
fix(deps): update all non-major dependencies ( #2717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 16:32:24 +00:00
Amir Raminfar
8aba7debe8
chore: release v6.1.0
2024-01-18 09:11:38 -08:00
renovate[bot]
c6647133dd
chore(deps): update all non-major dependencies to ^3.4.15 ( #2713 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 17:08:47 +00:00
Amir Raminfar
82765f4b68
feat: adds support for compact mode. fixes #2710 ( #2712 )
2024-01-18 17:04:58 +00:00
Amir Raminfar
0c33d0f921
feat: defaults locale to auto ( #2711 )
2024-01-18 08:56:38 -08:00
Amir Raminfar
89fe9e6b91
feat: adds a dropdown to switch language locale ( #2708 )
2024-01-18 01:22:06 +00:00
Amir Raminfar
ef359d339c
feat: adds support for LogFmt. fixes #2695 ( #2705 )
2024-01-17 14:01:40 -08:00
Amir Raminfar
9d2a8af435
feat: makes button for page size smaller ( #2707 )
2024-01-17 14:01:18 -08:00
renovate[bot]
6f96303f1d
chore(deps): update all non-major dependencies ( #2709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-17 21:54:37 +00:00
Amir Raminfar
48d7109079
Revert "feat: adds support for LogFmt. fixes #2695 "
...
This reverts commit ccd7f0dd86 .
2024-01-16 13:39:04 -08:00
Amir Raminfar
ccd7f0dd86
feat: adds support for LogFmt. fixes #2695
2024-01-16 13:30:57 -08:00
Amir Raminfar
390d1a3062
chore: release v6.0.8
2024-01-15 10:39:24 -08:00
Amir Raminfar
c6c2c13404
feat: adds option to home page to show more than default containers per page ( #2703 )
2024-01-15 18:38:21 +00:00
renovate[bot]
f80dd56bdf
chore(deps): update all non-major dependencies ( #2702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 02:22:22 +00:00
Amir Raminfar
89babeab9a
chore: moves warn to debug for releases
2024-01-12 11:37:38 -08:00
Feriman
9abab4ce77
read only docker.sock ( #2698 )
2024-01-12 11:35:49 -08:00
Feriman
19c3daf2f7
read only docker.sock ( #2699 )
2024-01-12 11:35:31 -08:00
AmadeusGraves
04fb4f3fa4
Update locale es.yml ( #2690 )
2024-01-11 05:29:01 -08:00
Amir Raminfar
c5680a9b3f
chore: makes faked data better. ( #2689 )
2024-01-10 13:42:23 -08:00
Amir Raminfar
5cd6fc1243
chore: release v6.0.7
2024-01-10 11:26:24 -08:00
Amir Raminfar
1e2ce61991
fix: fixes title bar alignment to base of text ( #2688 )
2024-01-10 11:23:53 -08:00
renovate[bot]
b5e78ae979
fix(deps): update all non-major dependencies ( #2687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 19:15:56 +00:00
Amir Raminfar
f7a36483f9
feat: moves search box higher. fixes #2679 ( #2684 )
2024-01-10 11:10:24 -08:00
Amir Raminfar
cc6ae1d63c
fix: fixes 24 hour style being broken on chrome. fixes #2680 ( #2685 )
2024-01-10 11:10:10 -08:00
Amir Raminfar
9cb973f30e
fix: moves cache for releases to API. fixes #2681 ( #2686 )
2024-01-10 11:07:09 -08:00
renovate[bot]
c98bcd3fcf
chore(deps): update all non-major dependencies ( #2677 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 00:18:05 +00:00
Amir Raminfar
b0cc0a0377
chore: release v6.0.6
2024-01-09 14:09:34 -08:00
Amir Raminfar
3a705f2de0
fix: fixes title container stats in small screen ( #2678 )
2024-01-09 14:09:16 -08:00
Amir Raminfar
e1d38a3582
fix: fixes stats on windows ( #2675 )
2024-01-09 13:03:30 -08:00
Amir Raminfar
da24ca249a
chore: enables container queries ( #2676 )
2024-01-09 11:49:56 -08:00
Amir Raminfar
6ca33b5a62
feat: alt-click on side menu opens a new panel ( #2674 )
2024-01-09 10:25:54 -08:00
Amir Raminfar
9a431dbcb0
fix: adds long message for preview ( #2672 )
2024-01-08 15:53:02 -08:00
Amir Raminfar
3b5370fbae
chore: release v6.0.5
2024-01-08 14:40:09 -08:00
Amir Raminfar
8b183e98ff
feat: allows for date format to be overriden with locale. fixes #2665 ( #2671 )
2024-01-08 14:36:08 -08:00
renovate[bot]
7038bb35b2
chore(deps): update all non-major dependencies ( #2670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 20:25:25 +00:00
Amir Raminfar
72a580574a
feat: adds preview for settings ( #2669 )
2024-01-08 12:21:37 -08:00
renovate[bot]
27fe0663cf
chore(deps): update all non-major dependencies ( #2668 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 01:20:43 +00:00
Amir Raminfar
00cb7a6018
chore: release v6.0.4
2024-01-07 14:21:56 -08:00
Amir Raminfar
89b763af59
feat: if password hash is != 64 then error is displayed. ( #2667 )
2024-01-07 22:17:05 +00:00
Amir Raminfar
71d76e9228
chore: release v6.0.3
2024-01-06 09:00:43 -08:00
renovate[bot]
d8d7c9fd4f
fix(deps): update all non-major dependencies ( #2663 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 16:32:46 +00:00
Amir Raminfar
f87d3bbe3e
chore: improves icon size ( #2662 )
2024-01-06 16:29:13 +00:00
renovate[bot]
de88a25bcc
chore(deps): update all non-major dependencies ( #2661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 03:31:24 +00:00
Amir Raminfar
fc93e2d33c
chore: adds more tests ( #2660 )
2024-01-05 19:28:02 -08:00
Amir Raminfar
c1eb699dc6
feat: moves settings to top of the home page ( #2659 )
2024-01-06 01:56:29 +00:00
Amir Raminfar
77517a76da
chore: release v6.0.2
2024-01-05 13:07:04 -08:00
Amir Raminfar
aac38d954d
fix: fixes broken enter on fuzy dialog ( #2658 )
2024-01-05 21:01:21 +00:00
renovate[bot]
d5724d2652
fix(deps): update all non-major dependencies ( #2657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 20:50:50 +00:00
Amir Raminfar
eafd2f144f
fix: improves performance for fuzzy search dialog ( #2656 )
2024-01-05 12:47:07 -08:00
Amir Raminfar
589cad54d9
fix: makes minor improvements to fuzzy search dialog ( #2653 )
2024-01-04 15:12:47 -08:00
renovate[bot]
3a8054f68b
chore(deps): update all non-major dependencies to ^3.4.5 ( #2652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 15:52:20 +00:00
Amir Raminfar
a4026e16e8
feat: adds labels to fuzzy search dialog ( #2649 )
2024-01-04 07:47:51 -08:00
Amir Raminfar
ee4f94ce2e
fix: fixes z-index on scroll progress component ( #2651 )
2024-01-03 23:16:05 +00:00
renovate[bot]
942f05e8d8
chore(deps): update pnpm to v8.14.0 ( #2650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 21:33:11 +00:00
Amir Raminfar
cc67ee94f5
chore: updates modules
2024-01-03 11:57:58 -08:00
Amir Raminfar
f4dd232259
chore: release v6.0.1
2024-01-02 14:18:41 -08:00
Amir Raminfar
a730eb9660
chore: fixes docs
2024-01-02 14:14:14 -08:00
Amir Raminfar
f43f4d4ee4
chore: cleans up docs for env vars
2024-01-02 14:08:31 -08:00
Amir Raminfar
bcb3c326e8
docs: swamp sections for authentication docs
2024-01-02 13:58:55 -08:00
Amir Raminfar
3e72a7c2ff
fix: fixes authentication documentation
2024-01-02 06:57:02 -08:00
Amir Raminfar
78eceb2237
chore: fixes typo
2024-01-01 15:20:51 -08:00
Amir Raminfar
ef5954d7cf
feat: caches releases for up to an hour ( #2646 )
2024-01-01 15:11:59 -08:00
Amir Raminfar
66b9f8ab45
chore: release v6.0.0
2024-01-01 13:38:38 -08:00
Amir Raminfar
45cf78c256
fix: removes extra slash for healthcheck. Fixes #2643 ( #2645 )
2024-01-01 13:37:00 -08:00
Ankit R Gadiya
ed43889e3b
feat: add support for custom headers for forward-proxy auth ( #2642 )
2023-12-31 20:59:14 -08:00
renovate[bot]
77789aca73
chore(deps): update all non-major dependencies ( #2641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 00:14:57 +00:00
Amir Raminfar
6eb356aaa9
feat!: removes legacy authentication model ( #2633 )
2023-12-31 22:05:41 +00:00
Amir Raminfar
cb6adf275d
fix: adds timestamp to logs
2023-12-31 08:09:47 -08:00
Amir Raminfar
4bd66601cb
docs: removes custom content link in docs
2023-12-30 18:53:00 -08:00
Amir Raminfar
98bf45c5bc
feat!: removes custom content help support ( #2628 )
2023-12-30 14:18:14 -08:00
renovate[bot]
943cfab0e5
chore(deps): update all non-major dependencies ( #2638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-30 17:07:06 +00:00
Amir Raminfar
1835404376
chore: cleans up snapshot
2023-12-29 19:16:13 -08:00
renovate[bot]
38c84710f1
chore(deps): update all non-major dependencies ( #2637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-30 03:14:27 +00:00
renovate[bot]
e73ae6cbb7
chore(deps): update dependency @vitejs/plugin-vue to v5.0.1 ( #2635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-29 21:05:26 +00:00
Amir Raminfar
45fa933f12
test: add e2e tests for simple auth mode ( #2634 )
2023-12-29 17:29:15 +00:00
Amir Raminfar
feaf9c35d4
chore: removes ref-macros
2023-12-29 08:22:32 -08:00
renovate[bot]
b7dba3851d
chore(deps): update all non-major dependencies ( #2632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-29 16:10:55 +00:00
Amir Raminfar
86bdf747da
chore: release v5.8.1
2023-12-28 13:54:23 -08:00
Amir Raminfar
06bf8a312f
feat: displays warning for legacy auth ( #2631 )
2023-12-28 13:51:05 -08:00
Amir Raminfar
48b0a64c7a
chore: release v5.8.0
2023-12-28 07:30:44 -08:00
Amir Raminfar
0ab9c730c7
feat!: strips all ansi colors and disables showing any colors ( #2626 )
2023-12-28 07:27:52 -08:00
renovate[bot]
15fc01d265
chore(deps): update all non-major dependencies ( #2629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-28 04:51:26 +00:00
Amir Raminfar
6a4c384eb6
Revert "feat!: removes custom content help support"
...
This reverts commit 904b2a4f89 .
2023-12-27 20:41:58 -08:00
Amir Raminfar
904b2a4f89
feat!: removes custom content help support
2023-12-27 19:08:04 -08:00
renovate[bot]
a65dcbadb7
chore(deps): update dependency @vitejs/plugin-vue to v5 ( #2625 )
2023-12-26 21:15:40 +00:00
renovate[bot]
5ef251d021
chore(deps): update all non-major dependencies ( #2624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 19:23:16 +00:00
Javadz
681d286f5c
docs: Update authentication.md ( #2623 )
2023-12-25 06:32:08 -08:00
renovate[bot]
bfa33f0c35
fix(deps): update dependency daisyui to ^4.4.24 ( #2622 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-25 01:15:56 +00:00
Akash Ramaswamy
7a0fc84842
fix: copy log ansi character parsing and html decode ( #2621 )
2023-12-23 06:48:22 -08:00
renovate[bot]
9e5b6a88e2
fix(deps): update all non-major dependencies ( #2620 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-22 23:08:38 +00:00
renovate[bot]
3402b050d5
fix(deps): update all non-major dependencies ( #2618 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 16:29:06 +00:00
Amir Raminfar
1d2e97b513
chore: updates go modules
2023-12-20 18:59:05 -08:00
Amir Raminfar
a8c9237c72
fix: improves padding for mobile ( #2616 )
2023-12-20 22:42:30 +00:00
Amir Raminfar
3a214590be
chore: uses size-x instead of w-x h-x ( #2615 )
2023-12-20 11:56:48 -08:00
renovate[bot]
f46900ec28
fix(deps): update dependency @intlify/unplugin-vue-i18n to v2 ( #2613 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 09:47:42 -08:00
renovate[bot]
b1068fdaf8
fix(deps): update all non-major dependencies ( #2612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 05:06:26 +00:00
Amir Raminfar
c88c1ed643
fix: fixes login page height by using dynamic dvh ( #2611 )
2023-12-19 20:45:40 -08:00
renovate[bot]
56cb2ab346
chore(deps): update actions/deploy-pages action to v4 ( #2609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 17:20:49 -08:00
renovate[bot]
b9f6828703
chore(deps): update actions/upload-pages-artifact action to v3 ( #2610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 17:20:40 -08:00
renovate[bot]
0ed8192cae
fix(deps): update all non-major dependencies ( #2608 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 01:02:30 +00:00
Amir Raminfar
aea1b67a7f
chore: updates date-fns ( #2607 )
2023-12-19 16:37:36 +00:00
renovate[bot]
0def791638
fix(deps): update all non-major dependencies ( #2605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 16:33:26 +00:00
Amir Raminfar
f84013ffb8
chore: release v5.7.3
2023-12-18 08:24:07 -08:00
Amir Raminfar
0db179c312
fix: uses username instead of email to validate remote user proxy. see #2598 ( #2604 )
2023-12-18 08:21:56 -08:00
renovate[bot]
5a4432244c
chore(deps): update dependency @types/node to ^20.10.5 ( #2603 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 01:29:58 +00:00
Amir Raminfar
6b09fc4ab7
fix: escapes avatar url correctly. see #2601 ( #2602 )
2023-12-17 14:26:12 -08:00
Amir Raminfar
0cf728473b
chore: release v5.7.2
2023-12-16 14:10:20 -08:00
renovate[bot]
729b1d9ce2
chore(deps): update all non-major dependencies ( #2600 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-16 22:07:09 +00:00
Amir Raminfar
4b658fbf1c
fix: proxies avatars which should fix #2591 and remove all CSP errors ( #2599 )
2023-12-16 14:01:53 -08:00
Amir Raminfar
83746fdce0
chore: release v5.7.1
2023-12-15 10:18:56 -08:00
renovate[bot]
8778d67174
fix(deps): update all non-major dependencies ( #2595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 18:16:26 +00:00
renovate[bot]
becfc9e8d5
chore(deps): update actions/upload-artifact action to v4 ( #2596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 10:12:58 -08:00
Amir Raminfar
f332b5c9b5
chore: updates icons
2023-12-15 10:12:24 -08:00
Amir Raminfar
0f3093ae61
fix: generates an avatar even if email is missing ( #2594 )
2023-12-14 13:11:13 -08:00
Amir Raminfar
7306a4eeb1
feat: updates users if users.yml is changed without needing to restart dozzle ( #2593 )
2023-12-14 13:05:53 -08:00
Amir Raminfar
937638dce5
chore: fixes component file ( #2588 )
2023-12-11 14:29:06 -08:00
renovate[bot]
21078e79e8
chore(deps): update all non-major dependencies ( #2586 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 01:23:06 +00:00
EDIflyer
1c8b9f50d7
docs: Update supported-env-vars.md ( #2585 )
2023-12-10 13:39:44 -08:00
Amir Raminfar
9cd388642c
chore: release v5.7.0
2023-12-10 13:19:36 -08:00
Amir Raminfar
3bd97f98b2
fix: disables hover on mobile ( #2583 )
2023-12-10 13:13:55 -08:00
Akash Ramaswamy
d776777b7e
feat: Moves Jump-To-Context right ( #2584 )
2023-12-10 13:13:29 -08:00
Amir Raminfar
8baa5021a6
feat: adds some translations ( #2582 )
2023-12-09 22:40:11 +00:00
renovate[bot]
65d464541e
fix(deps): update all non-major dependencies ( #2581 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-09 22:06:29 +00:00
Akash Ramaswamy
5d883c0825
fix: actions on log UI issues ( #2580 )
2023-12-09 14:02:24 -08:00
Akash Ramaswamy
e6fa8ced58
feat: actions on log messages ( #2572 )
2023-12-09 05:56:51 -08:00
Gregory D. Estes
cdf9005b6f
docs: Update supported-env-vars.md ( #2578 )
2023-12-08 18:16:12 -08:00
renovate[bot]
89aa10d4b7
fix(deps): update all non-major dependencies ( #2577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-08 22:12:09 +00:00
renovate[bot]
caa68df169
chore(deps): update actions/setup-go action to v5 ( #2574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-07 11:30:21 -08:00
renovate[bot]
e2230d5adc
fix(deps): update all non-major dependencies ( #2573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-07 18:32:10 +00:00
Amir Raminfar
2fbb65c921
fix: fixes profile disk configuration when pinned is an empty set ( #2570 )
2023-12-07 08:05:19 -08:00
Amir Raminfar
185538b794
test: fixes test snapshot and updates vitest ( #2569 )
2023-12-05 23:00:29 +00:00
renovate[bot]
3bb2a509f2
chore(deps): update actions/configure-pages action to v4 ( #2566 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 14:58:47 -08:00
renovate[bot]
cf43d36500
chore(deps): update actions/deploy-pages action to v3 ( #2567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 14:58:36 -08:00
renovate[bot]
7819b3fec3
chore(deps): update all non-major dependencies ( #2565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 21:33:35 +00:00
Amir Raminfar
0d6c9305c7
test: fixes snapshots ( #2564 )
2023-12-05 08:09:02 -08:00
ab623
24f298b94d
fix: Updates to sidebar on mobile to align closer to desktop ( #2562 )
2023-12-05 07:53:10 -08:00
Akash Ramaswamy
f240b7011b
test: added test cases for container actions ( #2559 )
2023-12-05 07:48:37 -08:00
renovate[bot]
f027c753c1
fix(deps): update all non-major dependencies ( #2560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 02:26:54 +00:00
Amir Raminfar
5c5b4bb622
chore: release v5.6.1
2023-12-01 11:27:57 -08:00
Amir Raminfar
7da60edb1a
chore(analytics): removes GA and only pings with beacon. also adds support actions ( #2557 )
2023-12-01 18:26:41 +00:00
ab623
23fbf361ce
fix: Icon placement when hovering over containers with health checks. ( #2556 )
2023-12-01 10:13:18 -08:00
Amir Raminfar
6dab94d3b4
fix: changes --enableactions to --enable-actions ( #2554 )
2023-12-01 06:32:49 -08:00
Amir Raminfar
fd5ed091d5
fix: moves favorite star to the left and healthcheck to the right of container name ( #2555 )
2023-12-01 06:31:26 -08:00
Akash Ramaswamy
3d198bf6c1
docs: actions feature ( #2552 )
2023-11-30 16:20:55 -08:00
Amir Raminfar
4806b63ea8
chore: release v5.6.0
2023-11-30 15:19:49 -08:00
renovate[bot]
c2ee3d50c9
chore(deps): update all non-major dependencies ( #2550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 23:07:27 +00:00
Amir Raminfar
10e4a7cfaa
fix: disables action routes if not configured ( #2549 )
2023-11-30 22:28:42 +00:00
Akash Ramaswamy
f78534f529
feat: can start and stop containers now using the drop down. This feature is not enabled by default. ( #2548 )
2023-11-30 14:04:22 -08:00
ab623
050e499f8e
fix: Added .gitkeep to dist folder, to enable fresh build with no errors ( #2547 )
2023-11-29 09:33:36 -08:00
Amir Raminfar
29e1bbc981
chore: release v5.5.0
2023-11-28 15:55:34 -08:00
Amir Raminfar
1fa44cc920
chore: updates modules ( #2544 )
2023-11-28 15:53:31 -08:00
Amir Raminfar
23aaf99947
chore: minor perf improvement
2023-11-28 14:31:37 -08:00
Amir Raminfar
60650ddc2c
feat: syncs all profile localStorage to disk ( #2537 )
2023-11-27 15:57:54 -08:00
Amir Raminfar
b54b419a08
fix: removes pages content from index.html ( #2541 )
2023-11-26 19:41:24 -08:00
Amir Raminfar
9bc5496b0e
fix: imroves margin left on title bar ( #2542 )
2023-11-26 19:41:11 -08:00
renovate[bot]
2016f8d8b0
fix(deps): update all non-major dependencies ( #2538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-27 00:59:58 +00:00
renovate[bot]
72c6382d73
chore(deps): update dependency jsdom to v23 ( #2539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 16:56:25 -08:00
Amir Raminfar
ae72e3f4a6
chore: updates icons ( #2540 )
2023-11-26 16:55:26 -08:00
Amir Raminfar
1ec25e6a64
chore: release v5.4.5
2023-11-25 13:29:18 -08:00
Amir Raminfar
ee4f344346
chore: updates imports
2023-11-25 13:29:07 -08:00
renovate[bot]
06e05bca45
chore(deps): update all non-major dependencies ( #2534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-25 21:26:11 +00:00
Amir Raminfar
5635ba4619
fix: improves secondary color ( #2533 )
2023-11-25 13:22:23 -08:00
Amir Raminfar
32dec4e817
fix: improves primary colors ( #2531 )
2023-11-25 11:47:37 -08:00
Amir Raminfar
2ed41282a5
fix: uses a single key in localStorage to save all visible JSON keys. ( #2530 )
2023-11-23 18:37:00 -08:00
Ahmet
26cd16a403
fix: update de.yml to use consistent wording and fix small issues ( #2528 )
2023-11-22 09:26:31 -08:00
Alban Browaeys
b243783f5d
fix: make README container host port consistent ( #2529 )
2023-11-22 05:50:48 -08:00
Amir Raminfar
8ab71e2caa
feat: improves search style and adding a slight animation ( #2527 )
2023-11-22 05:48:26 -08:00
Amir Raminfar
318b07d1a9
feat: when doing modifier+f again in search, hides search and show browser search ( #2526 )
2023-11-22 05:48:03 -08:00
renovate[bot]
7ff26b822f
chore(deps): update all non-major dependencies ( #2525 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-21 22:28:56 +00:00
Amir Raminfar
cacf2cd261
chore: release v5.4.4
2023-11-21 14:19:11 -08:00
Amir Raminfar
47bc4b7fc5
fix: fixes bugs with reporting on addr and base ( #2521 )
2023-11-21 14:14:54 -08:00
renovate[bot]
38c4d9e4b7
chore(deps): update all non-major dependencies ( #2517 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 00:54:55 +00:00
Amir Raminfar
1d87d09e89
chore: release v5.4.3
2023-11-19 14:18:50 -08:00
Amir Raminfar
70645be134
fix: fixes security warnings with net package ( #2516 )
2023-11-19 05:14:37 +00:00
Amir Raminfar
c659f103f8
feat: improves analytics by removing google analytics in favor of a simple ping ( #2515 )
2023-11-19 03:35:24 +00:00
renovate[bot]
58fef4e16a
chore(deps): update all non-major dependencies ( #2514 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 15:57:55 +00:00
Amir Raminfar
70e0c359da
fix: hides errors when trying to parse simple numbers as json. fixes #2510 ( #2512 )
2023-11-18 07:52:27 -08:00
Amir Raminfar
0ad8f32588
chore: moves warn log to debug
2023-11-17 15:43:41 -08:00
Amir Raminfar
07147d1e5c
fix: returns afters healthcheck
2023-11-17 15:38:17 -08:00
EDIflyer
02a40fdd8e
docs: Add docker-compose.yml option ( #2511 )
2023-11-17 12:48:43 -08:00
renovate[bot]
eb94da7b92
chore(deps): update all non-major dependencies ( #2507 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-17 03:27:35 +00:00
Amir Raminfar
660b4c6f51
chore: updates to vite v5 ( #2505 )
2023-11-16 19:24:05 -08:00
renovate[bot]
f08518d442
chore(deps): update all non-major dependencies ( #2502 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 16:47:45 +00:00
Amir Raminfar
b066433933
chore: release v5.4.2
2023-11-14 13:06:04 -08:00
Amir Raminfar
52dc1ff2d1
fix: fixes collapse button to not cover the menu on left. see #2500 ( #2501 )
2023-11-14 13:05:01 -08:00
Suresh Ramakrishnaiah
10ea7cfb51
docs: update authentication.md ( #2492 )
2023-11-13 18:41:25 -08:00
renovate[bot]
eea9813f84
fix(deps): update all non-major dependencies ( #2498 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-14 00:52:30 +00:00
Amir Raminfar
8ac79c707c
chore: updates go version for CI ( #2499 )
2023-11-14 00:48:28 +00:00
Amir Raminfar
4637b49075
chore: fixes golang version
2023-11-13 14:29:21 -08:00
renovate[bot]
147902f191
fix(deps): update all non-major dependencies ( #2493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 14:28:59 -08:00
Amir Raminfar
f83b5c948e
fix: converts HSL colors OKLCH with DaisyUI v4 ( #2497 )
2023-11-13 14:00:35 -08:00
Amir Raminfar
542c895812
chore: fixes padding
2023-11-11 14:08:11 -08:00
Amir Raminfar
d14d140cb6
chore(test): adds test for simple mode ( #2491 )
2023-11-11 22:04:45 +00:00
Amir Raminfar
be74d48de7
fix: improves the alignment of drop downs
2023-11-11 13:48:14 -08:00
Amir Raminfar
f8a9396f6e
chore(test): adds test for proxy mode ( #2490 )
2023-11-11 13:22:06 -08:00
Amir Raminfar
009529f20e
chore: release v5.4.1
2023-11-11 06:41:45 -08:00
Amir Raminfar
63f16ef575
fix: fixes proxy pass not finding user ( #2488 )
2023-11-11 06:37:06 -08:00
Amir Raminfar
9de964dac4
chore: release v5.4.0
2023-11-10 15:20:41 -08:00
Amir Raminfar
1ff0b5541d
chore: fixes incorrect version in doc
2023-11-10 13:47:30 -08:00
Amir Raminfar
55326cdd41
docs: adds sponsor section ( #2487 )
2023-11-10 21:08:32 +00:00
Amir Raminfar
9fa4911aec
feat: list of releases can now be seen at the top ( #2480 )
2023-11-10 19:45:47 +00:00
Amir Raminfar
7dae54df26
chore: fixes golang version
2023-11-10 09:04:30 -08:00
renovate[bot]
1b101e62da
chore(deps): update all non-major dependencies ( #2485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 09:04:07 -08:00
Amir Raminfar
5c5cd17fb6
chore: removes netlify files
2023-11-10 08:46:27 -08:00
Amir Raminfar
c697be659b
docs: adds docs for custom content ( #2483 )
2023-11-08 14:58:48 -08:00
Amir Raminfar
d469066c07
feat: moves user's name and email to dropdown ( #2479 )
2023-11-07 11:07:34 -08:00
Amir Raminfar
4380681812
feat: supports default avatar when gravatar is missing ( #2478 )
2023-11-07 09:26:48 -08:00
Amir Raminfar
75cf2f045a
chore: release v5.3.1
2023-11-06 15:29:56 -08:00
Amir Raminfar
ab5807b3ae
chore: fixes go.mod
2023-11-06 15:24:50 -08:00
renovate[bot]
fe0f163090
chore(deps): update all non-major dependencies ( #2477 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 15:23:04 -08:00
Amir Raminfar
38d1f99387
fix: reduces padding on mobile ( #2476 )
2023-11-06 21:59:53 +00:00
Amir Raminfar
11298e83b0
chore: release v5.3.0
2023-11-06 12:39:29 -08:00
Amir Raminfar
32de313c27
feat: supports having custom content with markdown ( #2466 )
2023-11-06 12:39:11 -08:00
renovate[bot]
1e1c64d6e7
fix(deps): update all non-major dependencies ( #2474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 01:13:20 +00:00
Amir Raminfar
0f02de2070
chore: release v5.2.3
2023-11-05 12:30:54 -08:00
Amir Raminfar
bb085affb2
fix: removes fetch request when user does not exist ( #2473 )
2023-11-05 12:29:44 -08:00
Amir Raminfar
1d022b51b5
fix: fixes bad icon ( #2472 )
2023-11-04 20:53:24 +00:00
Amir Raminfar
eb31b46e6f
fix: fixes a potential rare edge case that log entry has no payload. see #2451 . ( #2471 )
2023-11-04 13:51:29 -07:00
Amir Raminfar
066541288a
docs: updates readme ( #2470 )
2023-11-03 21:10:21 +00:00
renovate[bot]
eba7d92ba6
fix(deps): update all non-major dependencies ( #2468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-03 17:44:40 +00:00
Jacek Dobosz
579ae12920
docs: installation on podman ( #2467 )
2023-11-03 05:41:48 -07:00
Amir Raminfar
ba9531dc59
chore: release v5.2.2
2023-11-01 12:36:12 -07:00
Amir Raminfar
c4cc233720
chore: updates go.mod
2023-11-01 12:13:47 -07:00
Amir Raminfar
6c1f59c7e3
feat: removes request analytics on page load ( #2464 )
2023-11-01 12:13:17 -07:00
Amir Raminfar
ebc02900b6
feat: prints local docker engine error
2023-10-31 16:02:58 -07:00
Amir Raminfar
4e5f7ae1cf
chore: release v5.2.1
2023-10-31 15:11:58 -07:00
Amir Raminfar
55f076382e
fix: fixes not being able to create /data dir ( #2463 )
2023-10-31 15:11:15 -07:00
Amir Raminfar
cae8f2740d
feat: warns against using username and password
2023-10-31 12:45:30 -07:00
Amir Raminfar
c75b5a598d
chore: fixes typo
2023-10-31 12:33:43 -07:00
Amir Raminfar
701f16fcc2
chore: release v5.2.0
2023-10-31 12:33:12 -07:00
Amir Raminfar
49d53ce255
chore(docs): updates gh pages to have simple auth
2023-10-31 12:30:39 -07:00
Amir Raminfar
e57d038221
fix: changes mime type for fetching between to application/x-jsonl. see #2458 ( #2461 )
2023-10-31 11:22:27 -07:00
Amir Raminfar
c74384d012
fix: fixes blank name for proxy mode
2023-10-31 11:15:50 -07:00
Amir Raminfar
5a068133bf
fix: fixes forward proxy bug not working ( #2460 )
2023-10-30 22:42:40 +00:00
Amir Raminfar
e85a4aefa2
feat: adds support for user.yml from disk ( #2455 )
2023-10-30 12:20:00 -07:00
Amir Raminfar
b0e43333d2
chore: release v5.1.2
2023-10-30 08:20:25 -07:00
renovate[bot]
d2c71e2dc9
fix(deps): update dependency vue-i18n to ^9.6.2 ( #2459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 03:56:24 +00:00
renovate[bot]
7fdaa3e4f0
chore(deps): update actions/setup-node action to v4 ( #2457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-29 18:50:14 -07:00
renovate[bot]
0344e2adb4
chore(deps): update actions/checkout action to v4 ( #2456 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-29 18:49:54 -07:00
Amir Raminfar
7431c3455f
chore(docs): enables gh pages
2023-10-27 13:00:51 -07:00
Amir Raminfar
1fe46e605a
feat: syncs settings to disk for authenticated users ( #2445 )
2023-10-27 12:53:42 -07:00
renovate[bot]
e4d1a18d37
fix(deps): update all non-major dependencies ( #2453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-27 19:44:15 +00:00
Amir Raminfar
a0a2b7175c
chore: release v5.1.1
2023-10-27 11:22:01 -07:00
Amir Raminfar
b88fc3c5d1
feat: makes hour time format always 2 digits ( #2452 )
2023-10-27 09:46:04 -07:00
Amir Raminfar
a8bc1dd4c2
chore: reverts netlify changes
2023-10-26 13:45:09 -07:00
Amir Raminfar
29fcb53fac
chore: uses removes store
2023-10-26 13:34:38 -07:00
Amir Raminfar
4dfd57612d
chore: rollback pnpm changes
2023-10-26 11:28:43 -07:00
Amir Raminfar
51b9ad5f00
chore: tries to clear pnpm store prune again
2023-10-26 10:29:21 -07:00
Amir Raminfar
f4b53fd09d
chore: tries to clear pnpm store prune
2023-10-26 10:28:49 -07:00
renovate[bot]
5d5628530b
fix(deps): update dependency fuse.js to v7 ( #2447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 09:47:36 -07:00
Amir Raminfar
4d0904bb2c
chore: cleans pnpm
2023-10-26 09:41:27 -07:00
renovate[bot]
13ebc06812
fix(deps): update all non-major dependencies ( #2446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-25 22:09:14 +00:00
Amir Raminfar
7fbf760e9a
chore: release v5.1.0
2023-10-25 14:01:40 -07:00
Amir Raminfar
9a2935d3d4
chore: fixes typos
2023-10-25 13:56:56 -07:00
Amir Raminfar
fd24659903
chore(docs): adds docks for forward-proxy
2023-10-25 13:48:11 -07:00
renovate[bot]
d2a43b7e6f
chore(deps): update actions/setup-node action to v4 ( #2444 )
2023-10-24 06:43:12 -07:00
Amir Raminfar
2a07ca39db
chore(refactor): refactors go code ( #2443 )
2023-10-24 06:28:16 -07:00
Amir Raminfar
74e44bd5f2
fix: fixes log levels that are not in the start of the line
2023-10-23 19:06:04 -07:00
Amir Raminfar
be11c32139
feat: adds forward-proxy ( #2442 )
2023-10-23 15:31:39 -07:00
Amir Raminfar
e55df82023
chore: release v5.0.10
2023-10-23 09:01:18 -07:00
Amir Raminfar
78c1d72f3d
feat: adds more levels parsing like [ error] with spaces ( #2441 )
2023-10-23 09:00:29 -07:00
renovate[bot]
caa3bb14ab
chore(deps): update dependency vitepress to v1.0.0-rc.23 ( #2440 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 00:58:43 +00:00
renovate[bot]
2881f25a1a
chore(deps): update all non-major dependencies ( #2435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 16:39:44 +00:00
Amir Raminfar
11a972b048
fix: fixes broken icons ( #2438 )
2023-10-21 09:36:11 -07:00
Amir Raminfar
8fc308d294
chore: updates vue
2023-10-20 12:32:32 -07:00
renovate[bot]
33e7b84061
chore(deps): update node.js to v21 ( #2436 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 12:28:45 -07:00
Amir Raminfar
470d6ed0d9
chore: release v5.0.9
2023-10-20 11:57:56 -07:00
Amir Raminfar
01f3c5ee15
fix: fixes reading incorrect number of bytes. see #2431 ( #2434 )
2023-10-20 11:51:06 -07:00
Amir Raminfar
79f8efd909
feat: supports lower case level like [info] ( #2433 )
2023-10-20 18:12:22 +00:00
Amir Raminfar
021d3f7a99
chore: updates node modules
2023-10-18 14:12:28 -07:00
Amir Raminfar
bf79b213c6
chore(docs): update security readme. ( #2430 )
2023-10-18 12:31:03 -07:00
Amir Raminfar
f216587c9b
chore: release v5.0.8
2023-10-16 11:46:10 -07:00
Amir Raminfar
803b66188e
chore: code clean up ( #2428 )
2023-10-16 11:45:43 -07:00
Amir Raminfar
37d2b07720
fix: reverts broken changes to event source ( #2427 )
2023-10-16 11:37:23 -07:00
Amir Raminfar
9879004ae3
feat: adds workflow for semantic messages
2023-10-16 10:11:14 -07:00
Amir Raminfar
0c5c08deeb
chore: release v5.0.7
2023-10-16 10:01:06 -07:00
Peter Dave Hello
89a6fbfab2
Add zh-tw locale ( #2425 )
2023-10-16 09:59:29 -07:00
Amir Raminfar
5b1f3892a7
chore: release v5.0.6
2023-10-16 09:26:50 -07:00
Amir Raminfar
37c6033371
fix: cleans up reading messages when headers are invalid ( #2424 )
2023-10-16 09:26:27 -07:00
Amir Raminfar
4f748bf9e1
fix: fixes swallowed error when bad headers are found and fixing #2416 ( #2423 )
...
* fix: fixes swallowed error when bad headers are found and fixing #2416
* minor clean up
* fixes broken on first connect
* fixes on reconnect
2023-10-16 03:35:10 +00:00
renovate[bot]
c0b7f960f4
chore(deps): update dependency lint-staged to v15 ( #2421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-15 20:11:28 -07:00
Amir Raminfar
f35e2c0ace
chore: code clean up
2023-10-15 19:24:38 -07:00
renovate[bot]
69e434f14b
chore(deps): update pnpm to v8.9.2
2023-10-16 01:25:56 +00:00
Amir Raminfar
f47f60e51c
chore: code clean up
2023-10-15 16:47:16 -07:00
Peter Dave Hello
55775f651f
Improve i18n support, close #2417 ( #2418 )
2023-10-15 16:45:53 -07:00
renovate[bot]
59c72f91ce
chore(deps): update all non-major dependencies
2023-10-15 22:15:26 +00:00
Amir Raminfar
732df996bf
fix(docs): fixes bad url in docs
2023-10-08 14:17:21 -07:00
Amir Raminfar
a7f602449b
chore: updates docs to have base
2023-10-08 13:52:34 -07:00
renovate[bot]
84c062c13d
chore(deps): update all non-major dependencies
2023-10-08 20:24:12 +00:00
Amir Raminfar
194fcd0dea
fix: clears all containers on reconnect and removes stale old ones ( #2414 )
2023-10-07 21:35:23 +00:00
Amir Raminfar
ae1c0207de
chore: cleans up v-model for toggle
2023-10-05 20:35:20 -07:00
renovate[bot]
3ca2308be8
chore(deps): update all non-major dependencies
2023-10-06 02:27:53 +00:00
Amir Raminfar
bf000a1028
chore: release v5.0.5
2023-10-05 13:51:40 -07:00
Amir Raminfar
9b2cf1254e
chore(docs): adds docs for hostname label
2023-10-05 13:50:41 -07:00
Amir Raminfar
f4bc3bdc21
feat: uses --hostname as the label for localhost. see #2394 ( #2412 )
...
* feat: uses --hostname as the label for localhost. see #2394
* fixes tests
2023-10-05 13:36:33 -07:00
Amir Raminfar
0e135d0eac
fix(docs): fixes broken docs page
2023-10-03 15:40:00 -07:00
Amir Raminfar
8f314f5e6f
chore: release v5.0.4
2023-10-03 10:28:50 -07:00
Amir Raminfar
f1dad96b86
fix: clears logs when an exception is thrown in logs events source ( #2406 )
...
* feat: adds more logging for eventsource
* feat: removes error from event streams
* removes unused code
* adds errors back
* moves logs to debug
* removes lastEventId
* fixes tests
2023-10-03 16:58:46 +00:00
renovate[bot]
32bc9a407b
chore(deps): update all non-major dependencies to ^0.56.5
2023-10-03 15:12:27 +00:00
renovate[bot]
a0e3baabbf
chore(deps): update all non-major dependencies
2023-10-03 02:48:37 +00:00
Amir Raminfar
b40b23b76f
chore: updates node modules
2023-10-02 13:13:13 -07:00
renovate[bot]
aa2a9dc7a0
chore(deps): update docker/metadata-action action to v5 ( #2404 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 08:25:12 -07:00
renovate[bot]
6fe883f4be
chore(deps): update docker/setup-buildx-action action to v3 ( #2405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 08:25:02 -07:00
Amir Raminfar
10721f5d07
feat: adds linux/arm/v6 to docker builds ( #2401 )
2023-09-30 13:46:46 -07:00
Amir Raminfar
f6ef1f7381
feat: adds touch icon to index.html ( #2402 )
2023-09-30 13:46:34 -07:00
Amir Raminfar
32f9364f2b
chore: cleans up package.json ( #2397 )
2023-09-29 21:06:52 +00:00
Amir Raminfar
233c546f92
chore: release v5.0.3
2023-09-28 11:05:50 -07:00
Amir Raminfar
666ad7ba05
fix: fixes negative CPU values when container stops
2023-09-28 09:46:45 -07:00
Amir Raminfar
d3814455cb
chore: release v5.0.2
2023-09-27 16:42:53 -07:00
Amir Raminfar
67dbbfce97
fix: improves event stream error and only shows when closed
2023-09-27 16:33:56 -07:00
Amir Raminfar
a9afe7a299
fix: fixes bad translation
2023-09-27 16:21:59 -07:00
Amir Raminfar
00cac97114
chore: updates node modules
2023-09-27 16:02:35 -07:00
Amir Raminfar
58edb4f602
feat: adds automatic redirect when a new container is found ( #2396 )
...
* feat: implements a toast for alerting errors and other useful information
* removes unused code
* feat: adds automatic redirect when a new container is found
* complete the flow with alerts and settings page
* adds more langs and option for once
* removes files
2023-09-27 16:00:44 -07:00
Amir Raminfar
c3b5991dc7
feat: implements a toast for alerting errors and other useful information ( #2395 )
...
* feat: implements a toast for alerting errors and other useful information
* removes unused code
2023-09-27 13:29:33 -07:00
Amir Raminfar
9751ce3cf5
chore: code clean up
2023-09-25 11:40:56 -07:00
Amir Raminfar
40d02d993b
chore: code clean up
2023-09-25 11:37:07 -07:00
Amir Raminfar
889ebf3acb
chore: release v5.0.1
2023-09-25 09:56:14 -07:00
Amir Raminfar
a051245805
fix: UI improvements to colors
2023-09-25 09:54:16 -07:00
Amir Raminfar
66738313c8
fix: improves styles for redirect alert
2023-09-25 09:44:48 -07:00
renovate[bot]
e8aa6adbda
chore(deps): update docker/login-action action to v3 ( #2392 )
2023-09-24 18:53:33 -07:00
renovate[bot]
45ec71a6a1
chore(deps): update docker/build-push-action action to v5 ( #2391 )
2023-09-24 18:52:51 -07:00
Amir Raminfar
072a6c09bb
feat: finds same name containers and shows option redirect to new containers ( #2390 )
2023-09-24 15:22:27 -07:00
Amir Raminfar
c233549b4b
chore: removes unused file
2023-09-23 14:07:52 -07:00
Amir Raminfar
4a30a2ba5e
chore: release v5.0.0
2023-09-23 13:34:24 -07:00
Amir Raminfar
538a1e5dcd
fix: fixes padding for settings page
2023-09-23 13:29:47 -07:00
Amir Raminfar
46ba01e3a8
chore: updates all other modules
2023-09-23 13:27:16 -07:00
Amir Raminfar
9074895653
chore: fixes tests
2023-09-23 13:22:52 -07:00
Amir Raminfar
9e30045e6f
fix: Improves UI with padding and color improvements
2023-09-23 13:16:40 -07:00
Amir Raminfar
ad461c9dbc
chore: fixes tests
2023-09-23 13:06:01 -07:00
Amir Raminfar
b150a6b772
fix: fixes no space between date and time
2023-09-23 12:14:49 -07:00
Amir Raminfar
c123c62bf7
chore: release v5.0.0-beta.0
2023-09-22 13:54:00 -07:00
Amir Raminfar
ccc42443c8
fix: fixes sorting on search dialog bug
2023-09-22 13:41:08 -07:00
Amir Raminfar
907360a334
chore: fixes tests
2023-09-22 13:17:33 -07:00
Amir Raminfar
3c4442a8dc
feat: alt+enter in search opens a new pane
2023-09-22 13:15:22 -07:00
Amir Raminfar
9e98640731
chore: css clean up
2023-09-22 12:46:28 -07:00
Amir Raminfar
fa47512771
fix: fixes broken links on settings page
2023-09-22 12:35:44 -07:00
Amir Raminfar
e31e3138fb
chore: creates a container context ( #2388 )
...
* chore: creates a container context
* fixes tests
* fixes tests
2023-09-22 12:24:05 -07:00
Amir Raminfar
e2bb23b2ed
fix: adds style for links in settings page
2023-09-22 11:37:14 -07:00
Amir Raminfar
60beb85bb1
fix: improves colors in light mode
2023-09-22 11:30:38 -07:00
Amir Raminfar
b437850063
fix: adds custom scrollbars back
2023-09-22 11:03:34 -07:00
Amir Raminfar
9f3a256334
feat!: refactors UI using faster components and clean up visually ( #2381 )
...
* feat: moves to tailwindcss and better component library
* update styles
* creates toggle component
* adds drop down component
* cleans up components
* removes unused components
* uses tailwind for scroll view
* removes table component
* improves animation
* cleans up more styles
* uses more tailwind
* cleans up more styles with flex
* more styles
* removes bulma
* adds colors
* updates modules
* fixes bugs
* stops importing styles.scss
* more clean up
* cleans up headers
* cleans up title
* fixes title
* fixes mobile-hidden
* fixes shadow
* fixes colors
* add tailwindcss/nesting
* adds more colors
* fixes more colors
* updates colors
* fixes colors
* colors
* fixes menu on left
* menu and modal
* menu and modal
* fuzzy search
* fixes menu on left
* remove logs
* cleans up search
* adds host to search
* remove outline from inputs
* cleans up left search icon
* removes unused styles
* fixes docker
* removes sass!
* cleans up styles
* Fixe smobile menu
* fixes mobile menu
* fixes typecheck
* fixes seconday color
* adds drop down for container
* cleans header css
* updates css
* fixes other layouts
* updates some tests
* fixes border
* fixes home screen font
* fixes top header
* fixes tests
* fixes fieldlist
* fixes complex
* cleans up more
* removes index
* fixes tests
* fixes tests
* resolves conflicts
2023-09-22 10:59:29 -07:00
Amir Raminfar
2d30c8c529
chore: release v4.11.5
2023-09-22 10:24:19 -07:00
Amir Raminfar
8acd5794e8
fix: fixes crash when names are not found. see #2386 ( #2387 )
...
* fix: fixes crash when names are not found. see #2386
* adds snapshots
2023-09-22 10:24:03 -07:00
Amir Raminfar
2e01f3acb4
chore: adds keep label for issues
2023-09-20 14:23:46 -07:00
renovate[bot]
87951b0027
fix(deps): update all non-major dependencies ( #2382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 09:28:07 -07:00
renovate[bot]
552a9cf78f
chore(deps): update docker/bake-action action to v4 ( #2383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 09:15:19 -07:00
Amir Raminfar
5b0f18dd28
fix(dep): rolling back dep causing breaking changes
2023-09-11 09:55:29 -07:00
renovate[bot]
0ac2ba4873
fix(deps): update dependency @intlify/unplugin-vue-i18n to v1 ( #2379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 09:02:56 -07:00
renovate[bot]
cfba470c0e
chore(deps): update actions/checkout action to v4 ( #2378 )
2023-09-10 19:10:47 -07:00
renovate[bot]
9e1de4f226
chore(deps): update all non-major dependencies
2023-09-11 01:53:23 +00:00
Amir Raminfar
0812bfaca4
chore: removes unused component
2023-09-09 16:47:19 -07:00
Amir Raminfar
45d8991c5f
chore: cleans up deps
2023-09-05 09:31:07 -07:00
renovate[bot]
0f46d7ffd7
fix(deps): update all non-major dependencies
2023-09-04 01:15:17 +00:00
Amir Raminfar
fcf60daafa
chore: clean up types
2023-08-28 11:11:44 -07:00
Amir Raminfar
617bf71cad
fix: fixes flicker on scroll progress bar ( #2371 )
2023-08-28 16:06:31 +00:00
renovate[bot]
06c6a605fd
chore(deps): update all non-major dependencies
2023-08-28 00:20:18 +00:00
Amir Raminfar
d41508d4e7
chore: release v4.11.4
2023-08-25 15:18:35 -07:00
Amir Raminfar
a77db667ab
fix: quick fix to improve the slash with single host
2023-08-25 14:21:20 -07:00
Amir Raminfar
34ad45c64e
feat: improves host labels and respects configurations for labels ( #2369 )
...
* feat: improves host labels and respects configurations for labels
* fixes tests
2023-08-25 13:42:00 -07:00
Amir Raminfar
512b181b48
fix: adds ellipses for titles that have swarm id ( #2368 )
2023-08-25 13:33:03 -07:00
Amir Raminfar
be5e496380
chore: updates node modules
2023-08-25 11:00:27 -07:00
Amir Raminfar
887670ebfe
chore: release v4.11.3
2023-08-25 10:47:56 -07:00
Amir Raminfar
9cdc8ad8f5
feat: adds host to container table on homepage ( #2367 )
...
* feat: adds host to container table on homepage
* more translations
2023-08-25 17:26:39 +00:00
renovate[bot]
0dd68b22ca
fix(deps): update all non-major dependencies
2023-08-25 17:18:21 +00:00
Amir Raminfar
60ac81ff94
chore: code clean up on index
2023-08-25 10:14:37 -07:00
Amir Raminfar
a79495cdfc
chore: code clean up
2023-08-25 10:06:47 -07:00
Amir Raminfar
409363b26b
chore: cleans up reflex
2023-08-25 10:00:41 -07:00
codeman1o1
2aaaf2ba1f
Improve page title handling ( #2365 )
...
I tried my best with the translations.
Google Translate gives me the right English translation back for each language
2023-08-25 09:58:02 -07:00
Amir Raminfar
11451afc9a
chore: release v4.11.2
2023-08-24 10:57:50 -07:00
codeman1o1
efb07b340a
Fix bad version update URL ( #2364 )
2023-08-24 10:54:34 -07:00
Amir Raminfar
ba51793695
chore: updates go modules ( #2361 )
2023-08-22 17:41:01 +00:00
Amir Raminfar
af4556d0ca
chore: release v4.11.1
2023-08-21 10:06:32 -07:00
Amir Raminfar
d041767455
fix: cleans up storage to use only one key ( #2360 )
2023-08-21 10:04:16 -07:00
Amir Raminfar
69676c7aaa
chore: cleans up refs with toRefs from vueuse ( #2359 )
2023-08-21 09:27:37 -07:00
renovate[bot]
d340e07d8a
fix(deps): update all non-major dependencies
2023-08-21 01:16:42 +00:00
Amir Raminfar
0cd8b3d900
feat: remembers the sort and direction for containers table on homepage ( #2357 )
2023-08-20 22:24:04 +00:00
Amir Raminfar
26d2f71102
feat(minor): updates colors on hover for anchors
2023-08-20 14:25:24 -07:00
Amir Raminfar
f7740ebd04
fix: fixes broken animation on scroll button ( #2356 )
2023-08-18 22:18:23 +00:00
Amir Raminfar
a150b44bec
fix: fixes negative scrollvalues
2023-08-18 12:54:45 -07:00
Amir Raminfar
54610b0f5a
fix: fixes scroll progress showing temporary ( #2355 )
2023-08-18 12:48:17 -07:00
Amir Raminfar
7f1303ed4d
chore: cleans code and uses css for animation ( #2354 )
2023-08-18 11:23:22 -07:00
Amir Raminfar
7ea82ee2fd
fix: adds keyboard short component to settings page ( #2353 )
2023-08-18 10:32:58 -07:00
Amir Raminfar
c178f7be8a
feat: uses a different color when hovering on links ( #2352 )
2023-08-16 14:07:51 -07:00
Amir Raminfar
81be24eccd
chore: release v4.11.0
2023-08-16 11:21:07 -07:00
Amir Raminfar
c51df3b4e7
feat: hides swarm id on title and animates it on hover ( #2351 )
2023-08-16 18:19:44 +00:00
Amir Raminfar
076f62bac7
feat: allows containers to be pinned ( #2350 )
...
* feat: allows containers to be pinned
* adds animation
* clean up
* updates int test
* fixes tests
2023-08-15 14:16:32 -07:00
Amir Raminfar
2ec0d7bd4e
chore: code clean up ( #2349 )
2023-08-14 10:49:43 -07:00
renovate[bot]
9971bf0d3f
chore(deps): update dependency lint-staged to v14 ( #2348 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 08:50:43 -07:00
renovate[bot]
d8c47a69c7
chore(deps): update all non-major dependencies
2023-08-14 02:03:57 +00:00
Amir Raminfar
14edf1b404
feat: adds keyboard shortcuts visually ( #2344 )
...
* feat: adds keyboard shortcuts visually
* Adds missing file
* uses tags instead
* removes @vueuse/math
* fixes background
2023-08-11 12:53:02 -07:00
Amir Raminfar
14dd1af6df
feat: warns against unexpected env variables ( #2345 )
2023-08-11 10:23:24 -07:00