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
/
appview
/
pages
/
templates
/
repo
6 folders
11 files
at
16255f924a3fdeccd2e2ef431c03d24eae2a2d6f
oppiliappan
spindle: fetch and add existing collaborators when ingesting repos
1y ago
6ca15469
compare
appview: pages: remove remaining non-body min-h-screens to avoid the permanent scroll here as well Signed-off-by: nelind <nel.n.lindberg@gmail.com>
1 year ago
fragments
appview: pages: remove remaining non-body min-h-screens to avoid the permanent scroll here as well Signed-off-by: nelind <nel.n.lindberg@gmail.com>
1 year ago
issues
appview/pages: unify issue comment styles Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pipelines
appview/pages: unify workflow styles with the rest of the website not many portions of the site use darkend backgrounds. this is very much WIP. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pulls
appview/pages: hide non-existent pipelines from pulls view go templates decides that invalid map index in templates should result in the zero value for some reason. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
settings
spindle: fetch and add existing collaborators when ingesting repos Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
blob.html
appview/{pages,repo}: show previews for image/ and video/ mimetypes Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
branches.html
appview/pages: use consistent time component Creates a new template fragment, repo/fragments/time, that is a component based on the <time> HTML element. The <time> element is already used for most datetimes, but inconsistently; some define `title` attributes and/or `datetime` attributes, most don't. The goal here is to standardize with a single component so every date has a consistent interaction. The datetime is ISO 8601 formatted as per the spec, the `title` (shown on hover) is a modified long format similar to GitHub's, and the content is a relative format %s ago (`timeFmt` - two `shortTimeFmt` variants also exist to preserve existing behavior).
1 year ago
commit.html
appview: pages: remove remaining non-body min-h-screens to avoid the permanent scroll here as well Signed-off-by: nelind <nel.n.lindberg@gmail.com>
1 year ago
empty.html
appview/pages: improve empty repo experience Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
fork.html
appview: implement repo fork
2 years ago
index.html
appview/pages: minor style changes to repo index make commit/branch/tag count always visible Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
log.html
appview/pages: minor style changes to repo index make commit/branch/tag count always visible Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
new.html
appview/pages: new button for create actions Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
settings.html
appview/pages: rework repo settings page Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
tags.html
appview/pages: use consistent time component Creates a new template fragment, repo/fragments/time, that is a component based on the <time> HTML element. The <time> element is already used for most datetimes, but inconsistently; some define `title` attributes and/or `datetime` attributes, most don't. The goal here is to standardize with a single component so every date has a consistent interaction. The datetime is ISO 8601 formatted as per the spec, the `title` (shown on hover) is a modified long format similar to GitHub's, and the content is a relative format %s ago (`timeFmt` - two `shortTimeFmt` variants also exist to preserve existing behavior).
1 year ago
tree.html
appview/pages: improve grid layout in directory listings unifies layouts in repo-index and repo-tree. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago