mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Adds `meta.stats: DiffStats` (required) to `PaginatedRunFileList` so the Files Changed toolbar can render `+387 −104` next to the file count. Server: refactors `list_binary_paths` into `list_diff_numstat`, which returns the binary-path set plus aggregate `+/-` totals from a single `git diff --numstat` invocation. The degraded patch-only response populates the same field by counting `+`/`-` line prefixes in the filtered patch (excluding `+++`/`---` file headers). UI: `Toolbar` accepts `additions` / `deletions` and renders them as mono-tabular `+387 −104` to the right of the file count. The block is elided when the diff has 0 changes (e.g. binary-only or empty runs) so the empty case stays clean. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-web | ||
| marketing | ||
| remotion | ||