aboutsummaryrefslogtreecommitdiff
path: root/templates/navbar.qtpl
AgeCommit message (Collapse)Author
12 daysfix: Add leading slash to avoid redirectGabriel A. Giovanini
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-28fix: Add missing trailing backslashGabriel A. Giovanini
This will prevent refs tabs from returning 301.
2024-10-28feat: Add skeleton login pageGabriel A. Giovanini
2024-10-28feat: Add login link to the headerGabriel A. Giovanini
2024-10-05feat: Remove config pageGabriel A. Giovanini
That page was created as playground and had some debug purpose. Now that is not longer used and with introduction of sensible information (hash and aes-key) that has to go.
2024-06-25ref: Align navbarsv0.0.8Gabriel A. Giovanini
2024-06-23ref: Reorder sub headerv0.0.7Gabriel A. Giovanini
2024-06-15fix: Reduce some redirectsv0.0.5Gabriel A. Giovanini
2024-06-07feat: Rework some pagesGabriel A. Giovanini
2024-06-07feat: Add blob endpointGabriel 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