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
3 folders
3 files
at
a8daf9c57942e586f45a1f3514eee484633871dc
hanna
appview: pages/markup: allow center tag
1y ago
47716518
markup
appview: pages/markup: allow center tag
1 year ago
repoinfo
appview: pages/markup: resolve link destinations against the current dir Fixes a bug reported on Discord with relative links inside a repository's subdir would resolve incorrectly since we were naively "absoluting" the link destination. Now, we resolve it against the current (parent) directory. For example, if lol/x.md has a link [foo](./some.png) => /lol/some.png (instead of just /some.png)
1 year ago
templates
appview: repo/index: show fork-sync button only to owners & collaborators Also skips getForkInfo for non owners/collaborators.
1 year ago
funcmap.go
appview: pages/markup: allow center tag
1 year ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview: rework RepoLanguages - move endpoint on knot to /{did}/{name}/languages - remove buggy percentage calculation - fix endpoint to work on empty repos - allowing calling endpoint with empty ref
1 year ago