1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

24 Commits

Author SHA1 Message Date
Patrik J. Braun
5020949a88 Improving preiview handling (fixing DB case insensitive issue when selecting preview that is on the same path, adding tests) #31 2021-03-28 12:43:13 +02:00
Patrik J. Braun
c670a17e27 Adding preview field to Directory and populating it with any photo from subdirectory (based on #165), fixes #31 2021-03-27 21:31:19 +01:00
Patrik J. Braun
a8bbefe0f8 refactoring code, improving advanced search 2021-01-17 10:56:33 +01:00
Patrik J. Braun
e643ee2ed1 improving advanced search 2021-01-16 23:37:14 +01:00
Patrik J. Braun
9a923aa8ab Implementing model for advanced searching. #58 2021-01-16 16:59:59 +01:00
Patrik J. Braun
928f282311 Adding rating support to model.
#217 #69
2021-01-05 20:35:13 +01:00
Patrik J. Braun
bc875c2e96 improving person name case special support 2020-01-01 23:24:22 +01:00
Patrik J. Braun
cd06bc00ec implementing photo downscaling
project and config refactoring
Warning: braking changes in the config
2019-12-14 17:27:01 +01:00
Patrik J. Braun
358a7834e0 restucturing project 2019-12-10 10:44:35 +01:00
Patrik J. Braun
83025f7b32 fixing issue when indexing sub directory before parent directory 2019-07-25 23:36:57 +02:00
Patrik J. Braun
86b526d260 fixing tests 2019-03-14 22:29:09 +01:00
Patrik J. Braun
43142299aa fixing tests 2019-03-10 21:59:45 +01:00
Patrik J. Braun
0500ad0e68 improving performance 2019-03-10 20:57:27 +01:00
Patrik J. Braun
d92003eeee improving db scheme. Adding Mysql tests 2019-01-27 14:36:42 -05:00
Patrik J. Braun
0445c499e8 fixing searching 2019-01-26 18:03:40 -05:00
Patrik J. Braun
550d8d4f5f improving sql, fixing tests 2019-01-13 17:38:39 +01:00
Patrik J. Braun
04b032ff2a improving performance: adding index to DB, fixing indexing bug 2019-01-06 23:15:52 +01:00
Patrik J. Braun
ada2c007df improving database usage 2018-12-18 00:05:12 +01:00
Patrik J. Braun
8e18abd2bd adding caption support 2018-12-05 19:15:24 +01:00
Patrik J. Braun
609c788d91 improving API performance by removing null properties
adding photo caption reading
2018-12-05 17:29:33 +01:00
Patrik J. Braun
62655eb47f improving types 2018-11-28 23:49:33 +01:00
Patrik J. Braun
1a37b832be adding GPX support 2018-11-26 00:26:29 +01:00
Patrik J. Braun
8ef3d7d0b6 bixing tests 2018-11-24 14:51:47 +01:00
Patrik J. Braun
7576e1678f fixing gallery manager bug, implementing tests 2018-11-24 11:50:11 +01:00