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
f60213c771e2d28e210aa099f2e958cf59f5551f
oppiliappan
appview: refactor top starred repos
11mo ago
f60213c7
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
appview/oauth: add to default spindle Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
db
appview/pages: show trending repos in the timeline Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
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: db: issues: add method for getting any issues a repo might have Signed-off-by: dusk <y.bera003.06@protonmail.com>
1 year ago
knots
appview: remove all occurrences of DidHandleMap Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
middleware
appview: reporesolver: pass entire `Repo` object through context There is no reason for `ResolvedRepo` to not directly inherit `Repo` Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
notify
appview/notify: apply gofmt Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
oauth
appview/oauth: verify "iss" parameter in auth response From https://datatracker.ietf.org/doc/html/rfc9207#section-2.4 : "Clients MUST [...] compare the result to the issuer identifier of the authorization server where the authorization request was sent to. [...] If the value does not match the expected issuer identifier, clients MUST reject the authorization response and MUST NOT proceed with the authorization grant." Signed-off-by: Mike P <fentiger@mythik.co.uk>
1 year ago
pages
appview: refactor top starred repos 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: render markdown in titles, commit messages and descriptions uses the newly added description filter that only autlinks, and renders backticks, bold and italics. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
randomart
show branches in a dropdown
1 year ago
repo
appview: move feed generation into separate file 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
settings
appview: replace all occurrences of TID with global tid package Signed-off-by: oppiliappan <me@oppi.li>
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
appview: remove all occurrences of DidHandleMap Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
spindleverify
appview: split off spindle verification logic into separate pkg Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
state
appview: refactor top starred repos Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
strings
appview/strings: allow extensionless filenames Signed-off-by: ItsHarper <git-f4cbe@harperandrews.org>
11 months ago
xrpcclient
appview/xrpcclient: add ServerGetServiceAuth API Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
ingester.go
appview,knotserver,spindle: rework jetstream do not return errors from ingesters, this causes the read loop to be killed. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago