aboutsummaryrefslogtreecommitdiff
path: root/templates/base.qtpl
AgeCommit message (Collapse)Author
12 daysfeat: Disable auth if passphrase is emptyGabriel A. Giovanini
Disable all auth mechanism when passphrase is empty. That will allow for a simpler setup.
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-28feat: Add login link to the headerGabriel A. Giovanini
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-06-12feat: Add wip bannerv0.0.4Gabriel A. Giovanini
2024-06-09feat: Per repository configurationGabriel A. Giovanini
2024-06-07feat: Rework some pagesGabriel A. Giovanini
2024-06-07feat: Add compressionGabriel A. Giovanini
2024-06-07feat: Add blob endpointGabriel A. Giovanini
2024-06-01feat: Add initial logGabriel A. Giovanini
2024-05-30feat: Add navbar selectionGabriel A. Giovanini
2024-05-26feat: Add slug to buildGabriel A. Giovanini
2024-05-26feat: Add about pageGabriel A. Giovanini
2024-05-26feat: Simplify listingGabriel A. Giovanini
2024-05-26feat: Add actual git listing implementationGabriel A. Giovanini
2024-05-05ui: Add navbarGabriel A. Giovanini
2024-05-05feat: Add qtc templatingGabriel A. Giovanini