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
278509195ce4bd5b2cf98d0e04b24490a4d52251
Seongmin Lee
appview: db: remove legacy migration sql files
1y ago
fa637579
artifact.go
appview: remove some trailing whitespace Signed-off-by: Winter <winter@winter.cafe>
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: 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
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: add reaction for issues/PRs (close #65) Add `sh.tangled.feed.reaction` lexicon and UI to *react* to issues/PRs close #65 close #113 Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
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: fix repo ordering on timeline Signed-off-by: oppiliappan <me@oppi.li>
1 year ago