Commits
User selector
Commit history
Commits on Feb 17, 2026
fix: Split PatchNotes.Sync into class library + thin CLI (apn-bmm63)
Show description for 6f25117andcommitted
Commits on Feb 14, 2026
refactor: Move AI client from Data to Sync project (apn-axedx)
Show description for c792c07andcommittedrefactor: Move GitHub client from Data to Sync project (apn-iysls)
Show description for cd9c7a6andcommitted
Commits on Feb 11, 2026
feat: Add --init flag to seed package catalog and sync from GitHub
Show description for 8809108andcommittedfeat: Add Azure Function project with channel-based sync pipeline
Show description for 4d0b001andcommittedfix: Error on -r and -s flags with missing argument value (apn-g9dzg)
Show description for a8ee654andcommittedfix: Use GitHubUrlParser in -s handler instead of manual split (apn-3fm2h)
Show description for d4392e7committed
dementusfix: Add specific error handling for SyncRepoAsync in -r handler
Show description for fd3f0a2authored andcommitted
Commits on Feb 8, 2026
feat: Remove notification code from backend and database (apn-zp95)
Show description for 733320bandcommittedfix: Wrap all Program.cs code paths in service scopes (apn-k8rg0)
Show description for 9b7b2a1andcommittedfix: Resolve SyncService from DI scope in -r handler to fix inconsistent DbContext scoping
Show description for 8ce06b6andcommittedfeat: Denormalize version fields onto Release table (apn-s49k)
Show description for 8936dcaandcommittedfeat: Add CLI sync command: sync -r <github-url> to fetch package + releases (apn-yihu)
Show description for 680a344andcommitted- authored andcommitted

Commits on Feb 7, 2026
feat: Add SummaryGenerationService for version group summaries (apn-yyp4)
Show description for 2dda357andcommittedfeat: Detect and resolve external changelog references during sync (apn-yy7a)
Show description for a06a818andcommitted
Commits on Feb 6, 2026
revert: Remove watchlist/schema changes that polecats pushed directly to main
Show description for cad9ae8andcommittedfeat: Add watchlist (user-package many-to-many) and schema updates
Show description for 51ecb09andcommitted
Commits on Jan 21, 2026
refactor: Split SyncService into separate files (#34)
Show description for c6ef364authored
Commits on Jan 20, 2026
Add database provider factory for SQLite/SQL Server switching
Show description for 0c69bc1andcommitted
Commits on Jan 17, 2026
Add --seed flag to Sync CLI
Show description for e68d5c9andcommittedAdd sync console app for fetching GitHub releases
Show description for 00b1145andcommitted
Commits on Jan 16, 2026
Setup .NET solution structure
Show description for 32435efandcommitted
Loading