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
/
state
1 folder
14 files
at
9325b4fd9e8eff2da9563bd15352ebbe00490a3e
Matías Insaurralde
appview/db: propagate context through GetSpindles and AddPipelineStatus
4mo ago
9325b4fd
userutil
appview: remove `@` from URLs and interface old URLs that refer to users with the `@` are redirected to the version without `@`. the leading motivation for this change is that valid atproto handles do not contain the prefix. it is purely stylistic. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
accounts.go
appview/db: propagate context through GetSpindles and AddPipelineStatus Update all call sites of db.GetSpindles and db.AddPipelineStatus to pass a context.Context, enabling proper cancellation and timeout propagation to the database layer. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
4 months ago
follow.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
gfi.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
git_http.go
appview/state: harden knot proxying Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
knotstream.go
appview/knotstream: check for repo existience before permitting events Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
login.go
appview/settings: add account management UI for tngl.sh users Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
manifest.go
appview/state: refactor manifest.json incorporates changes suggested by @boltless.me Co-authored-by: Seongmin Lee <git@boltless.me> Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
profile.go
appview/pages: add search bar to profile-repos tab this search bar has `language` and `topic` as keyword filters. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
reaction.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
router.go
appview/state: serve security.txt at /.well-known/ Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
spindlestream.go
appview/db: propagate context through GetSpindles and AddPipelineStatus Update all call sites of db.GetSpindles and db.AddPipelineStatus to pass a context.Context, enabling proper cancellation and timeout propagation to the database layer. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
4 months ago
star.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
state.go
appview/db: propagate context through GetSpindles and AddPipelineStatus Update all call sites of db.GetSpindles and db.AddPipelineStatus to pass a context.Context, enabling proper cancellation and timeout propagation to the database layer. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
4 months ago
timeline.go
appview/state: reduce logging a bit Signed-off-by: oppiliappan <me@oppi.li>
5 months ago