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
6c26784d372e2ca39d1848dfa2e0119126d4b1b9
oppiliappan
appview/strings: add timeline page
1y ago
6c26784d
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/strings: add timeline page 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: 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
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/strings: add timeline page 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/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
apview: replace all use of `db.Repo.AtUri` with `db.Repo.RepoAt()` Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
reporesolver
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
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
apview: replace all use of `db.Repo.AtUri` with `db.Repo.RepoAt()` Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
strings
appview/strings: add timeline page Signed-off-by: oppiliappan <me@oppi.li>
1 year 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