+1
-1
appview/db/repos.go
+1
-1
appview/db/repos.go
···-rows, err := e.Query(`select r.did, r.name, r.knot, r.rkey, r.created from repos r join collaborators c on r.id = c.repo where c.did = ?;`, collaborator)
···+rows, err := e.Query(`select r.did, r.name, r.knot, r.rkey, r.description, r.created from repos r join collaborators c on r.id = c.repo where c.did = ?;`, collaborator)
+1
-1
appview/pages/templates/fragments/repoDescription.html
+1
-1
appview/pages/templates/fragments/repoDescription.html
+1
-1
appview/pages/templates/repo/index.html
+1
-1
appview/pages/templates/repo/index.html
+14
-10
appview/pages/templates/user/profile.html
+14
-10
appview/pages/templates/user/profile.html
······
······
-2
appview/state/repo.go
-2
appview/state/repo.go
······
······
+1
-1
flake.nix
+1
-1
flake.nix
-1
go.mod
-1
go.mod
···
-2
go.sum
-2
go.sum
···github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=-github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
···github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=