1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/test/backend/unit/model/sql
Patrik J. Braun 845c70f6c6 Replace readyThumbnail filed with missingThumbnail bitmap.
Expected to save 6% on the server result json size.

#437
2022-03-26 11:55:15 +01:00
..
AlbumManager.spec.ts Caching preview in the DB to speed up directory querying #381 2022-01-14 20:57:20 +01:00
GalleryManager.spec.ts fixing tests 2022-01-27 23:43:34 +01:00
IndexingManager.spec.ts Multiples small tweaks to save on the server response size: 2022-03-25 21:51:42 +01:00
PersonManager.spec.ts Improving denormalized data update. 2021-08-28 11:42:06 +02:00
PreviewManager.spec.ts fixing preview issue: typeorm's parametrized SQL query was overriding each other, lets make them unique. 2022-02-05 12:19:09 +01:00
SearchManager.spec.ts Replace readyThumbnail filed with missingThumbnail bitmap. 2022-03-26 11:55:15 +01:00
SharingManager.spec.ts Implementing .saved_searches.pg2conf saving tests 2021-05-30 15:09:47 +02:00
TestHelper.ts Replace readyThumbnail filed with missingThumbnail bitmap. 2022-03-26 11:55:15 +01:00