Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | fix: Add leading slash to avoid redirect | Gabriel A. Giovanini | |
12 days | feat: Add UI/Handler login process | Gabriel 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-28 | fix: Add missing trailing backslash | 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-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-06-25 | ref: Align navbarsv0.0.8 | Gabriel A. Giovanini | |
2024-06-23 | ref: Reorder sub headerv0.0.7 | Gabriel A. Giovanini | |
2024-06-15 | fix: Reduce some redirectsv0.0.5 | Gabriel A. Giovanini | |
2024-06-07 | feat: Rework some pages | 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-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 | |