Hermes
283121edba
Merge krystie-improvements into main
Resolves 24 conflicts between Hermes (DC-008/009/010 + response-helper
envelope standardization) and Krystie (DC-005 src/ refactor path fixes,
DC-006 TOTP integration, DC-007 new test suites, cloud backup
destinations).
Conflict resolutions:
- src/utils/logging.js: took ours (consumers depend on logError/
safeErrorMessage/createLogger exports)
- src/config/site.js: merged (her factored validateAndLogConfig +
applyConfigFields helpers)
- src/context/dns.js: took hers (admin/readonly role iteration for
write operations)
- src/utilities/backup-
manager.js: took hers (Dropbox/WebDAV/SFTP cloud feature)
- status/dist/*, status/
sw.js: took hers (minified bundles + newer SW cache)
Additional fix (post-merge regression):
- src/monitoring/health-checker.js: fixed DC-005 path miss —
'require(./platform-paths)' → 'require(../../platform-paths)'
Test status: 921/922 passing. One known failure in logging.test.js
(async file-handle timing) tracked as follow-up.
2026-06-25 16:43:10 -07:00
..
2026-05-17 11:38:45 -07:00
2026-06-18 19:23:30 -07:00
2026-05-14 21:08:20 -07:00
2026-06-25 16:43:10 -07:00
2026-06-25 16:43:10 -07:00
2026-03-30 01:08:48 -07:00
2026-03-05 02:26:12 -08:00
2026-06-18 19:56:52 -07:00
2026-03-05 02:26:12 -08:00
2026-06-18 19:56:52 -07:00
2026-03-05 02:26:12 -08:00
2026-03-05 02:26:12 -08:00
2026-03-23 10:35:29 +01:00
2026-03-05 02:26:12 -08:00
2026-06-18 19:57:38 -07:00