happyDeliver/internal
Pierre-Olivier Mercier 7422f6ed0a Add paginated test history listing with disable option
Add GET /tests endpoint returning lightweight test summaries (grade,
score, domain, date) with pagination, using database-level JSON
extraction to avoid loading full report blobs. The feature can be
disabled with --disable-test-list flag. Frontend includes a new
/tests/ page with table view and a conditional "History" navbar link.

Fixes: https://github.com/happyDomain/happydeliver/issues/12
2026-04-09 18:05:06 +07:00
..
api Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
app Add backup/restore commands 2025-11-03 11:53:43 +07:00
config Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
lmtp Prepend Return-Path header when receiving email 2025-10-23 18:09:23 +07:00
receiver Make receiver hostname configurable via --receiver-hostname flag 2026-03-25 12:12:08 +07:00
storage Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
utils Use base32 encoded UUID to reduce address size 2025-10-20 15:30:45 +07:00
version Create a package to store the version number 2025-10-26 21:54:00 +07:00