simple-picture-gallery/picture-gallery-server
Stefan Forstenlechner 0e28646b62 Remove image check when loading number of files
Checking if an image is processable when loading the directory slowed
 down the initial loading of the directories significantly.
7ms vs 180ms in a small test with about 400 images.
User should not have any other files in these folders.
Other methods still contain sanity checks.
2024-08-15 23:33:40 +02:00
..
src Remove image check when loading number of files 2024-08-15 23:33:40 +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