1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-11-25 22:32:52 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Patrik J. Braun
fcdfc52489 Fix flaky search tests 2025-10-24 23:19:04 +02:00
Patrik J. Braun
f7edd067cd Implementing recursive mendia count caching and preventing search to return recursively empty dir. #1026 2025-09-02 23:22:32 +02:00
Patrik J. Braun
15f9e6dc55 Refactoring test helper 2025-09-01 21:59:41 +02:00
Patrik J. Braun
fed15a373d Fixing tests flakyness #1015 2025-09-01 21:53:54 +02:00
Patrik J. Braun
04263d97f8 Fixing tests #1015 2025-09-01 21:38:12 +02:00
Patrik J. Braun
90869cbd1f Fixing tests #1015 2025-08-31 22:35:09 +02:00
Patrik J. Braun
7b5e6f60ad Implement ProjectedDirectoryCacheEntity. It is split from DirectoryEntity.ts #1015 2025-08-31 16:21:55 +02:00
Patrik J. Braun
8c82c64a71 Fixing autocomplete mysql test. 2024-07-01 00:54:44 +02:00
Patrik J. Braun
79db31cdb6 Improving tests 2024-07-01 00:40:47 +02:00
Patrik J. Braun
d4d8dcfcdb Fix extension loading #784, #847, fixes #855 2024-03-25 21:38:09 +01:00
grasdk
6009ac649f effective storage of offset (#6) 2024-02-21 23:06:24 +01:00
Patrik J. Braun
2b0d1a96a6 remove threading #641 2023-10-14 17:54:21 +02:00
Patrik J. Braun
41796e8d72 Fixing date boundary issue. fixes #660 2023-10-11 00:04:53 +02:00
Patrik J. Braun
8c083ed59b Implement youngest and oldest photo date for directories 2023-09-11 13:19:51 +02:00
Patrik J. Braun
3c9c7e01a3 Renaming preview to cover to reduce confusion #679 2023-08-25 21:24:05 +02:00
Patrik J. Braun
1753bad569 Removing memory DB. fixes #572 2023-01-05 23:11:58 +01:00
Patrik J. Braun
b6b576ba2f Implementing ContentWrapper packing.
This enables to extract common string into a map and only reference their values.
This is expected to bring a further 43% savings on search results. Altogether leading to a 50% reduction.
 #437
2022-06-24 18:05:45 +02:00