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
3 folders
7 files
at
691e652be8ca65cbf2218022e713793851603417
eti
web/components: add ColorBall component
8d ago
691e652b
lib
web/components: add ColorBall component the appview draws those little shiny dots for languages and labels from one template. the web app had no such thing, so BlobHeader kept its own copy of the gradient and LanguageBar drew a flat circle instead. now there is one component for it, in three sizes, and both use it. Signed-off-by: eti <eti@eti.tf>
1 week ago
params
web: add the commit log and commit pages Signed-off-by: dawn <dawn@tangled.org>
1 week ago
routes
web: add the welcome onboarding flow Four steps in one card — profile, follow & star, ssh keys, finish — with the same content as the appview's /welcome templates. The step rail sits at the top and the body slides left or right as you move between steps. Data is mocked, nothing talks to an api yet. Field and Textarea gained the variants the steps needed: sentence-case labels, and a shorter box for the ssh key. Signed-off-by: eti <eti@eti.tf>
1 week ago
app.css
web/components: add ColorBall component the appview draws those little shiny dots for languages and labels from one template. the web app had no such thing, so BlobHeader kept its own copy of the gradient and LanguageBar drew a flat circle instead. now there is one component for it, in three sizes, and both use it. Signed-off-by: eti <eti@eti.tf>
1 week ago
app.d.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
app.html
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
hooks.server.ts
web,bobbin,ci: add deploy for bobbin & web client Signed-off-by: dawn <dawn@tangled.org>
1 week ago
icon.d.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
1 month ago
markup.css
*: fmt Signed-off-by: dawn <dawn@tangled.org>
1 week ago
pierre.css
web/components: minor fixups - inset breadcrums - uniform height for BlobHeader and TreeHeader - also use catpuccin syntax hl Signed-off-by: oppiliappan <me@oppi.li>
1 week ago