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
11713b9070e130baca1cb89f599922490570e5fa
oppiliappan
appview/db: rework issue comments
1y ago
11713b90
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 issues table adds generated `at_uri` column. a lot easier for comments to refer to an issue now. ingesting comments also does not require a lookup, we can directly use the at-uri of the parent-issue in db queries. 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: minor fixes Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
knots
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
middleware
appview/pages: better error page styles Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
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/index: improve repo-index for outdated knots 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/notify: apply gofmt 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
1 year ago
repo
appview/index: improve repo-index for outdated knots 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>
1 year 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>
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>
11 months ago
state
appview: make banner more generic we can always display this for an upgrade situation now. 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>
1 year ago
xrpcclient
appview/xrpcclient: better errors Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
ingester.go
appview/db: rework issue comments more constraints and a new "reply_to" column for threading. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago