Commit graph

120 commits

Author SHA1 Message Date
f0dbc29da4 Handle multiple dkim authentication-results 2025-10-30 10:03:46 +07:00
8769514f1c Don't deduce point on weak SPF all qualifier, when DMARC is configured
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-28 11:42:23 +07:00
871f4e62f6 Fix content scoring error
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-27 17:56:06 +07:00
86ec7a6100 By default, only check the first IP against RBL, not all chain 2025-10-27 17:56:06 +07:00
2d3316eaaf Lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-27 04:13:14 +00:00
730b43cad1 Fix SurveyURL property name
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-10-27 11:12:48 +07:00
ff5ac0fe1f Create a package to store the version number
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v1.0.0
2025-10-26 21:54:00 +07:00
b95e5d6732 Add a favicon
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-26 21:42:58 +07:00
0325139461 Add a dark mode 2025-10-26 21:42:58 +07:00
07c7e63ee7 Create a stores directory 2025-10-26 21:42:58 +07:00
faf860f4a1 New option to configure ratelimit 2025-10-26 21:42:58 +07:00
6d2a59dd7b Update dependency @hey-api/openapi-ts to v0.86.4 2025-10-26 21:42:58 +07:00
39185f82bd Update PTR description 2025-10-26 21:42:58 +07:00
dd14d7a814 Update eslint monorepo to v9.38.0 2025-10-26 21:42:58 +07:00
924c54912a Update dependency @types/node to v22.18.12 2025-10-26 21:42:58 +07:00
20513bfc00 Update dependency vite to v7.1.12 2025-10-26 21:42:58 +07:00
b98988c153 Update dependency typescript-eslint to v8.46.2 2025-10-26 21:42:58 +07:00
386951b1eb Update module github.com/getkin/kin-openapi to v0.133.0 2025-10-26 21:42:58 +07:00
1a373d1942 Update dependency @hey-api/openapi-ts to v0.86.3 2025-10-26 21:42:58 +07:00
426fad9856 Add network config 2025-10-26 21:42:58 +07:00
2bedd0ed75 BIMI differenciate declined in summary 2025-10-26 21:42:58 +07:00
cdfdeb74fc Add a sample report in README.md 2025-10-26 21:42:58 +07:00
3c5bd5cbbd Add OpenGraph image and headers 2025-10-26 21:42:58 +07:00
c5bb9e46ac Add a background report sample in hero on home page
Why use a report from icloud.com to illustrate this project?

Among all the common email providers I tested, it achieved the best results.
2025-10-26 21:42:58 +07:00
4c71dd1d53 Handle errors on test page 2025-10-26 21:42:58 +07:00
76de5f60d6 Add survey capability 2025-10-26 21:42:58 +07:00
82373cdaac Redo cli_analyzer 2025-10-26 21:42:58 +07:00
edb172c4bc Update features on home page 2025-10-26 21:42:58 +07:00
53a48cba07 Fix typescript/svelte checks 2025-10-26 21:42:58 +07:00
08c6e0eef2 Rate limit API requests 2025-10-25 03:36:34 +07:00
932bc981b5 Filter Authentication-Results to keep only local ones 2025-10-25 03:36:34 +07:00
b2dc479a79 Update label associated with grade 2025-10-25 03:36:34 +07:00
6e2e403873 Improve pending state with clearer messages 2025-10-25 03:36:34 +07:00
eb28499dfd Monitor testId to update the page on test change 2025-10-25 03:36:25 +07:00
ff1a958220 Add a menu to results page 2025-10-25 03:36:25 +07:00
38b2be58fe Ensure latest created report is fetch 2025-10-25 03:31:29 +07:00
52f43c6bc5 Add x-align-form authentication test 2025-10-25 03:31:29 +07:00
3ea958b2fd Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
a700db0873 Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
115da72874 Handle x-google-dkim authentication result 2025-10-25 03:31:29 +07:00
255027d00b Start bad spam score to B 2025-10-25 03:31:29 +07:00
9970e957d5 Handle SPF redirect 2025-10-25 03:31:29 +07:00
8fe8581b78 Handle declined auth result 2025-10-25 03:31:29 +07:00
aa35ab223d Align no DMARC authentication with on DMARC DNS record: grade C 2025-10-25 03:31:29 +07:00
29cb2cf1f9 Headers value for Date and email related are now parsed 2025-10-25 03:31:29 +07:00
7ed347c86e Improve test display in some circonstancies 2025-10-25 03:31:29 +07:00
4bbba66a81 Handle local postfix delivery 2025-10-25 03:31:29 +07:00
8b3ab541ba Add a summary after score 2025-10-25 03:31:29 +07:00
3588af3267 Add links to section 2025-10-25 03:31:29 +07:00
c1063cb4aa Add iprev check 2025-10-25 03:31:29 +07:00