Patrik J. Braun
|
a9e88f1b7d
|
Reading saved searches from .saved_searches.pg2conf #45
|
2021-05-29 23:27:52 +02:00 |
|
Patrik J. Braun
|
a5630a2fe8
|
Fixing failing Album tests #45
|
2021-05-28 23:28:12 +02:00 |
|
Patrik J. Braun
|
6a08cc1c1c
|
Adding Album Middlewares and routers #45
|
2021-05-28 19:46:22 +02:00 |
|
Patrik J. Braun
|
512f5c18d6
|
Implementing AlbumBase and SavedSearch Entities and Manager #45
|
2021-05-28 19:21:18 +02:00 |
|
Patrik J. Braun
|
a33f983d16
|
Implementing directory search guard #309 #304
Creates a settings that can enable and disable directories in search result
|
2021-05-23 22:38:11 +02:00 |
|
Patrik J. Braun
|
90aff86485
|
Implementing search returning with directories too, not just media #309 #304
|
2021-05-23 22:26:27 +02:00 |
|
Patrik J. Braun
|
86739d3378
|
Reverting Indexing from positions as it did not improve performance
|
2021-05-12 22:37:36 +02:00 |
|
Patrik J. Braun
|
eb84723523
|
Reverting Indexing as it did not improve performance
|
2021-05-12 21:56:52 +02:00 |
|
Patrik J. Braun
|
96e8ec0d89
|
Fixing Database issue:
indexed text columns need a length. Replacing text with varchar.
simple-array is always text, so implementing custom array transformer
|
2021-05-12 14:27:20 +02:00 |
|
Patrik J. Braun
|
1d3f9df8f4
|
Implementing changes only indexing for indexing job. Making that to default
|
2021-05-12 13:56:10 +02:00 |
|
Patrik J. Braun
|
09230b9e55
|
Adding indexes and proper character set to Media metadata to improve search performance
|
2021-05-12 12:35:16 +02:00 |
|
Patrik J. Braun
|
872e63703d
|
Fixing face caching issue
|
2021-05-12 00:06:06 +02:00 |
|
Patrik J. Braun
|
d0a464b526
|
sub version bump
|
2021-05-11 23:37:46 +02:00 |
|
Patrik J. Braun
|
f3980116f5
|
Improving search performance
|
2021-05-11 23:27:50 +02:00 |
|
Patrik J. Braun
|
939f17add2
|
Make the Persons cache distinct on the MediaEntry
|
2021-05-11 20:59:55 +02:00 |
|
Patrik J. Braun
|
d53af51be2
|
Adding preview from sub dirs to freshly scanned photos: #31
|
2021-05-11 17:39:58 +02:00 |
|
Patrik J. Braun
|
085d7c2cd9
|
fixing linting erros. adding tslint to pretest
|
2021-04-18 15:48:35 +02:00 |
|
Patrik J. Braun
|
0f7ac812ea
|
Implementing distance search #58
|
2021-04-06 11:32:31 +02:00 |
|
Patrik J. Braun
|
d8b3ff06fd
|
Setting metadata keywords to use utf8_bin with mysql #245
|
2021-04-01 22:24:56 +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
|
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
|
d02e3cbd33
|
Fixing persons metadata sql field charset
|
2021-03-14 18:23:30 +01:00 |
|
Patrik J. Braun
|
7ab2d9e62d
|
Fixing reference issues
|
2021-03-14 17:45:32 +01:00 |
|
Patrik J. Braun
|
007962cc8d
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/frontend/app/ui/gallery/gallery.component.ts
|
2021-03-14 16:54:10 +01:00 |
|
Patrik J. Braun
|
270d5af74d
|
Updating random photo query builder to use advanced search #58
|
2021-03-14 16:52:37 +01:00 |
|
Patrik J. Braun
|
41292ec4b4
|
Fixing parsing errors.
|
2021-03-14 10:56:59 +01:00 |
|
Patrik J. Braun
|
47703b6b84
|
Implementing search query parsing and stringifying. #58
|
2021-02-14 12:57:05 +01:00 |
|
Patrik J. Braun
|
88015cc33e
|
Implementing adv. search query builder #58
|
2021-01-31 12:22:56 +01:00 |
|
Patrik J. Braun
|
db1fea37fa
|
Merge pull request #165 from lexas2509/recursive
Folder preview image will be taken from all child directories not only direct childs
|
2021-01-24 18:42:20 +01:00 |
|
Patrik J. Braun
|
de9c58fd90
|
refactoring random photo. Fixing tests
|
2021-01-17 15:56:15 +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
|
2f0d2a5e59
|
Project cleanup
|
2021-01-04 10:40:09 +01:00 |
|
Patrik J. Braun
|
bd60900f7c
|
10x performance improvement for listing faces
|
2021-01-01 17:58:41 +01:00 |
|
Patrik J. Braun
|
411023021d
|
Adding persons statistic to ui
|
2020-12-30 22:12:36 +01:00 |
|
Patrik J. Braun
|
29c3e580d4
|
improving benchmark
|
2020-12-30 21:54:07 +01:00 |
|
Patrik J. Braun
|
0a8af49752
|
Adding benchmark to release code
|
2020-12-30 21:13:19 +01:00 |
|
Patrik J. Braun
|
03789ecaf8
|
improving benchmark
|
2020-12-28 22:08:57 +01:00 |
|
Patrik J. Braun
|
ee355dd012
|
Refactoring max search result.
#174
|
2020-10-31 21:16:51 +01:00 |
|
Patrik J. Braun
|
cdd1139bab
|
Implementing sharing listing and deleting. Fixes: #145
|
2020-09-06 16:12:30 +02:00 |
|
Patrik J. Braun
|
ae447878d0
|
implementing share management backend features #145
|
2020-09-06 14:44:25 +02:00 |
|
Patrik J. Braun
|
c06a2b887e
|
Fixing recursive random photo generation Fixes: #154
|
2020-09-05 18:38:43 +02:00 |
|
Alexey.Vlasov
|
77551eadd9
|
Preview will show from all child directoris (not only direct childs)
|
2020-06-28 22:41:37 -07:00 |
|
Patrik J. Braun
|
73fee438ec
|
adding mysql port to configs
|
2020-01-29 16:15:00 +01:00 |
|
Patrik J. Braun
|
4e3f464cf8
|
upgrading to typeconfig2.0
|
2020-01-28 18:36:52 +01:00 |
|
Patrik J. Braun
|
5b4f06e789
|
implementing csrf security for posts
|
2020-01-07 22:17:54 +01:00 |
|
Patrik J. Braun
|
b68d5d174d
|
Adding /api/user/login integration test
|
2020-01-03 11:36:39 +01:00 |
|