summaryrefslogtreecommitdiff
path: root/internal/showcase
AgeCommit message (Expand)Author
2026-07-22fix(errcheck): handle all unchecked error returns without changing behaviormainPaul Buetow
2026-06-17feat(ai): switch default showcase model to glm-5.2:cloud and bump version to ...v0.18.5Paul Buetow
2026-06-07feat(showcase): add human-readable cgit access hint with obfuscated URLv0.18.4Paul Buetow
2026-05-29feat(showcase): uq move cgit host and output dir into configPaul Buetow
2026-05-29chore(showcase): remove dead countLinesOfCode helper (sq)Paul Buetow
2026-05-29refactor(showcase): extract summary and asset helpers (kq)Paul Buetow
2026-05-29refactor(showcase): split gemtext sanitize/format helpers (jq)Paul Buetow
2026-05-29refactor(localrepos): extract shared ListLocalRepos helper (nq)Paul Buetow
2026-05-29refactor(showcase): decompose formatGemtext and guard zero totals (oq)Paul Buetow
2026-05-29refactor(showcase): clarify stripComments precedence (xq)Paul Buetow
2026-05-28test(showcase): add renderAxes/renderLines boundary tests (fq)Paul Buetow
2026-05-28refactor(showcase): split rank history svg generator (fq)Paul Buetow
2026-05-28fix(release): honor manager aiTool dispatch (cq)Paul Buetow
2026-05-28refactor(aitool): extract shared AI tool dispatch chain (cq)Paul Buetow
2026-05-28fix(random): remove deprecated rand seeding (hq)Paul Buetow
2026-05-28test(showcase): add non-version tag regression test (gq)Paul Buetow
2026-05-28refactor(version): unify version tag detection across packages (gq)Paul 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-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-18feat(ai): add opencode as default AI tool for releases and showcasesv0.15.6Paul 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-11refactor(internal): extract sync and summary helpersPaul Buetow
2026-03-11fix(sync): stop relying on process cwdPaul Buetow
2026-02-22feat(showcase): add weekly rank history and header movementPaul Buetow
2026-02-22fix(showcase): exclude backup-suffixed repositoriesPaul Buetow
2025-12-31feat: implement logarithmic scoring system for showcase rankingv0.11.0Paul Buetow
2025-10-31feat: improve vibe-coded detection to include 'vibe-coded' variant, bump vers...v0.10.1Paul Buetow
2025-10-31feat: implement amp AI tool support and replace Taskfile with Magev0.10.0Paul Buetow
2025-08-31refactor(showcase): remove Codex LLM supportPaul Buetow
2025-08-31chore(repo): snapshotPaul Buetow
2025-08-31some fixesPaul Buetow