sami7777
  • Joined on 2026-06-10
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 04:44:39 +02:00
37a3282f98 Bump to v1.12.0 - cross-platform standardization
sami7777 pushed tag v1.12.0 to sami7777/dashcaddy 2026-06-11 04:44:39 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 04:36:23 +02:00
1fbe65f524 Standardize paths, add version endpoint, request timeouts, HOST env var, graceful shutdown
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 04:05:14 +02:00
320f21c113 fix: credential-manager and crypto-utils auto-resolve data directory paths
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 03:24:41 +02:00
5c76c3df97 fix: System Overview widget - expose monitoring/health endpoints publicly + fix data formats
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 02:39:43 +02:00
260575c6bd fix: wrap createContainer with user-friendly DC-201 error for missing images
sami7777 pushed tag v1.11.0 to sami7777/dashcaddy 2026-06-11 02:05:32 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 02:05:31 +02:00
e361d9a328 fix: increase pull timeout to 300s, add missing environment:{} to portainer + uptime-kuma templates
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 02:02:24 +02:00
aa25bcc053 fix: always expose DC-prefixed errors to users in safeErrorMessage
sami7777 pushed tag v1.11.0 to sami7777/dashcaddy 2026-06-11 02:02:24 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 01:43:38 +02:00
bda08b592e fix: idempotent Caddy subpath config, increase Docker pull timeout to 120s, extend health check to 60s
sami7777 pushed tag v1.11.0 to sami7777/dashcaddy 2026-06-11 01:43:38 +02:00
sami7777 pushed tag v1.11.0 to sami7777/dashcaddy 2026-06-11 01:39:19 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 01:39:18 +02:00
0e408974a0 fix: harden deploy error handling - guard against undefined errors, safeErrorMessage null check
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 01:28:47 +02:00
f4b35dcc30 fix: correct apps route mount paths - mount all sub-routers at /apps prefix to match frontend API calls
sami7777 pushed tag v1.11.0 to sami7777/dashcaddy 2026-06-11 01:28:47 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 01:22:41 +02:00
1c0d765182 fix: app route path nesting (deploy/remove/templates), server.js fetchT import, lifetime license expiry, workflows path prefix
2cd62208ac fix: workflows route mounted without path prefix — blocked all API on free tier; fix 10 app templates missing fields
Compare 2 commits »
sami7777 pushed tag v1.11.0 to sami7777/dashcaddy 2026-06-11 01:22:41 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 00:18:52 +02:00
7557a6364a ops: add host-side update script to repo, include dns-providers/ in backup/deploy/restore paths
54c4b049a8 fix: include dns-providers/ in Docker image build
Compare 2 commits »
sami7777 pushed to main at sami7777/dashcaddy 2026-06-11 00:06:56 +02:00
2de72ed506 feat: DNS provider abstraction — Technitium, Cloudflare, RFC 2136, Manual