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
6 folders
2 files
at
e590d819e4b66c45d131a55de2d4faaaecbdcb59
nelind
appview: pages: fix misaligned padding and grid gaps in base layout
1y ago
c44a81a5
errors
appview: pages: fix misaligned padding and grid gaps in base layout Signed-off-by: nelind <nel.n.lindberg@gmail.com>
1 year ago
knots
appview: minor edits to copy text Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
layouts
appview: pages: fix misaligned padding and grid gaps in base layout Signed-off-by: nelind <nel.n.lindberg@gmail.com>
1 year ago
repo
appview: fix pull new comment template fragment-in-a-fragment seems to break Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
spindles
appview/pages: add spindles description to /spindles Adds a description of what a spindle is to the spindles page. Text is pulled from the docs/spindle/architecture.md with a link to the self hosting. Signed-off-by: Ciel <jamie@longest.voyage>
1 year ago
user
appview: minor edits to copy text Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
settings.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
timeline.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