sami7777
  • Joined on 2026-06-10
sami7777 pushed to main at sami7777/dashcaddy 2026-06-29 10:20:44 +02:00
489f700cc3 fix(startup): prefix all bare src/ subdirectory requires with ./ in app.js and provider-dns.js
sami7777 pushed to main at sami7777/dashcaddy 2026-06-29 09:50:15 +02:00
7855b20f63 chore(release): bump to 1.14.2
sami7777 pushed to main at sami7777/dashcaddy 2026-06-29 09:48:53 +02:00
7ef99ec42b fix(dns): correct provider-dns.js require path after dns-providers/ move to src/dns/
sami7777 pushed to main at sami7777/dashcaddy 2026-06-29 09:44:34 +02:00
a37f4f571d chore(release): bump to 1.14.1
sami7777 pushed to main at sami7777/dashcaddy 2026-06-28 13:11:38 +02:00
95a8ae7a09 fix(docker): remove stale COPY dns-providers/ — moved to src/dns/dns-providers/
sami7777 pushed to main at sami7777/dashcaddy 2026-06-28 12:52:50 +02:00
80bb6098a4 chore(release): bump to 1.14.0
sami7777 pushed to main at sami7777/dashcaddy 2026-06-28 12:51:20 +02:00
a79dc5a738 docs(changelog): document 1.14.0 release + desloppify changes
sami7777 pushed to main at sami7777/dashcaddy 2026-06-28 12:48:21 +02:00
a2e6566958 refactor(desloppify): SSO login-page route, CLAUDE.md rewrite, gitignore cleanup
sami7777 pushed to main at sami7777/dashcaddy 2026-06-27 16:03:44 +02:00
5f6c25d2e3 DC-018/DC-019: mark done, bump v1.13.5, CHANGELOG
1f887725fb DC-019: fix flaky backup-manager tamper test (authTag byte corruption)
Compare 2 commits »
sami7777 pushed to main at sami7777/dashcaddy 2026-06-27 15:52:14 +02:00
c1ac0baa5e DC-019: claim for Hermes — backup-manager flaky tamper test
1c8f55edc1 DC-018: return writeErrorLog promise from Logger.error()
Compare 2 commits »
sami7777 pushed to main at sami7777/dashcaddy 2026-06-27 15:38:04 +02:00
923e1ad6f9 DC-018: claim for Hermes — Logger.error() swallows writeErrorLog promise
sami7777 pushed to main at sami7777/dashcaddy 2026-06-26 21:16:47 +02:00
ab0ef9cfa1 DC-017: Regression tests for depth-2 route paths + PUBLIC_ROUTES drift
sami7777 pushed to main at sami7777/dashcaddy 2026-06-26 02:28:46 +02:00
8973392c61 BACKLOG: audit DC-013/014/015/016 — all four already implemented, mark done
sami7777 pushed to main at sami7777/dashcaddy 2026-06-26 02:17:08 +02:00
8ec6c0ca6a DC-012: Add Kubernetes-style /healthz + /readyz probe aliases
sami7777 pushed to main at sami7777/dashcaddy 2026-06-26 01:59:12 +02:00
c39c80b3ad Fix DC-005 depth-2 route path bugs: 67 broken requires across 21 files
sami7777 deleted branch krystie-improvements from sami7777/dashcaddy 2026-06-26 01:44:14 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-06-26 01:44:04 +02:00
57a6a22f89 BACKLOG: mark DC-005 fully done + document post-merge health-checker path fix
9688e64692 Fix DC-005 latent path bug: health-checker required './platform-paths' but file lives at top level
283121edba Merge krystie-improvements into main
b6ad42b5ad BACKLOG: mark DC-006 done, document DC-005 latent path bug
e1a45543ea DC-006: Add integration test for TOTP auth flow
Compare 46 commits »
sami7777 created branch krystie-improvements in sami7777/dashcaddy 2026-06-26 01:16:11 +02:00
sami7777 pushed to krystie-improvements at sami7777/dashcaddy 2026-06-26 01:16:11 +02:00
b6ad42b5ad BACKLOG: mark DC-006 done, document DC-005 latent path bug
e1a45543ea DC-006: Add integration test for TOTP auth flow
7bc2a207f3 DC-005: Fix all 138 broken test paths after src/ refactor
9468dfc0eb DC-005/DC-006: claim as in-progress (krystie)
6025f68b22 DC-004: Fix all 19 ESLint warnings (zero remaining)
Compare 10 commits »
sami7777 pushed to main at sami7777/dashcaddy 2026-06-26 00:48:12 +02:00
4a66962f19 DC-008: add Linux deployment section to CLAUDE.md + fix stale version field