summary refs log tree commit diff stats
path: root/templates/gallery.crotmp
Commit message (Collapse)AuthorAgeFilesLines
* CSS & Image Optimzations, Print passwordAndinus2022-06-101-1/+1
| | | | | | | | - Prints password required to access. - will-change lets the browser prepare for those changes in advance. - loading="lazy" enables lazy loading on images. - column-fill: balance -- not an optimization.
* Initial Gallery versionAndinus2022-06-091-0/+22
- Handles login, logout, simple directories.