1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-15 01:24:25 +02:00

implementing photo downscaling

project and config refactoring
Warning: braking changes in the config
This commit is contained in:
Patrik J. Braun
2019-12-14 17:27:01 +01:00
parent 27a88c98eb
commit cd06bc00ec
85 changed files with 837 additions and 562 deletions

View File

@ -1,4 +1,4 @@
import {PersonManager} from '../../../../../src/backend/model/sql/PersonManager';
import {PersonManager} from '../../../../../src/backend/model/database/sql/PersonManager';
// to help WebStorm to handle the test cases