alpha
Login
or
Join now
tangled.org
/
core
Star
8
Fork
66
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
tangled.org
Star
8
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
appview
/
reporesolver
/
at
15218e0565a2b7d2bf021d519c04c458e1b076a1
2 files
oppiliappan
appview/repo: fix treeview permalinks to use repoDIDs
7w 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>
1 month 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>
5 months ago