+2
-1
appview/pages/funcmap.go
+2
-1
appview/pages/funcmap.go
···
+4
-11
appview/pages/markup/markdown.go
+4
-11
appview/pages/markup/markdown.go
······
+13
-2
appview/pages/pages.go
+13
-2
appview/pages/pages.go
·········
+2
-2
appview/state/middleware.go
+2
-2
appview/state/middleware.go
······
+19
-19
appview/state/pull.go
+19
-19
appview/state/pull.go
·························································
+35
-40
appview/state/repo.go
+35
-40
appview/state/repo.go
·····················+// redirects tree paths trying to access a blob; in this case the result.Files is unpopulated,+http.Redirect(w, r, fmt.Sprintf("/%s/blob/%s/%s", f.OwnerSlashRepo(), ref, result.Parent), http.StatusFound)·······························································
+18
-1
appview/state/repo_util.go
+18
-1
appview/state/repo_util.go
·········
+13
-2
appview/state/signer.go
+13
-2
appview/state/signer.go
···+func (us *UnsignedClient) DefaultBranch(ownerDid, repoName string) (*types.RepoDefaultBranchResponse, error) {···