summary refs log tree commit diff stats
path: root/lib/Crater/Service.rakumod
Commit message (Collapse)AuthorAgeFilesLines
* Update allowed methodsAndinus2022-06-111-0/+1
|
* CSS & Image Optimzations, Print passwordAndinus2022-06-101-0/+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/+52
- Handles login, logout, simple directories.