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
/
models
21 files
at
bb08649f2e1111469f67cbc7c8938ebd7e810982
oppiliappan
appview,knotserver: produce combined patch in comparisons
11mo ago
898d826c
artifact.go
appview,knotserver: produce combined patch in comparisons this is calculated by the knotserver in sh.tangled.repo.compare and cached by the appview in pull submissions, this cannot be calculated on the appview side with just the format-patch because this calculation requires a git-index. Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
collaborator.go
appview/models: move db.Collaborator into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
email.go
appview/models: move db.Email into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
follow.go
appview/models: move db.Follow into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
issue.go
appview/models: move db.Issue* into models - move db.{Issue,IssueComment} into models - move auxilliary funcs like CommentTree into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
label.go
appview/state: style changes to good-first-issue Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
language.go
appview/models: move db.RepoLanguage into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
notifications.go
appview/pages: improve notification styles Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
pipeline.go
appview/models: move db.Pipeline* into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
profile.go
appview/models: move db.Profile* into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
pubkey.go
appview/models: move db.PublicKey into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
pull.go
appview,knotserver: produce combined patch in comparisons this is calculated by the knotserver in sh.tangled.repo.compare and cached by the appview in pull submissions, this cannot be calculated on the appview side with just the format-patch because this calculation requires a git-index. Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
punchcard.go
appview/models: move db.PunchCard into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
reaction.go
appview/{db,pages,models}: show tooltips for user handles when hovering on reactions Signed-off-by: Cameron Smith <cam@camsmith.dev>
10 months ago
registration.go
appview/models: move db.Registration into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
repo.go
appview/{models,state}: implement good first issues handler Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
signup.go
appview/models: move db.Signup into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
spindle.go
appview/models: move db.Spindle* into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
star.go
appview/models: move db.Star into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
string.go
appview/models: move db.String into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
timeline.go
appview/models: move db.Timeline* into models Signed-off-by: oppiliappan <me@oppi.li>
11 months ago