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
/
db
22 files
at
a3c6611d342f8d1dec6dadfcd596411d15bc3eda
dusk
appview: implement GetFollowersFollowingCounts to query follow stats for multiple dids in one go
1y ago
e7b51821
artifact.go
appview: implement GetFollowersFollowingCounts to query follow stats for multiple dids in one go - moves FollowStats type from timeline.go into follow.go - makes existing GetFollowersFollowingCount also use FollowStats Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year 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>
1 year ago
db.go
appview/pages: show trending repos in the timeline Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
email.go
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
follow.go
appview: implement GetFollowersFollowingCounts to query follow stats for multiple dids in one go - moves FollowStats type from timeline.go into follow.go - makes existing GetFollowersFollowingCount also use FollowStats Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year ago
issues.go
appview: db: issues: add method for getting any issues a repo might have Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year 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>
1 year 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>
1 year ago
profile.go
appview: implement follower and following pages for users - rename Followers/Following from ProfileCard to FollowersCount/FollowingCount - in profileCard, define a single $userIdent to use instead of duplicating the didOrHandle expression fixes https://tangled.sh/@tangled.sh/core/issues/169 Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year ago
pubkeys.go
appview: repo: show verified commits Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
pulls.go
appview: db: pulls: add method for getting any pulls on a repo Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year ago
punchcard.go
appview/db: add query to fetch pipeline statuses Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
reaction.go
appview: remove all occurrences of DidHandleMap Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
registration.go
appview: refactor knot endpoints into separate router Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
repos.go
appview: db/repos: remove `AtUri` from `Repo` sqlite db still has `at_uri` column to easily use as reference Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
signup.go
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
spindle.go
appview/db: add spindle_members table and crud ops Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
star.go
appview/pages: show trending repos in the timeline Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
strings.go
appview/strings: allow extensionless filenames Signed-off-by: ItsHarper <git-f4cbe@harperandrews.org>
11 months ago
timeline.go
appview: implement GetFollowersFollowingCounts to query follow stats for multiple dids in one go - moves FollowStats type from timeline.go into follow.go - makes existing GetFollowersFollowingCount also use FollowStats Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year ago