fabrica

hanna/fabrica

fix(web): drop the annotated/lightweight label from the tag list

6fcad1b · hanna committed on 2026-07-26

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed by hannaSSH key fingerprint: SHA256:4g9cWhkAAw8gwqhJUcVbSnGEvdGwklW+1Aa/fMUu59k
2 files changed · +1 −3UnifiedSplit
crates/web/src/repo.rs +0 −3
@@ -1254,9 +1254,6 @@ async fn tags_view(
12541254 li class="entry-row" {
12551255 div class="entry-row-body" {
12561256 a class="entry-row-title" href=(format!("{base}/-/tree/{}", t.name)) { (t.name) }
1257- div class="entry-row-meta muted" {
1258- span { (if t.annotated { "annotated" } else { "lightweight" }) }
1259- }
12601257 }
12611258 div class="entry-row-actions" {
12621259 a class="mono commit-sha-pill" href=(format!("{base}/-/commit/{}", t.oid)) {
data/repos/01/01kye56ybp94wrec3fm02e9ge8.git/refs/tags/v1.0.0 +1 −0
@@ -0,0 +1 @@
1+37157e7f0e8a390c3579e4bfc14dbbbf1d06a711