summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-28refactor(version): unify version tag detection across packages (gq)Paul Buetow
2026-05-28refactor(sync): template delete script generation (eq)Paul Buetow
2026-05-28fix(cli): restore exact forge host matching parity (dq)Paul Buetow
2026-05-28refactor(forge): unify repo lifecycle across GitHub and Codeberg (dq)Paul Buetow
2026-05-28test(cli): add release helper orchestration coverage (bq)Paul Buetow
2026-05-28refactor(cli): deduplicate release target handling (bq)Paul Buetow
2026-05-28fix(sync): correct local tag peel syntax in getTagCommitHash (kp)Paul Buetow
2026-05-27chore: bump version to 0.18.1Paul Buetow
2026-05-27showcase: align inactivity condition and wording between SVG and gemtextPaul Buetow
2026-05-27showcase: simplify inactivity to AvgCommitAge>730 only — drop last-activity...Paul Buetow
2026-05-27showcase: show project score in rank-history SVG tooltipPaul Buetow
2026-05-27showcase: activity check uses all-branch last-commit date to avoid false inac...Paul Buetow
2026-05-27showcase: add subtitle note explaining grey lines are inactive projectsPaul Buetow
2026-05-27showcase: grey out inactive projects in rank history SVGPaul Buetow
2026-05-27chore: bump version to 0.18.0Paul Buetow
2026-05-27chore: bump version to 0.17.2Paul Buetow
2026-05-27showcase: extend rank history to 32 weeks, trim leading empty columnsPaul Buetow
2026-05-27showcase: stretch SVG to fill browser window in both axes (non-uniform scale)Paul Buetow
2026-05-27showcase: thinner default line width (1→1px), hovered line stays bold at 3pxPaul Buetow
2026-05-27showcase: rename SVG to showcase-rank-history.svg, link at top of gemtextPaul Buetow
2026-05-27showcase: fix SVG viewport fill — use position:fixed and explicit px dimens...Paul Buetow
2026-05-27showcase: dynamic SVG scaling fills browser window without letterboxingPaul Buetow
2026-05-27feat(showcase/svg): add legend panel, fix tooltip overlap, fill browser windowPaul Buetow
2026-05-27feat(showcase): add interactive SVG rank history graphPaul Buetow
2026-05-21feat(ai): update AI tool order and switch to glm-5.1:cloud via ollama launchv0.17.1Paul Buetow
2026-03-28feat(sync): auto-sync full backups and showcase cgit linksv0.17.0Paul Buetow
2026-03-28feat(showcase): support per-repo stats branchesv0.16.0Paul Buetow
2026-03-19chore(release): bump version to 0.15.8v0.15.8Paul Buetow
2026-03-19chore(release): bump version to 0.15.7v0.15.7Paul Buetow
2026-03-18feat(ai): add opencode as default AI tool for releases and showcasesv0.15.6Paul Buetow
2026-03-12chore(release): bump version to 0.15.5v0.15.5Paul Buetow
2026-03-12fix(sync): protect xerl hosts branch from auto-deletePaul Buetow
2026-03-11fix(showcase): penalize unreleased repositoriesv0.15.4Paul Buetow
2026-03-11fix(showcase): rebalance scoring and compact historyv0.15.3Paul Buetow
2026-03-11fix(showcase): compact rank history displayv0.15.2Paul Buetow
2026-03-11fix(showcase): sanitize malformed showcase summariesv0.15.1Paul Buetow
2026-03-11chore(release): bump version to 0.15.0v0.15.0Paul Buetow
2026-03-11feat(sync): enforce daily repo sync intervalsPaul Buetow
2026-03-11refactor(internal): extract sync and summary helpersPaul Buetow
2026-03-11fix(cli): return handler errors consistentlyPaul Buetow
2026-03-11fix(sync): stop relying on process cwdPaul Buetow
2026-03-11fix(api): add timed shared HTTP clientPaul Buetow
2026-03-11fix(github): stop logging token diagnosticsPaul Buetow
2026-03-11feat(sync): randomize repository sync orderv0.14.0Paul Buetow
2026-02-22chore(release): bump version to 0.13.0v0.13.0Paul Buetow
2026-02-22feat(showcase): add weekly rank history and header movementPaul Buetow
2026-02-22chore(version): bump to 0.12.1v0.12.1Paul Buetow
2026-02-22fix(cli): avoid dynamic format strings in PrintfPaul Buetow
2026-02-22fix(showcase): exclude backup-suffixed repositoriesPaul Buetow
2026-02-07feat(sync): add throttled sync modev0.12.0Paul Buetow