aboutsummaryrefslogtreecommitdiff
path: root/templates/gititemtree.qtpl.go
AgeCommit message (Collapse)Author
2024-08-04feat: Handle submoduleHEADv0.0.14masterGabriel A. Giovanini
Submodules tree entries won't have a broken link and will be labeled properly.
2024-07-07ref: Simplify path builder codeGabriel A. Giovanini
2024-07-01feat: Add pathing to the tree tabv0.0.9Gabriel A. Giovanini
2024-06-09feat: Add global reference to ref and nameGabriel A. Giovanini
2024-06-07feat: Rework some pagesGabriel A. Giovanini
2024-06-07feat: Add blob endpointGabriel A. Giovanini
2024-06-01feat: Add ref supportGabriel A. Giovanini
Now log and tree can be loaded using a given reference.
2024-05-30feat: Add git sub pageGabriel A. Giovanini