| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(v3.6.0): add iCloud sharing for workflows and tracked domains | Christian Cleberg | 2026-04-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | - implement CloudKit sharing (CKShare) for TrackedDomain and DomainWorkflow - support read-only and editable permissions - add Share actions and shared state indicators in UI - handle shared record ownership and participant roles - implement deterministic conflict resolution to prevent duplication - ensure compatibility with existing iCloud sync layer - maintain local-first behavior with graceful offline handling - remove debug logging for domain availability/rdap messages notes: - no custom backend or accounts introduced - sharing is Apple ecosystem only (iCloud-based) - large history data remains local-only | ||||
| * | feat(v3.4.0): add backup, restore, and data portability | Christian Cleberg | 2026-04-23 | 1 | -0/+8 |
| | | | | | | | | | | | | • introduce versioned DomainDig backup format • add full backup export/import with merge and replace modes • implement data validation and conflict handling • add partial exports for tracked domains, workflows, and history • add Data Portability settings section • support Files/iCloud Drive import and export • harden migrations for evolving local models • extend CLI with backup export and validation | ||||
| * | realigning commits | Christian Cleberg | 2026-03-18 | 1 | -0/+10 |
