aboutsummaryrefslogtreecommitdiff
path: root/templates/gitlist.qtpl.go
AgeCommit message (Collapse)Author
11 daysfeat: Add private label to the UIGabriel A. Giovanini
Now private repository will have a private label on the list.
12 daysfeat: 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