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
/
web
/
src
/
lib
/
api
1 folder
42 files
at
458ea847fd1abcbe4ef0d946b1840c8d489b18b2
Anirudh Oppiliappan
web/settings: wire pipeline secrets to the spindle xrpc
7d ago
458ea847
lexicons
bobbin,web: let each enrich be able to specify its targets to scope them properly, get rid of global sources Signed-off-by: dawn <dawn@tangled.org>
1 week ago
_request.ts
web: integrate query.enrichResponse and repo.getReposByRepoDids Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago
appview.ts
web: wire notification and site settings to the appview xrpc Adds an authenticated appview xrpc client (mints an atproto service-auth jwt per call) and wires the notifications and sites settings tabs to the org.tangled.temp.* methods, replacing their mocked data. Input gains an optional suffix for the <subdomain>.<sites-domain> claim field.
1 week ago
blob.ts
web: add the blob page Signed-off-by: dawn <dawn@tangled.org>
1 week ago
client.test.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
client.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
comment.ts
web/api: add comment and issue crud ops
2 weeks ago
count.ts
web: add the repo index page Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
coverage.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
diff.ts
web/components: add pierre file and diff viewers Signed-off-by: dawn <dawn@tangled.org>
1 week ago
enrich.ts
bobbin,web: let each enrich be able to specify its targets to scope them properly, get rid of global sources Signed-off-by: dawn <dawn@tangled.org>
1 week ago
gitclient.test.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
gitclient.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
graph.ts
web: add the repo index page Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
identity.test.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
identity.ts
web: serve images through camo and avatars through the avatar service Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
index.ts
web: add the repo index page Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
issue.ts
web/api: add comment and issue crud ops
2 weeks ago
knot.test.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
knot.ts
web: serve raw repo files Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
knotmirror.test.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
knotmirror.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
load.test.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
load.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
notifications.ts
web: wire notification and site settings to the appview xrpc Adds an authenticated appview xrpc client (mints an atproto service-auth jwt per call) and wires the notifications and sites settings tabs to the org.tangled.temp.* methods, replacing their mocked data. Input gains an optional suffix for the <subdomain>.<sites-domain> claim field.
1 week ago
pagination.test.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
pagination.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
profile.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
rawdiff.test.ts
web: add the commit log and commit pages Signed-off-by: dawn <dawn@tangled.org>
1 week ago
rawdiff.ts
*: fmt Signed-off-by: dawn <dawn@tangled.org>
1 week ago
reaction.ts
web/api: crud ops for reactions Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
records.ts
web/api: add reaction record and fetcher Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
repo.test.ts
web: add the branches and tags pages Signed-off-by: dawn <dawn@tangled.org>
1 week ago
repo.ts
web/components: polish the repo index for small screens Signed-off-by: dawn <dawn@tangled.org>
1 week ago
repoIndex.test.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
repoIndex.ts
web/api: use knotmirror for repo git reads when set Signed-off-by: dawn <dawn@tangled.org>
1 week ago
search.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
settings.ts
web/api: add create/delete methods for pubkeys, add keys tab Signed-off-by: oppiliappan <me@oppi.li>
3 weeks ago
sites.ts
web/settings: wire repo site config to the appview xrpc Wires the per-repo sites page to org.tangled.temp.repo.{getSiteConfig, updateSiteConfig,disableSite}, gated on the owner having a domain claim. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 week ago
spindle.ts
web/settings: wire pipeline secrets to the spindle xrpc Adds a spindle service-auth client and wires the pipelines secrets section (list/add/remove) to sh.tangled.repo.*Secret; spindle selection stays a read-only display (it is a repo-record edit, not a spindle call). Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 week ago
strings.ts
web/lib/api: introduce putString Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
uri.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
webhooks.ts
web/settings: wire repo webhooks to the appview xrpc Replaces the mocked hooks list and new-webhook form with real list/create/ toggle/delete against org.tangled.temp.repo.*Webhook, plus a shared Skeleton loading primitive. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 week ago