aboutsummaryrefslogtreecommitdiff
path: root/templates/gititemrefs.qtpl
AgeCommit message (Collapse)Author
2024-07-07ref: Simplify path builder codeGabriel A. Giovanini
2024-06-22feat: Add archive capabilityGabriel A. Giovanini
2024-06-15fix: Reduce some redirectsv0.0.5Gabriel A. Giovanini
2024-06-15fix: Add support lightweight tagsGabriel A. Giovanini
For now all tags are read as reference. That cause tags to not carry its message body by default but it will be added in the future. For now simple tags will do.
2024-06-09feat: Add global reference to ref and nameGabriel A. Giovanini
2024-06-01feat: Add ref supportGabriel A. Giovanini
Now log and tree can be loaded using a given reference.
2024-06-01feat: Add refs pageGabriel A. Giovanini
UI now it is a broken state. I'll all pages working first so I can better style it later.
2024-05-30feat: Add git sub pageGabriel A. Giovanini