Amir Raminfar
|
19c01e0fb4
|
fix(web): apply per-user label filter to events stream stats/lifecycle channels (#4803)
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: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-22 10:20: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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Aaron Powell
|
0942b220d0
|
feat: integrate MCP server via Streamable HTTP on existing web server (#4684)
|
2026-05-11 15:26:33 +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 |
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
ebc64d8641
|
fix: set correct timestamp on downloaded zip log files (#4516)
|
2026-03-07 07:36:53 -08: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
|
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
|
1174c1d58e
|
chore: moves container events to trace
|
2026-02-20 07:10:40 -08:00 |
|
Amir Raminfar
|
94ea7b39e9
|
chore: adds type to notifications
|
2026-02-17 06:25:47 -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
|
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
|
ed950481ad
|
feat: auto completes json keys in preview (#4440)
|
2026-02-14 15:58:41 -08:00 |
|
Amir Raminfar
|
fed03cb4db
|
feat: adds better cloud error (#4438)
|
2026-02-14 18:37:10 +00: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
|
fa8f6e4aeb
|
feat: implements more dynamic filenames when downloading 📦 (#4428)
|
2026-02-11 14:15:30 -08:00 |
|
Amir Raminfar
|
40f335265f
|
feat: adds shortcut for creating alerts (#4411)
|
2026-02-07 08:16:12 -08:00 |
|
Amir Raminfar
|
c923980ae6
|
chore: adds host name (#4403)
|
2026-02-01 12:31:59 -08:00 |
|
Amir Raminfar
|
ff5867eaca
|
fix: fixes scrolling down in historical logs (#4398)
|
2026-01-31 07:00:35 -08:00 |
|
Amir Raminfar
|
69b4d8b651
|
chore: makes the experience better for cloud linking (#4393)
|
2026-01-29 07:05:16 -08:00 |
|
Amir Raminfar
|
9224a4d1f9
|
chore: removes graphql (#4389)
|
2026-01-26 17:34:06 +00:00 |
|
Amir Raminfar
|
8b4f4d1b00
|
feat: supports dozzle cloud (#4381)
|
2026-01-26 07:57:35 -08:00 |
|
Amir Raminfar
|
0ff0d486b1
|
feat: supports notifications for agents (#4372)
|
2026-01-22 16:54:53 -08:00 |
|