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
15 files
at
dc564ca6ecf9db2dba48c2f2e50a51b0ea87118a
oppiliappan
appview/state: add /search handler
4mo ago
c21b3e2c
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/state: add /search handler Signed-off-by: oppiliappan <me@oppi.li>
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/notify: add Clone notifier, enqueue posthog event for clones Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
knotstream.go
appview/sites: use repoIdentifier for archive requests we could just use the knotmirror here directly instead of deploying from the knot, but we'd need the knotmirror to update before the site. for now just deploy from the knot. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
login.go
appview/profile: save and use preferred user handle Lewis: May this revision serve well! <lewis@tangled.org>
4 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: remove unnecessary pinnedrepoDIDs Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
reaction.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
router.go
appview/state: add /search handler Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
search.go
appview/state: add /search handler Signed-off-by: oppiliappan <me@oppi.li>
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: DID-based routing, state/handler/middleware updates Signed-off-by: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
5 months ago
state.go
appview/indexer: reindex repo upon stat change when the count of issues/pulls/stars changes, we reindex repo because it is dependent on these fields. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
timeline.go
appview/state: reduce logging a bit Signed-off-by: oppiliappan <me@oppi.li>
5 months ago