1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/src/backend/model/database/sql
2022-01-14 20:57:20 +01:00
..
enitites Caching preview in the DB to speed up directory querying #381 2022-01-14 20:57:20 +01:00
AlbumManager.ts Improving denormalized data update. 2021-08-28 11:42:06 +02:00
GalleryManager.ts Caching preview in the DB to speed up directory querying #381 2022-01-14 20:57:20 +01:00
IGalleryManager.ts Refactoring directory interfaces #80 2021-06-27 19:33:37 +02:00
IndexingManager.ts Improving denormalized data update. 2021-08-28 11:42:06 +02:00
IPersonManager.ts improving benchmark 2020-12-30 21:54:07 +01:00
ISearchManager.ts Implementing search query and custom sorting based preview selection #80 2021-07-06 21:37:19 +02:00
PersonManager.ts Forcing mysql to use utf8mb4 fixes #399 2022-01-14 12:14:28 +01:00
PreviewManager.ts Improving denormalized data update. 2021-08-28 11:42:06 +02:00
SearchManager.ts Forcing mysql to use utf8mb4 fixes #399 2022-01-14 12:14:28 +01:00
SharingManager.ts fixing linting erros. adding tslint to pretest 2021-04-18 15:48:35 +02:00
SQLConnection.ts Forcing mysql to use utf8mb4 fixes #399 2022-01-14 12:14:28 +01:00
UserManager.ts fixing linting erros. adding tslint to pretest 2021-04-18 15:48:35 +02:00
VersionManager.ts Creating onDBData change hook and refactoring album preview saving algorithm 2021-08-07 18:09:46 +02:00