aboutsummaryrefslogtreecommitdiff
path: root/imgs.go
AgeCommit message (Collapse)Author
2023-01-20Multisession shitmultiJulian Hurst
2023-01-15Fix slice bounds out of range when nb of images < pagesizeJulian Hurst
2023-01-15Add images support (inf scroll via htmx of images taken from user docs)Julian Hurst
This commit also includes a migration from css to scss, some improvements to the redirection workflow when no session is found and refactors concerning flash cookies.