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
bd3fb911a8666085caff8d5e56e18322c81849b3
eti
web/components: tailor the empty repo state to ssh key presence
13d ago
bd3fb911
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>
1 week ago
routes
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
app.css
web/api: add comment and issue crud ops
2 weeks ago
app.d.ts
web,localinfra: use knotmirror Signed-off-by: dawn <dawn@tangled.org>
2 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>
4 weeks ago
icon.d.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
markup.css
web: render markdown readmes Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago