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
13 folders
5 files
at
d4332d6d838e2f5d80540f4dd7c0f752d6e6e469
Anirudh Oppiliappan
appview: pulls: refactor pulls into its own package
1y ago
d4332d6d
db
patchutil: move AsDiff and AsNiceDiff to patchutil Also move FormatPatch to types to avoid an import cycle.
1 year ago
email
remove unused func
1 year ago
filetree
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
middleware
appview: pulls: refactor pulls into its own package Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
oauth
knotclient: extract knotclient into top level package
1 year ago
pages
appview: rework compare page trigger comparison on button click, this simplifes a variety of things: - we can load a diff on page visit without javascript - we can avoid modifying url using javascript and breaking back buttons - we can avoid a lot of javascript code Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pagination
appview: repo/issues: paginate issues loading up issues on @tangled.sh/core should be much faster because we only have to resolve ~10 DIDs at a time. with a saturated did-handle cache, this should be near-instant page load times.
1 year ago
pulls
appview: pulls: refactor pulls into its own package Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
randomart
show branches in a dropdown
1 year ago
reporesolver
appview: reporesolver: factor out ResolvedRepo Rename FullyResolvedRepo -> ResolvedRepo Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
settings
appview: swap out old auth service for oauth Also does some driveby config refactoring.
1 year ago
state
appview: pulls: refactor pulls into its own package Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
xrpcclient
appview: pulls: allow stacked PR creation
1 year ago
config.go
appview: pulls: refactor pulls into its own package Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
consts.go
appview: swap out old auth service for oauth Also does some driveby config refactoring.
1 year ago
ingester.go
appview: pulls: fix resubmitCheck for stacked PRs
1 year ago
resolver.go
appview: resolver: add RedisResolver repoguard still uses an in-memory resolver. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
tid.go
appview: swap out old auth service for oauth Also does some driveby config refactoring.
1 year ago