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
c643f6d5953a8c89148fd4ef6f14864c91ca7e16
oppiliappan
appview/issues: new fragments for replies
11mo ago
c643f6d5
cache
appview/issues: new fragments for replies Signed-off-by: oppiliappan <me@oppi.li>
11 months 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>
11 months 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>
11 months 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: new fragments for replies Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
knots
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
middleware
appview/middleware: extract issue in middleware Signed-off-by: oppiliappan <me@oppi.li>
11 months 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>
11 months ago
pages
appview/issues: rework issue editing Signed-off-by: oppiliappan <me@oppi.li>
11 months 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>
11 months ago
pulls
appview/pulls: rework pulls handlers to use xrpc calls Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
randomart
show branches in a dropdown
1 year ago
repo
appview/middleware: extract issue in middleware Signed-off-by: oppiliappan <me@oppi.li>
11 months 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>
11 months ago
serververify
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
11 months 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>
11 months 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>
11 months 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>
11 months ago
strings
appview/pages: add strings tab to profile Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
xrpcclient
appview/xrpcclient: better errors Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months 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>
11 months ago