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
d0acfc930f3d0ca8f918cdc443d0278dcdc7e0d0
Jes Olson
appview: highlight active file in PR filetree on scroll
5mo ago
d0acfc93
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/markup: add mermaid diagram rendering support Add MermaidJS diagram rendering for markdown content (READMEs, issues, PRs) using goldmark-mermaid with client-side rendering. Mermaid fenced code blocks are transformed to <pre class="mermaid"> elements, which MermaidJS picks up and renders in the browser. Changes: - Add go.abhg.dev/goldmark/mermaid dependency with client-side render mode - Add mermaid extender before highlighting in goldmark pipeline - Allow "mermaid" class on <pre> elements through bluemonday sanitizer - Conditionally load MermaidJS from CDN only on pages with diagrams - Add basic mermaid container styling with dark mode support - Add tests verifying mermaid blocks produce correct HTML output Closes https://tangled.org/tangled.org/core/issues/424 Signed-off-by: Nate Spilman <nate.spilman@gmail.com> Signed-off-by: Seongmin Lee <git@boltless.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>
6 months ago
templates
appview: highlight active file in PR filetree on scroll When reviewing a pull request with multiple files, the currently visible file is now highlighted (bolded) in the filetree sidebar. This makes it easier to track your position when scrolling through large diffs and lose track of the header of the file you're looking at. The highlight updates on scroll and also responds to clicks on filetree links. Signed-off-by: Jes Olson <j3s@c3f.net>
5 months ago
cache.go
appview: highlight active file in PR filetree on scroll When reviewing a pull request with multiple files, the currently visible file is now highlighted (bolded) in the filetree sidebar. This makes it easier to track your position when scrolling through large diffs and lose track of the header of the file you're looking at. The highlight updates on scroll and also responds to clicks on filetree links. Signed-off-by: Jes Olson <j3s@c3f.net>
5 months ago
funcmap.go
appview: new landing page 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>
8 months ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview/signup: redirect forms on home page to signup page Signed-off-by: oppiliappan <me@oppi.li>
5 months ago