Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-07 | feat: Add compression | Gabriel A. Giovanini | |
2024-06-07 | feat: Add blob endpoint | Gabriel A. Giovanini | |
2024-06-01 | ref: Remove mux | 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-27 | feat: Wraps handler into its own package | Gabriel A. Giovanini | |
Although this creates more complex folder structure will allow in the feature for a easier testing of those given handlers. |