aboutsummaryrefslogtreecommitdiff
path: root/templates/gitlist.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 wrapper for commitGabriel A. Giovanini
Add a wrapper to the commit log that also contains possible reference. This will be useful once to later display the reference in the commit log.
14 daysref: Use proper time formattingGabriel A. Giovanini
14 daysfeat: Add time to commit logsGabriel A. Giovanini
2025-02-06feat: Add last commit informationGabriel A. Giovanini
2024-12-12feat: Add private label to the UIGabriel A. Giovanini
Now private repository will have a private label on the list.
2024-12-11feat: Add UI/Handler login processGabriel A. Giovanini
It adds the whole workflow to store and handle login on both UI and handler level. With that the login information should be available at any point given the context.
2024-10-05ref: Make the warning less disruptivev0.0.15Gabriel A. Giovanini
Now the project is getting into a better shape I made the warning a less disruptive.
2024-10-05chore: Regenerate go templatesGabriel A. Giovanini
Now they should have correct path for the source template file.
2024-06-15fix: Reduce some redirectsv0.0.5Gabriel A. Giovanini
2024-06-07feat: Rework some pagesGabriel 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
2024-05-30feat: Add initial git item pageGabriel A. Giovanini
2024-05-30feat: Add navbar selectionGabriel A. Giovanini
2024-05-26feat: Simplify listingGabriel A. Giovanini
2024-05-26feat: Add actual git listing implementationGabriel A. Giovanini
2024-05-26feat: Add bare bones project listGabriel A. Giovanini