Monorepo for Tangled tangled.org
856
fork

Configure Feed

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

appview/repo: show number of forks on repo and link to page of forks #356

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/3mlgnel3ppx22
+7 -7
Interdiff #0 โ†’ #1
+7 -7
appview/db/repos.go
··· 805 805 return labels, nil 806 806 } 807 807 808 + 809 + 810 + 811 + 812 + return labels, nil 813 + } 814 + 808 815 func GetForkCount(e Execer, sourceDID string) (int, error) { 809 816 forks := 0 810 817 err := e.QueryRow( ··· 814 821 } 815 822 return forks, nil 816 823 } 817 - 818 - 819 - 820 - 821 - 822 - return labels, nil 823 - }
appview/pages/pages.go

This file has not been changed.

appview/pages/templates/layouts/repobase.html

This file has not been changed.

appview/pages/templates/repo/forks.html

This file has not been changed.

appview/repo/repo.go

This file has not been changed.

appview/repo/router.go

This file has not been changed.

History

5 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
appview/repo: show number of forks on repo and link to page of forks
merge conflicts detected
expand
  • appview/db/repos.go:301
  • appview/models/repo.go:97
expand 0 comments
1 commit
expand
appview/repo: show number of forks on repo and link to page of forks
expand 0 comments
1 commit
expand
appview/repo: show number of forks on repo and link to page of forks
expand 0 comments
1 commit
expand
appview/repo: show number of forks on repo and link to page of forks
expand 0 comments
1 commit
expand
appview/repo: show number of forks on repo and link to page of forks
expand 0 comments