alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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.
Monorepo for Tangled
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
Pulls
Pipelines
tangled-core
/
appview
/
db
/
at
push-uylxxnsupvlk
22 files
oppiliappan
appview: handle deleted repos in profile timeline
9mo ago
da5b6c9f
artifact.go
appview,lexicons: add SHA field to sh.tangled.repo.pull refers to the tip of the branch that this PR was opened from. this addition permits us to associate a CI run with a branch or fork based pull request. Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
collaborators.go
appview/db: fix issues with collaborators table - CollaboratingIn was not producing reverse mappings - collaborators.created was never set Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
db.go
appview/db: rework issues table adds generated `at_uri` column. a lot easier for comments to refer to an issue now. ingesting comments also does not require a lookup, we can directly use the at-uri of the parent-issue in db queries. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
email.go
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
follow.go
appview/db: add db helpers to count entries Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
issues.go
appview: handle deleted repos in profile timeline Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
jetstream.go
add in-memory jetstream did filter
1 year ago
language.go
appview: store default ref info in languages table Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
oauth.go
appview: swap out old auth service for oauth Also does some driveby config refactoring.
1 year ago
pipeline.go
appview: add CI status component to pulls view Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
profile.go
appview: fix vanity stat queries Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
pubkeys.go
appview: repo: show verified commits Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
pulls.go
treewide: fmt Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
punchcard.go
appview/pages: rework profile overview page to use tabs model Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
reaction.go
appview: remove all occurrences of DidHandleMap Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
registration.go
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
repos.go
appview: show repo language in profile page Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
signup.go
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
spindle.go
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
star.go
appview/db: add db helpers to count entries Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
strings.go
appview/db: add db helpers to count entries Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
timeline.go
appview/pages: display home page to logged out users Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago