Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-28 | fix: Add missing trailing backslashHEADmaster | Gabriel A. Giovanini | |
This will prevent refs tabs from returning 301. | |||
2024-10-28 | feat: Add skeleton login page | Gabriel A. Giovanini | |
2024-10-28 | feat: Add login link to the header | Gabriel A. Giovanini | |
2024-10-08 | fix: User author info instead of committerv0.0.16 | Gabriel A. Giovanini | |
Make use of the correct information when displaying commit info. | |||
2024-10-05 | ref: Make the warning less disruptivev0.0.15 | Gabriel A. Giovanini | |
Now the project is getting into a better shape I made the warning a less disruptive. | |||
2024-10-05 | feat: Remove config page | Gabriel 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-10-05 | chore: Regenerate go templates | Gabriel A. Giovanini | |
Now they should have correct path for the source template file. | |||
2024-08-04 | feat: Handle submodulev0.0.14 | Gabriel A. Giovanini | |
Submodules tree entries won't have a broken link and will be labeled properly. | |||
2024-08-04 | feat: Add diff view | Gabriel A. Giovanini | |
Adds a very simple diff view for a commit | |||
2024-07-21 | feat: Add tar.gz link to commit pagev0.0.13 | Gabriel A. Giovanini | |
2024-07-07 | ref: Simplify path builder code | Gabriel A. Giovanini | |
2024-07-01 | feat: Add pathing to the tree tabv0.0.9 | Gabriel A. Giovanini | |
2024-06-25 | ref: Align navbarsv0.0.8 | Gabriel A. Giovanini | |
2024-06-25 | feat: Add commit page | Gabriel A. Giovanini | |
2024-06-25 | ref: Redo commit cell | Gabriel A. Giovanini | |
2024-06-23 | ref: Reorder sub headerv0.0.7 | Gabriel A. Giovanini | |
2024-06-22 | feat: Add archive capability | Gabriel A. Giovanini | |
2024-06-15 | fix: Reduce some redirectsv0.0.5 | Gabriel A. Giovanini | |
2024-06-15 | feat: Add per repository about page | Gabriel A. Giovanini | |
2024-06-15 | feat: Add summary page | Gabriel A. Giovanini | |
2024-06-15 | fix: Add support lightweight tags | Gabriel A. Giovanini | |
For now all tags are read as reference. That cause tags to not carry its message body by default but it will be added in the future. For now simple tags will do. | |||
2024-06-12 | feat: Add wip bannerv0.0.4 | Gabriel A. Giovanini | |
2024-06-09 | feat: Add global reference to ref and name | Gabriel A. Giovanini | |
2024-06-09 | feat: Per repository configuration | Gabriel A. Giovanini | |
2024-06-08 | feat: Add error handling | Gabriel A. Giovanini | |
2024-06-07 | feat: Rework some pages | Gabriel A. Giovanini | |
2024-06-07 | feat: Add compression | Gabriel A. Giovanini | |
2024-06-07 | feat: Add blob endpoint | Gabriel A. Giovanini | |
2024-06-01 | feat: Add ref support | Gabriel A. Giovanini | |
Now log and tree can be loaded using a given reference. | |||
2024-06-01 | feat: Add refs page | Gabriel A. Giovanini | |
UI now it is a broken state. I'll all pages working first so I can better style it later. | |||
2024-06-01 | feat: Add initial log | Gabriel A. Giovanini | |
2024-05-30 | feat: Add git sub page | Gabriel A. Giovanini | |
2024-05-30 | feat: Add initial git item page | Gabriel A. Giovanini | |
2024-05-30 | feat: Add navbar selection | Gabriel A. Giovanini | |
2024-05-26 | feat: Add slug to build | Gabriel A. Giovanini | |
2024-05-26 | feat: Add about page | Gabriel A. Giovanini | |
2024-05-26 | feat: Simplify listing | Gabriel A. Giovanini | |
2024-05-26 | feat: Add actual git listing implementation | Gabriel A. Giovanini | |
2024-05-26 | feat: Add bare bones project list | Gabriel A. Giovanini | |
2024-05-05 | ui: Add navbar | Gabriel A. Giovanini | |
2024-05-05 | feat: Add chroma support | Gabriel A. Giovanini | |
2024-05-05 | feat: Add qtc templating | Gabriel A. Giovanini | |