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
14 folders
1 file
at
5546d45dec1068eacb0aa2d86cbca56882ec7d22
oppiliappan
appview/pages: show live updating counters for steps
10mo ago
5546d45d
brand
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
11 months ago
errors
appview/pages: notifications ui and templating Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
fragments
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
goodfirstissues
appview/gfi: style tweaks Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
knots
appview/pages: fix firefox autofilling addMemberModal with autocomplete=off Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
10 months ago
labels
appview/state: style changes to good-first-issue Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
layouts
appview: remove `@` from URLs and interface old URLs that refer to users with the `@` are redirected to the version without `@`. the leading motivation for this change is that valid atproto handles do not contain the prefix. it is purely stylistic. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
11 months ago
notifications
appview: add `pull_reopen` event Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
repo
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
spindles
appview/pages: fix firefox autofilling addMemberModal with autocomplete=off Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
10 months ago
strings
appview/pages: fix string headers on mobile Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
timeline
appview/gfi: slightly saner copy text Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
user
appview/pages: move rss button into profile actions list Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
banner.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