krz/domain-dig

clone: git clone https://gitbay.org/krz/domain-dig.git

d30ca5ca62 Merge pull request #68 from krazywarez/ci/build-check Christian Cleberg <hello@cleberg.net> 2026-08-23 signed_unknown_key
5ee4765117 Restore the compile gate, without the accessibility audit Christian Cleberg <hello@cleberg.net> 2026-08-23 verified · cmc
849197b737 Merge pull request #67 from krazywarez/chore/cut-v5.0.3 Christian Cleberg <hello@cleberg.net> 2026-08-22 signed_unknown_key
9201ef0008 Remove the GitHub Actions build workflow Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
b5cffb442d Update the What's New notes for v5.0.3 Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
9773e71aa6 Cut v5.0.3 and retire the release roadmap Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
9fea1adacc Merge pull request #66 from krazywarez/fix/build-and-history-entry Christian Cleberg <hello@cleberg.net> 2026-08-22 signed_unknown_key
df69393f7e Do not touch CloudKit from a build without entitlements Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
017785c4ce Build Inspection, Provenance and Failures straight from the snapshot Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
dad5253250 Build the test resolver URL without a URI-shaped literal Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
2191be9341 Assemble the test resolver URL from parts Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
1bc0c44013 Fix the build, and group HistoryEntry's 72-parameter initializer Christian Cleberg <hello@cleberg.net> 2026-08-22 verified · cmc
72dbfaaabd Merge pull request #64 from krazywarez/sonarcloud-cleanup Christian Cleberg <hello@cleberg.net> 2026-08-08 signed_unknown_key
49a999885f Add CodingKeys for external JSON decodables Christian Cleberg <hello@cleberg.net> 2026-08-08 unsigned
fe83ff502f convert readme to nfo; convert docs to txt; relicense to 0bsd Christian Cleberg <hello@cleberg.net> 2026-08-02 unsigned
a6ed5c3546 chore: cut v5.0.2 (krazywarez migration release) Christian Cleberg <hello@cleberg.net> 2026-08-02 unsigned
fa75b888d3 update org name Christian Cleberg <hello@cleberg.net> 2026-08-02 unsigned
4496e44c15 update email Christian Cleberg <hello@cleberg.net> 2026-08-02 unsigned
963ce3fb34 feat: owner Pro+ allowlist via CloudKit, cut v5.0.1 Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
7156c088a4 fix: align the redirect-row copy button to the trailing edge Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
45741a5160 fix: point Rate at the App Store and drop the empty Legal section (#56) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
269d959071 feat: use the real App Store ID in AppLinks (#56) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
0740527636 feat: enrich Settings → App Info with metadata & resource links (#56) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
b824dae8ea docs: polish repo documentation after the v5.0.0 work Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
cc1cb343b1 chore: cut v5.0.0 release (version bump) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
e818eefdee docs: mark v5.0.0 engineering complete in the roadmap Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
0571e751f8 refactor: extract result section views into ResultSectionViews (v5 step 4, 7/n) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
48999737a3 refactor: extract Settings screens into SettingsViews.swift (v5 step 4, 6/n) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
321a10f854 refactor: extract history query surface into DomainViewModel+History (v5 step 4, 5/n) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
9092ab60f8 refactor: extract workflow surface into DomainViewModel+Workflows (v5 step 4, 4/n) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
e5d6c6c30d refactor: extract export/portability into DomainViewModel+Export (v5 step 4, 3/n) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
7805888980 refactor: extract monitoring surface into DomainViewModel+Monitoring (v5 step 4, 2/n) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
e597cdf5b7 refactor: extract audit surface into DomainViewModel+Audit (v5 step 4, 1/n) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
99e4623af1 feat: versioned store-migration policy for persisted data (v5 step 2) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
a52dee116d feat: stabilize and document the Local API v1 response contract (v5 step 3) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
7001577e67 chore: clear actionable SonarCloud smells (shell [[, merged if) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
a7d154e1db test: establish unit-test net for the deterministic core (v5 step 1) Christian Cleberg <hello@cleberg.net> 2026-07-25 unsigned
22ad96331a feat: add Copy cURL Command button to the Local API page (#30) Christian Cleberg <hello@cleberg.net> 2026-07-24 unsigned
5fe3aeb2ce fix: surface the real NWListener error and drop conflicting requiredLocalEndpoint (#30) Christian Cleberg <hello@cleberg.net> 2026-07-24 unsigned
2ed92d773a fix: sync CloudKit through a custom zone instead of queries (#29) Christian Cleberg <hello@cleberg.net> 2026-07-24 unsigned
0aa8cdf3bb fix: reach CloudKit instead of gating on unreliable entitlement introspection (#29) Christian Cleberg <hello@cleberg.net> 2026-07-24 unsigned
2279dfa7c4 docs: repair roadmap references after the verification-doc cleanup Christian Cleberg <hello@cleberg.net> 2026-07-24 unsigned
2ca5ddf53e docs cleanup Christian Cleberg <hello@cleberg.net> 2026-07-24 unsigned
7315ae3da6 test(a11y): Phase 6 verification — metadata assertions, middle-band sweep, 27.0 fix Christian Cleberg <hello@cleberg.net> 2026-07-24 unsigned
655d11b59a chore: bump to v4.9.0; record the release in the roadmap Christian Cleberg <hello@cleberg.net> 2026-07-23 unsigned
872583eca8 fix: adopt Swift 6 language mode; resolve all concurrency issues (#27) Christian Cleberg <hello@cleberg.net> 2026-07-23 unsigned
d3af0e7d51 fix(a11y): stop section-header trailing controls letter-wrapping Christian Cleberg <hello@cleberg.net> 2026-07-22 unsigned
dd41ed2c51 feat(a11y): engage the audit enforcement ratchet (#21) Christian Cleberg <hello@cleberg.net> 2026-07-22 unsigned
7f917e98b9 feat(a11y): seeded audit fixtures; fix dense-row reflow they exposed (#21) Christian Cleberg <hello@cleberg.net> 2026-07-22 unsigned
80cb5d8553 docs(a11y): add Phase 6 manual verification checklist (#21) Christian Cleberg <hello@cleberg.net> 2026-07-22 unsigned

older →