summary refs log tree commit diff stats
path: root/resources/js
Commit message (Collapse)AuthorAgeFilesLines
* Fix gallery item size, other improvementsAndinus2022-06-101-3/+4
|
* Add bricks.js for masonry layout, fix password inputAndinus2022-06-102-0/+325
multi-column didn't do what I wanted. bricks.js does the masonry layout, I think left-to-right would be even better but we'll go with this.