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
5 files
at
3c5102dab480b30d5a455472ce3e319b0e82d390
eti
appview/pages/templates/repo/pulls: disable pointer events on "history" header
5mo ago
3c5102da
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
markup
appview/pages: allow picture and source elements in sanitizer The HTML sanitizer was stripping <picture> and <source> elements from rendered markdown, preventing modern image format usage (e.g. AVIF with fallbacks). Allow these elements and their relevant attributes (srcset, type, media). Signed-off-by: Niclas Overby <niclas@overby.me>
5 months ago
repoinfo
revert "appview/pages: seo improvements, sitemap, schemae and more" This reverts commit 8fb22cb34756cc2930bb780548d45bde56cdbe65. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
templates
appview/pages/templates/repo/pulls: disable pointer events on "history" header Clicking the "History" header was allowed but did nothing meaningful, just flicker the view. This commit disables that behavior while keeping the relevant information like the number of comments and the number of rounds selectable as they should. Signed-off-by: eti <eti@eti.tf>
5 months ago
cache.go
appview/pages/templates/repo/pulls: disable pointer events on "history" header Clicking the "History" header was allowed but did nothing meaningful, just flicker the view. This commit disables that behavior while keeping the relevant information like the number of comments and the number of rounds selectable as they should. Signed-off-by: eti <eti@eti.tf>
5 months ago
funcmap.go
appview/pages: clone rctx before transforming markdown avoid global mutation and weird cross-request interactions. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
funcmap_test.go
appview/pages: get avatar cid to bust cache Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
9 months ago
htmx.go
appview/settings: add account management UI for tngl.sh users Signed-off-by: Lewis <lewis@tangled.org>
6 months ago
pages.go
appview/pages: clone rctx before transforming markdown avoid global mutation and weird cross-request interactions. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago