1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2026-05-16 09:21:12 +02:00

implementing sharp for hardware accelerated thumbnail generation

This commit is contained in:
Braun Patrik
2017-05-28 12:33:18 +02:00
parent ffd01c5765
commit 4c6eeac71b
10 changed files with 136 additions and 50 deletions
+1
View File
@@ -9,6 +9,7 @@ export enum ErrorCodes{
GENERAL_ERROR,
THUMBNAIL_GENERATION_ERROR,
SERVER_ERROR,
USER_MANAGEMENT_DISABLED