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
/
reporesolver
2 files
at
5492af8372b40f09cbec2fb02ce896de2e1f3ae1
oppiliappan
appview/reporesolver: remove unused regex and function
4mo ago
c93f568f
resolver.go
appview/reporesolver: remove unused regex and function Signed-off-by: oppiliappan <me@oppi.li>
4 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>
7 months ago