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
82f4ca089c310b9eb5f830163756b483f61fa27a
oppiliappan
appview: remove all occurrences of DidHandleMap
1y ago
99e405a1
artifact.go
appview: remove all occurrences of DidHandleMap Signed-off-by: oppiliappan <me@oppi.li>
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: fix comparing against []byte SQLite stores byte sequences as blobs, which we were not handling properly, causing (at least) actions relating to artifacts to break. (Not sure when they broke, sorry!) Signed-off-by: Winter <winter@winter.cafe>
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}: remove unnecessary `GetIssueId` method As `issue.IssueId` is already retrieved from `NewIssue`, We don't need `GetIssueId` to get last issue-id. Using same, last inserted issue-id would be better. Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
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: remove some trailing whitespace Signed-off-by: Winter <winter@winter.cafe>
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: wrap posthog under unified notifier - Make `db.New*()` methods to accept complete model object instead of individual fields - Remove `posthog` field from *most* Service structs. Oauth still has one as an edge-case - Add more notifier methods to replace posthog logics Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
strings.go
appview/db: add DB components for strings 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