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
b3ce5aec1fc1be6fd64e4346dc7a2d85f65c769c
dusk
appview: db: issues: add method for getting any issues a repo might have
1y ago
b3ce5aec
artifact.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
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: db: replace `Issue.IssueAt` to `Issue.Rkey` Replace `Issue.IssueAt` to `Issue.Rkey`. `issue_at` column still exist, but not used and will be removed in future. Remove `db.SetIssueAt()` in flavor of `Rkey`. Create rkey *before* adding to DB, and save same rkey to PDS. This is safe as `tx` is will be dropped when `ctx` is canceled with error. Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
email.go
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
follow.go
appview: rename GetFollowerFollowing to GetFollowerFollowingCount 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/db: rework timeline to use card-style interface Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pubkeys.go
appview: repo: show verified commits Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
pulls.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>
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: 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
strings.go
appview/strings: add timeline page Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
timeline.go
appview: rename GetFollowerFollowing to GetFollowerFollowingCount Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year ago