| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(v2.0.0): introduce tracked domains, diffing, and monitoring foundationsv2.0.0 | Christian Cleberg | 2026-04-20 | 1 | -41/+340 |
| | | | | | | | | | | | | | | | | | | | - replace basic watchlist with structured TrackedDomain model - add manual refresh flow for tracked domains - implement snapshot diffing (DNS, IP, TLS, HTTP, redirect, email, availability) - add change summaries (changed/unchanged + affected sections) - link tracked domains to history snapshots - enhance HistoryEntry with normalized summary fields - persist availability + suggestions in history and export - add WatchlistView with pinning, notes, and status display - introduce premium capability scaffolding (no StoreKit) - enforce free-tier tracked domain limit (local only) - refactor view model to support tracking, diffing, and refresh flows notes: - no background monitoring, notifications, or paid APIs yet - all features remain local-first and manual | ||||
| * | feat(v1.9.0): add domain availability lookup and watchlist foundation | Christian Cleberg | 2026-04-20 | 1 | -3/+170 |
| | | | | | | | | | | - implement availability detection (available/registered/unknown) - integrate availability into domain results - add lightweight domain suggestions - introduce local watchlist with persistence - add WatchlistView and toolbar access - include availability in export | ||||
| * | feat(v1.8): improve result structure, history, and consistency | Christian Cleberg | 2026-04-20 | 1 | -476/+965 |
| | | | | | | | | | - normalize sections and add summary card - fix resolver usage in reverse DNS - include custom port scans in history/export - standardize error handling - decompose ContentView into smaller views | ||||
| * | add custom port scans and improve DNS/email/security diagnosticsv1.7.0 | Christian Cleberg | 2026-04-03 | 1 | -2/+66 |
| | | |||||
| * | Add HTTP header grading and protocol metadatav1.6.0 | Christian Cleberg | 2026-04-03 | 1 | -2/+47 |
| | | |||||
| * | Add BIMI and MTA-STS checks to email securityv1.5.0 | Christian Cleberg | 2026-04-03 | 1 | -1/+17 |
| | | |||||
| * | Release 1.4.0v1.4.0 | Christian Cleberg | 2026-04-03 | 1 | -2/+35 |
| | | | | | | | | Add richer SSL/TLS inspection details including negotiated TLS version, cipher suite, full certificate chain display, crt.sh lookup, and HSTS preload status. Persist HSTS preload in history/export and run the preload check in parallel with the SSL lookup. | ||||
| * | realigning commits | Christian Cleberg | 2026-03-18 | 1 | -10/+418 |
| | | |||||
| * | initial commit | Christian Cleberg | 2026-03-11 | 1 | -0/+157 |
