happyDeliver/internal/config
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
..
cli.go Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
config.go Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
custom.go Add survey capability 2025-10-26 21:42:58 +07:00
env.go Handle config, parse flags 2025-10-19 15:47:38 +07:00
file.go Handle config, parse flags 2025-10-19 15:47:38 +07:00