alpha
Login
or
Join now
bdbch.com
/
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.
Monorepo for Tangled
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
Pulls
Pipelines
core
/
appview
/
reporesolver
/
at
sl/md-normalizer
2 files
oppiliappan
appview/repo: fix treeview permalinks to use repoDIDs
2mo ago
e9410028
resolver.go
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>
2 months ago
resolver_test.go
appview/reporesolver: fix current directory extraction for tree paths path.Dir on extractPathAfterRef returned the parent directory, which broke relative link resolution in markdown when viewing directories. extractCurrentDir now handles blob and tree paths separately: blob paths return the parent dir, tree paths return the directory itself Signed-off-by: moshyfawn <email@moshyfawn.dev>
6 months ago