simple-picture-gallery/picture-gallery-server
Stefan Forstenlechner 25d17c5cde Revert back to react-photo-album and improve FolderGallery
MUI ImageList loads images one after another, which leads to loading all
 images even with loading=lazy. Maybe it depends on the order in which
 images are loaded, but this issue never arose with react-photo-album

FolderGallery always displays folder icons in the same way and simply
 positions the image to cover the space available. This circumvents the
 issue of different aspect ratios of images.
2024-08-20 22:39:42 +02:00
..
src Revert back to react-photo-album and improve FolderGallery 2024-08-20 22:39:42 +02:00
.eslintrc.json Add test for securityChecks 2022-06-18 16:03:14 +02:00
.prettierignore server format commit 2022-04-09 20:36:52 +02:00
jest.config.ts Add test for securityChecks 2022-06-18 16:03:14 +02:00
package-lock.json update server versions 2024-08-12 12:18:53 +02:00
package.json update server versions 2024-08-12 12:18:53 +02:00
tsconfig.json Add test for securityChecks 2022-06-18 16:03:14 +02:00