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

20 Commits

Author SHA1 Message Date
Patrik J. Braun
df42ebd9db Adding DB reset test 2021-05-24 16:03:53 +02:00
Patrik J. Braun
085d7c2cd9 fixing linting erros. adding tslint to pretest 2021-04-18 15:48:35 +02:00
Patrik J. Braun
acd130babd Fixing preview generation 2021-04-01 21:48:38 +02:00
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
09e2a07c5e Minor IndexingManager test improvements 2021-03-27 22:28:01 +01:00
Patrik J. Braun
e6e5e43877 Improving IndexingManager tests 2021-03-27 22:24:13 +01: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
4e3f464cf8 upgrading to typeconfig2.0 2020-01-28 18:36:52 +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
1be392e7da implementing video settings saving
refactoring settings
2019-12-10 09:36:14 +01:00
Patrik J. Braun
f8a361cb9e implementing video converting task
note: braking changes in database and config file
2019-12-09 14:05:06 +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
babe4d703f adding directory path case sensitive support 2019-07-21 09:46:07 +02:00
Patrik J. Braun
2017fc642c improving caching with gallery version string 2019-02-15 11:47:09 -05:00
Patrik J. Braun
ee18d27f9d changing mysql collate and charset to be case insensitive 2019-02-07 10:21:23 -05:00
Patrik J. Braun
7f974a1c41 updating tests 2019-02-02 22:42:15 -05:00
Patrik J. Braun
459cc8c867 fixing photo metadata data type error with mysql 2019-02-02 18:18:35 -05:00
Patrik J. Braun
d92003eeee improving db scheme. Adding Mysql tests 2019-01-27 14:36:42 -05:00
Patrik J. Braun
550d8d4f5f improving sql, fixing tests 2019-01-13 17:38:39 +01:00