Dedy Martadinata S
c1535b5411
Update deps for alpine 3.13
...
Change python to python2
2021-05-19 05:59:47 +07:00
Patrik J. Braun
0a46388280
Updating repository to 3.13 in alpine docker build #214
2021-05-18 23:20:29 +02:00
Patrik J. Braun
71c75be291
Updating alpine Docker.build to v3.13 #295
2021-05-17 22:33:18 +02:00
Patrik J. Braun
2fa1c8f87f
Implementing custom Logger, removing deprecated winston dependency
...
Winston had a major API refactor since v2, so update was not straight forward. Pigallery also uses simple logging, so no need for the complex feature set of winston.
2021-05-16 11:11:53 +02:00
Patrik J. Braun
f59ba6eb98
fixing linting issues
2021-05-16 08:15:42 +02:00
Patrik J. Braun
b2730effc2
Adding explicit linting step to workflow
2021-05-16 07:46:26 +02:00
Patrik J. Braun
355df1d022
Fixing url encoding issues #272
...
URLs that contain special characters (got media, face or directory) got parsed the wrong way, this commit fixes it.
2021-05-15 10:33:43 +02:00
Patrik J. Braun
ea3506c388
Clearing cache on reload #285
...
It should help with reducing the confusion as forced reload did not cleared local cache.
2021-05-15 09:51:19 +02:00
Patrik J. Braun
951dbbf066
Removing db folder override as it does not have write access on docker
...
(cherry picked from commit 36d5ccbbd4c077d25c99f47c215740a46122cad4)
2021-05-15 09:28:14 +02:00
Patrik J. Braun
8bbace1a73
Adding experimental branch buildflow
...
(cherry picked from commit c2b0276a60f1d21d18cc56d234f5dce0c5d1fffc)
2021-05-15 09:27:56 +02:00
Patrik J. Braun
315c174ff9
Adding experiment support and disable ability to benchmark
...
(cherry picked from commit dba4c8bf75ed76f41ba24d945bf7d22efb9665c2)
2021-05-15 09:27:42 +02:00
Patrik J. Braun
b2049d81c1
Update README.md
2021-05-13 08:56:09 +02:00
Patrik J. Braun
8c3b4032f6
Adding benchmark history
2021-05-13 08:33:33 +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
392f111cfc
Adding version info to benchmark header
2021-05-12 12:39:30 +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
6ec07a55f9
Merge pull request #298 from bpatrik/feature/face-reading-performance
...
Improving search performance
2021-05-11 23:35:35 +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
94d57cf6a1
Enforcing faces support in metadata loader tests
2021-05-11 16:44:17 +02:00
Patrik J. Braun
f853efa3c1
fixing tslint issue
2021-05-11 16:35:19 +02:00
Patrik J. Braun
228811bac0
Show rating on the UI #69
2021-05-11 16:24:46 +02:00
Patrik J. Braun
8a0f663e37
bootstrap 5 contains breaking changes, reverting
2021-05-11 16:23:58 +02:00
Patrik J. Braun
4ab1f558d1
Loading default settings before evaluating MetadataLoader
2021-05-11 15:57:36 +02:00
Patrik J. Braun
032a5f4863
updating packages
2021-05-11 15:43:44 +02:00
Patrik J. Braun
db53503a04
fixing DB test for memory DB
2021-05-11 15:20:36 +02:00
Patrik J. Braun
34383c0f3b
Adding new RPi benchmark result.
2021-05-10 16:10:54 +02:00
Patrik J. Braun
a75a28f5c4
Fixing benchmark (Adding new search cases after advanced search is ready)
2021-05-10 13:03:22 +02:00
Patrik J. Braun
ab7a61f46c
Update build.yml
2021-05-09 23:51:22 +02:00
Patrik J. Braun
59b114e5a5
Update build.yml
2021-05-09 23:47:36 +02:00
Patrik J. Braun
87d5ae43da
Update build.yml
2021-05-09 23:32:12 +02:00
Patrik J. Braun
85c845ca4a
Update build.yml
2021-05-09 23:31:32 +02:00
Patrik J. Braun
8715ae04aa
Update build.yml
...
Making the docker build to a matrix step
2021-05-09 23:27:17 +02:00
Patrik J. Braun
e8681d4bc5
Update CONTRIBUTING.md
2021-05-09 23:11:48 +02:00
Patrik J. Braun
b79d62840c
Reverting sharp to 0.23.4 as 0.26.3 is not support fully supported on ARM. #295
2021-05-09 09:02:15 +02:00
Patrik J. Braun
6a38d21d19
Upgrading sharp to 0.26.3 to support PNG on FreeBSD #295
...
Details: https://github.com/lovell/sharp/issues/2537#issuecomment-761760284
2021-05-09 08:40:39 +02:00
Patrik J. Braun
f6fd2ccc02
Improving zip folder download link
2021-05-08 09:06:56 +02:00
Patrik J. Braun
18db27b418
Fixing temp folder saving issue #289
2021-05-08 08:38:12 +02:00
Patrik J. Braun
cb10227e3c
Moving web dependencies to devDependencies
2021-05-06 23:01:26 +02:00
Patrik J. Braun
126bf660ac
Merge remote-tracking branch 'origin/master'
2021-05-06 22:58:40 +02:00
Patrik J. Braun
514168e99d
Fixing autocomplete panel closing
2021-05-06 22:58:32 +02:00
Patrik J. Braun
f1c46c5b75
Merge pull request #286 from mcdamo/feature/directory-layout-device-detection
...
Add device detection for portrait mode in directories listing
2021-05-06 12:46:32 +02:00
mcdamo
5b05608870
Add device detection for portrait mode in directories listing
2021-05-06 19:26:59 +10:00
Patrik J. Braun
77363f208e
fixing SearchQueryParser tests
2021-05-05 21:20:12 +02:00