happyDeliver/web/src/routes
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
..
blacklist feat: add whitelist checks to IP blacklist endpoint and rename checks to blacklists 2026-03-09 16:01:54 +07:00
domain fix: various small fixes and improvements 2026-03-09 12:46:30 +07:00
history Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
test Improve responsiveness 2026-03-09 14:08:34 +07:00
+error.svelte web: Format code files 2026-01-24 19:18:26 +08:00
+layout.svelte Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
+page.svelte Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00