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
/
components
10 folders
at
bd1c5a44c590df36acfa23de27a0f727b36fb92a
eti
web/components: tailor the empty repo state to ssh key presence
19d ago
bd1c5a44
comment
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
home
web: formatting, stories & de-dups - add prettier-plugin-tailwindcss to auto-sort tailwind classes - de-duplicate components - add missing stories - fix a few lint nits & errors Signed-off-by: eti <eti@eti.tf>
1 month ago
profile
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
repo
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
settings
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
shell
improved tab styling Signed-off-by: oppiliappan <me@oppi.li>
3 weeks ago
strings
web/routes: refactor string form to use putString Signed-off-by: oppiliappan <me@oppi.li>
3 weeks ago
testing
web/components: add new issue form
3 weeks ago
timeline
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
ui
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago