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
27 folders
1 file
at
a0079caaded86de54d268247b0b9c3800bf89102
oppiliappan
appview/issues: use middleware to extract issue
1y ago
a0079caa
cache
appview/oauth: return to original page after login-block when attempting to do an authorized request while logged-out, the auth middleware boots the user to the login page. this page now keeps track of the 'Referer' in the oauth request. once the oauth callback is complete, the user is sent back to the page they came from. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
commitverify
appview: repo: show ssh fingerprint info on hover Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
config
knotserver: fix ingester for new pull lexicon Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
db
appview/db: rework issue and comment CRUD ops - all Create ops are upserts by default, this means the ingester simply has to create a new item during ingestion, the db handler will decide if it is an edit or a create operation - all ops have been updated to use db.Filter Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
dns
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
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
issues
appview/issues: use middleware to extract issue Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
knots
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
middleware
appview/middleware: extract issue in middleware Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
notify
appview/notify: apply gofmt Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
oauth
appview/oauth: add to default knot optimistically Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pages
appview/issues: rework issue editing 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
pipelines
idresolver: move package out of appview Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
posthog
appview/middleware: extract issue in middleware Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pulls
appview/pulls: rework pulls handlers to use xrpc calls Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
randomart
show branches in a dropdown
2 years ago
repo
appview/middleware: extract issue in middleware Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
reporesolver
appview,knotserver: allow forking empty repos as a result, this lets us avoid making another call to knots. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
serververify
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
settings
appview/{settings,pages}: rework settings ui Preserves the routes, but borrows a similar style to that of repo settings. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
signup
appview/signup: wrap the TXT record content in quotes Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
spindles
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
state
appview/db: rework issue and comment CRUD ops - all Create ops are upserts by default, this means the ingester simply has to create a new item during ingestion, the db handler will decide if it is an edit or a create operation - all ops have been updated to use db.Filter Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
strings
appview/pages: add strings tab to profile Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
xrpcclient
appview/xrpcclient: better errors Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
ingester.go
appview/ingester: simplify ingesters - create/updates are unified because db handles upserts - use new DB APIs that support db.Filter Signed-off-by: oppiliappan <me@oppi.li>
1 year ago