happyDeliver/internal/api
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
..
handlers.go Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
helpers.go Glue things together 2025-10-20 15:02:14 +07:00