Commit Graph

11 Commits

Author SHA1 Message Date
Shaan
a117add908 fix: Proper processing of date fields (Domain Expiry) with cleanup of unnecessary Date comparison functions (#6638)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-09 04:18:17 +01:00
Frank Elsinga
0f61d7ee1b chore: enable formatting over the entire codebase in CI (#6655)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-09 02:10:36 +01:00
Joseph Adams
0eca301181 fix: noisy domain expiry checks in monitor editor and missing debuggability (#6637)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-08 05:22:08 +00:00
Frank Elsinga
88e7887a87 chore: made code more robust to undefined expiry (#6625)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-06 22:39:11 +00:00
Frank Elsinga
ac1c43d2cc move the webhook to a better place 2026-01-01 16:47:31 +01:00
Frank Elsinga
49eb0a34a1 migrate domains to use test suites 2026-01-01 16:34:31 +01:00
Frank Elsinga
402d577429 Update test/backend-test/test-domain.js 2026-01-01 08:02:19 +01:00
Frank Elsinga
20d2693f33 Update test/backend-test/test-domain.js 2026-01-01 03:11:38 +01:00
Frank Elsinga
a46810b1ff Update test/backend-test/test-domain.js 2025-12-31 21:42:16 +01:00
Frank Elsinga
d1d3d4ef34 Update domain expiry notification days setting 2025-12-31 21:07:22 +01:00
Shaan
eb0b6cdb09 feat: Domain name expiry (#6413)
Co-authored-by: AiroPi <47398145+AiroPi@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-20 16:32:49 +00:00