Monorepo for Tangled tangled.org
859
fork

Configure Feed

Select the types of activity you want to include in your feed.

appview: show fork count on repo cards #357

open opened by willdot.net targeting master from willdot.net/tangled-fork-2: repo-fork-counts

Signed-off-by: Will did:plc:dadhhalkfcq3gucaq25hjqon

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:dadhhalkfcq3gucaq25hjqon/sh.tangled.repo.pull/3mlgnel3pwt22
+6
Diff #4
+6
appview/pages/templates/user/fragments/repoCard.html
··· 65 65 <span>{{ . }}</span> 66 66 </div> 67 67 {{ end }} 68 + {{ with .ForkCount }} 69 + <div class="flex gap-1 items-center text-sm"> 70 + {{ i "git-fork" "w-3 h-3 fill-current" }} 71 + <span>{{ . }}</span> 72 + </div> 73 + {{ end }} 68 74 {{ with .IssueCount.Open }} 69 75 <div class="flex gap-1 items-center text-sm"> 70 76 {{ i "circle-dot" "w-3 h-3" }}

History

5 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
appview: show fork count on repo cards
merge conflicts detected
expand
  • appview/db/repos.go:301
  • appview/models/repo.go:97
expand 0 comments
1 commit
expand
appview: show fork count on repo cards
expand 0 comments
1 commit
expand
appview: show fork count on repo cards
expand 0 comments
1 commit
expand
appview: show fork count on repo cards
expand 0 comments
1 commit
expand
appview: show fork count on repo cards
expand 0 comments