sami7777
  • Joined on 2026-06-10
sami7777 created branch krystie/logger-refactor-v3 in sami7777/dashcaddy 2026-06-20 03:45:44 +02:00
sami7777 pushed to krystie/logger-refactor-v3 at sami7777/dashcaddy 2026-06-20 03:45:44 +02:00
f71e5c52d4 feat(api): unify logger — single source of truth for logs, errors, audit
sami7777 created branch krystie/logger-refactor-v2 in sami7777/dashcaddy 2026-06-20 03:30:41 +02:00
sami7777 pushed to krystie/logger-refactor-v2 at sami7777/dashcaddy 2026-06-20 03:30:41 +02:00
9ccc582c96 feat(api): unify logger — single source of truth for logs, errors, audit
5e98709d89 fix(api): resolve broken module paths after DC-005 src/ refactor
Compare 2 commits »
sami7777 pushed to main at sami7777/dashcaddy 2026-06-20 03:17:51 +02:00
44af47d344 feat: add Sami Files logPath to template + mount in start.sh
6809fc5cca fix(monitoring): flatten CPU/mem data, add health summary, public + rate-limit monitoring/stats
4853f1feb8 fix(server): unbreak workflow engine init - import fetchT, new NotificationManager, hoist servicesStateManager
ef855e3fd7 build: bump SW cache to dashcaddy-shell-f6673e7190
3dff49cdc5 feat(status): TOTP recovery UI - panel, backup download, always-visible Import
Compare 11 commits »
sami7777 pushed to main at sami7777/dashcaddy 2026-06-20 03:08:34 +02:00
5e98709d89 fix(api): resolve broken module paths after DC-005 src/ refactor
sami7777 pushed to master at sami7777/dashcaddy 2026-06-19 06:17:28 +02:00
6809fc5cca fix(monitoring): flatten CPU/mem data, add health summary, public + rate-limit monitoring/stats
sami7777 pushed to master at sami7777/dashcaddy 2026-06-19 05:15:31 +02:00
4853f1feb8 fix(server): unbreak workflow engine init - import fetchT, new NotificationManager, hoist servicesStateManager
sami7777 pushed to master at sami7777/dashcaddy 2026-06-19 04:58:01 +02:00
ef855e3fd7 build: bump SW cache to dashcaddy-shell-f6673e7190
3dff49cdc5 feat(status): TOTP recovery UI - panel, backup download, always-visible Import
d230b39948 feat(totp): 4-part defense against permanent lockout
Compare 3 commits »
sami7777 pushed to master at sami7777/dashcaddy 2026-06-19 04:23:45 +02:00
7bbd969fa2 fix: rebuild bundle with widget, restore TOTP across container recreate, integrate auto-updater changes
4f377970d7 chore: ignore runtime data + scratch files, remove dead root routes/
Compare 2 commits »
sami7777 pushed to master at sami7777/dashcaddy 2026-06-19 03:53:04 +02:00
7f0d43943c feat: restore monitoring widget + add sami-files template
sami7777 created branch master in sami7777/dashcaddy 2026-06-19 03:53:03 +02:00
sami7777 created branch fix/audit-logger-security-event in sami7777/dashcaddy 2026-06-15 12:06:07 +02:00
sami7777 pushed to fix/audit-logger-security-event at sami7777/dashcaddy 2026-06-15 12:06:07 +02:00
9af1d3579f fix(audit-logger): add logSecurityEvent to AuditLogger
sami7777 deleted branch krystie-wip/logger-refactor from sami7777/dashcaddy 2026-06-15 11:46:09 +02:00
sami7777 created branch fix/wip-logger-cleanup in sami7777/dashcaddy 2026-06-15 11:33:52 +02:00
sami7777 pushed to fix/wip-logger-cleanup at sami7777/dashcaddy 2026-06-15 11:33:52 +02:00
4b84451825 fix(logger): make unified logger actually load + add logSecurityEvent
sami7777 created branch krystie-wip/logger-refactor in sami7777/dashcaddy 2026-06-14 11:21:53 +02:00
sami7777 pushed to krystie-wip/logger-refactor at sami7777/dashcaddy 2026-06-14 11:21:53 +02:00
171c1ad61c WIP: pending changes (committed per Sami request, not yet reviewed)
9ab947a394 feat: enforceStorageLimit - prune oldest backups when maxStorageBytes exceeded
ad9400490d Merge: resolve conflict in routes/backups.js, keep storage-info + maxStorageBytes
Compare 3 commits »
sami7777 pushed to main at sami7777/dashcaddy 2026-06-14 11:13:35 +02:00
2f9345bf9b Fix missing imports and ctx references in route modules