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
/
fragments
2 folders
11 files
at
ca1162d4e168afc2b4b3f0fbb2eb91c152d9146f
Lewis
appview/quick-type-fixes
4mo ago
80275f0c
dolly
appview/quick-type-fixes Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
icons
appview/pages: add vouch hats Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
line-quote-button.html
appview/pages: link quote button specify round Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
logotype.html
appview/pages: rework dolly logo template more customizable with params & classes Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
logotypeSmall.html
appview/pages: rework dolly logo template more customizable with params & classes Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
multiline-select.html
appview: support selecting multiple lines in blob Signed-off-by: Naomi Roberts <mia@naomieow.xyz>
1 year ago
pagination.html
appview/pages: nicer pagination styles Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
posthog.html
appview/pages: add posthog js snippet for web analytics That's token is meant to be public. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
resizeable.html
appview/pages/templates/fragments/resizeable: add resize on double click Signed-off-by: eti <eti@eti.tf>
5 months ago
starBtn.html
appview/pages: split star button to include starrers link Signed-off-by: Patrick Dewey <p@pdewey.com>
6 months ago
tabSelector.html
appview: add search filters for issues and pulls Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
6 months ago
tinyAvatarList.html
appview/quick-type-fixes Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
workflow-timers.html
appview/pages: show live updating counters for steps spindles can now give us detailed logs for start and end of steps. the appview can ingest these logs to indicate live durations for steps. it is implemented like so: - the logs handler keeps track of start and end times for each step - whenever we recieve a start or end time, we update the html to add a `data-start` or `data-end` attribute - using some javascript, we print a live updating timer for each step: * if only `data-start` is present: then use Now - Start and update each second * if both `data-start` and `data-end` are present, then use End - Start Signed-off-by: oppiliappan <me@oppi.li>
10 months ago