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
2 folders
6 files
at
bd1c5a44c590df36acfa23de27a0f727b36fb92a
eti
web/components: tailor the empty repo state to ssh key presence
18d ago
bd1c5a44
lib
web/components: tailor the empty repo state to ssh key presence the four-step 'generate a key, add it to settings, set your remote, push' walk through is only useful to an owner without a key on their account. owners who already have one now get the quick-setup commands instead, in the shape github and codeberg use: create-and-push, or push an existing repository. key presence comes from sh.tangled.publicKey.countKeys, fetched lazily and only for the owner; a failed lookup falls back to the key-generation instructions since those are the safe ones to show. the new hasSshKey prop overrides the lookup so both variants are storyable without a backend. Signed-off-by: eti <eti@eti.tf>
2 weeks ago
routes
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
app.css
web/components: tailor the empty repo state to ssh key presence the four-step 'generate a key, add it to settings, set your remote, push' walk through is only useful to an owner without a key on their account. owners who already have one now get the quick-setup commands instead, in the shape github and codeberg use: create-and-push, or push an existing repository. key presence comes from sh.tangled.publicKey.countKeys, fetched lazily and only for the owner; a failed lookup falls back to the key-generation instructions since those are the safe ones to show. the new hasSshKey prop overrides the lookup so both variants are storyable without a backend. Signed-off-by: eti <eti@eti.tf>
2 weeks ago
app.d.ts
web,localinfra: use knotmirror Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago
app.html
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
hooks.server.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
1 month ago
icon.d.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
1 month ago
markup.css
web: render markdown readmes Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago