aboutsummaryrefslogtreecommitdiff
path: root/templates/commit.qtpl.go
AgeCommit message (Collapse)Author
7 daysfeat: Remove under development warningv0.1Gabriel A. Giovanini
The project is good shape now that there is not need to the warning.
7 daysfeat: Add tag and branch to logGabriel A. Giovanini
Now it is possible to see tag and branch on the log page.
14 daysref: Use proper time formattingGabriel A. Giovanini
14 daysfeat: Add time to commit logsGabriel A. Giovanini
2024-12-11feat: Disable auth if passphrase is emptyGabriel A. Giovanini
Disable all auth mechanism when passphrase is empty. That will allow for a simpler setup.
2024-10-08fix: User author info instead of committerv0.0.16Gabriel A. Giovanini
Make use of the correct information when displaying commit info.
2024-10-05chore: Regenerate go templatesGabriel A. Giovanini
Now they should have correct path for the source template file.
2024-07-21feat: Add tar.gz link to commit pagev0.0.13Gabriel A. Giovanini
2024-06-25ref: Redo commit cellGabriel A. Giovanini