Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display gallery title, fix authentication, show directories | Andinus | 2022-06-11 | 2 | -5/+11 |
| | | | | | | | - Earlier non-authenticated users could access the images too. - Serve original image if thumbnail doesn't exist. - Show directories in gallery. - Remove lazy loading attribute. | ||||
* | Add alt tags to images, fix flash of unstyled content | Andinus | 2022-06-10 | 1 | -1/+1 |
| | | | | | | | - FOUC: On firefox, maybe the '@import' rule caused this. Also tried out lightGallery.js for lightbox, it doesn't work with text & anyways, it's buggy with bricks.js & you have to request license key. | ||||
* | Initial Gallery version | Andinus | 2022-06-09 | 2 | -0/+59 |
- Handles login, logout, simple directories. |