alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
repo
7 files
at
a7f7a5d2bcf479f772baeaca0d9e634a85ffae1e
oppiliappan
appview/repo: fix incorrect redirects
9mo ago
208aee68
artifact.go
appview/repo: fix incorrect redirects Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
feed.go
appview/models: move db.Pull* into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
index.go
appview/repo: remove EmailToDidOrHandle we no longer resolve handles from DIDs at the handlers, we do this dynamically when rendering the templates. EmailToDidOrHandle did not follow this pattern. there were a few negative side effects from this: the `tinyAvatar` helper requires that the input be a DID; and not a handle. when a handle is passed, it results in a different default color for users without profile pictures; resulting in different colors in repo-log versus, say, the topbar. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
opengraph.go
appview/issues: og image for issues Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
repo.go
appview/repo: fix incorrect redirects Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
repo_util.go
appview/repo: remove EmailToDidOrHandle we no longer resolve handles from DIDs at the handlers, we do this dynamically when rendering the templates. EmailToDidOrHandle did not follow this pattern. there were a few negative side effects from this: the `tinyAvatar` helper requires that the input be a DID; and not a handle. when a handle is passed, it results in a different default color for users without profile pictures; resulting in different colors in repo-log versus, say, the topbar. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
router.go
appview/repo: add delete branch handler Signed-off-by: oppiliappan <me@oppi.li>
10 months ago