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
4 folders
7 files
at
e95b8a002a0467a8fdad54b420858ae99b86a2ee
oppiliappan
appview/pages: support grouping in homepage too
3mo ago
e95b8a00
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
markup
appview: don't use camo for non-external readme images Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
repoinfo
appview/repo: fix treeview permalinks to use repoDIDs only blobs used repoDIDs, this patches the permalinkShortcut template to make this work on tree views as well. Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
templates
appview/pages: support grouping in homepage too Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
cache.go
appview/pages: support grouping in homepage too Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
compose_parse_test.go
appview/pages: test pull compose source parsing Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
funcmap.go
appview/pages: add DID <-> string casts where necessary Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
funcmap_test.go
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
htmx.go
appview/settings: add account management UI for tngl.sh users Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
pages.go
appview/timeline: collapse identical events Group consecutive timeline events (defined as being the same action and operating on the same target) together so that the same target is not seen multiple times in a row. This notably does not completely aggregate all events together, so the timeline may still appear as "A B A" if several instances of event A were broken up by event B. For collapsed groups, we render "and N other user(s)" in the description of the event, with a popover that shows the collapsed users if "N other user(s)" is hovered. The number of events fetched was increased so that `limit` refers to the number of items in the timeline post-grouping. Signed-off-by: Kevin Yap <me@kevinyap.ca>
3 months ago
pulls_compose.go
types,appview/pages: pull compose renderer, source enum, step templates Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago