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
33b6fbf624
Implementing basic advanced search query stringifyer
2021-01-31 12:51:48 +01:00
Patrik J. Braun
88015cc33e
Implementing adv. search query builder #58
2021-01-31 12:22:56 +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
c9521bc883
Merge remote-tracking branch 'origin/master'
2021-01-04 11:12:04 +01:00
Patrik J. Braun
5f0f09d420
Project cleanup and version bumps
2021-01-04 11:11:55 +01:00
Patrik J. Braun
2f0d2a5e59
Project cleanup
2021-01-04 10:40:09 +01:00
Patrik J. Braun
995e0057a6
Merge pull request #216 from jacroe/patch-1
...
Minor typo: change "start a face" to "star a face"
2021-01-04 09:32:36 +01:00
Jacob Roeland
f9fc2081a0
Minor typo: change "start a face" to "star a face"
2021-01-04 01:52:43 -05:00
Patrik J. Braun
bd60900f7c
10x performance improvement for listing faces
2021-01-01 17:58:41 +01:00
Patrik J. Braun
402bf0e134
updating build.yml
2020-12-31 14:51:39 +01:00
Patrik J. Braun
9459dbea60
Adding benchmark results
2020-12-31 14:26:45 +01:00
Patrik J. Braun
f6bf64399a
improving Benchmark
2020-12-31 12:35:28 +01:00
Patrik J. Braun
cc3629ff73
fixing test
2020-12-30 22:22:40 +01:00
Patrik J. Braun
411023021d
Adding persons statistic to ui
2020-12-30 22:12:36 +01:00
Patrik J. Braun
7184f94c88
updating package-lock.json after downgrading sharp
2020-12-30 21:56:04 +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
d2cdc32c68
sharp version bump
2020-12-28 09:53:32 +01:00
Patrik J. Braun
fb39fb5854
fixing ErrorDTO during request saving
2020-12-27 22:32:26 +01:00
Patrik J. Braun
b37d4ec8c8
Improving notification and CSRF error logging
2020-12-27 18:57:02 +01:00
Patrik J. Braun
3b82b71203
fixing backend test
2020-12-27 17:54:05 +01:00
Patrik J. Braun
dffbd1e7d5
fixing backend test
2020-12-27 17:36:29 +01:00
Patrik J. Braun
d00cf9420e
Adding test to exiftool based face region parsing
2020-12-27 14:35:30 +01:00
Patrik J. Braun
f2538410f6
Merge remote-tracking branch 'origin/master'
2020-12-27 13:38:17 +01:00
Patrik J. Braun
2a7269c34a
Merge pull request #201 from lbischof/regions
...
Support exiftool face region format
2020-12-27 13:38:00 +01:00
Patrik J. Braun
4f80ae76bd
saving start time for all requests
2020-12-27 13:36:41 +01:00
Patrik J. Braun
c9847f5cc1
Update build.yml
...
fixing docker file path for debian buster
2020-12-26 12:50:17 +01:00
Patrik J. Braun
67442971de
bumping typeconfig version and adding v14 support to package.json
2020-12-26 12:12:19 +01:00
Patrik J. Braun
e54bab2976
Adding debian buster and node v14 support
2020-12-26 12:11:31 +01:00
Patrik J. Braun
ca08cea126
Update build.yml
...
fixing action warning
2020-12-25 19:54:43 +01:00
Patrik J. Braun
25ffa4dad6
Update build.yml
...
updating build action for stretch
2020-12-25 18:59:01 +01:00
Patrik J. Braun
d409a7a152
Update build.yml
...
updating alpine download release action
2020-12-25 16:26:23 +01:00
Patrik J. Braun
ed5252e62e
Update build.yml
...
Updating alpine build actions
2020-12-25 15:31:59 +01:00
Patrik J. Braun
542bbfb7ff
Update build.yml
...
Updating action versions
2020-12-25 10:54:28 +01:00
Patrik J. Braun
9df2b8fbaa
Improving error logging for handled server side errors.
...
Looking for: "ForbiddenError: invalid csrf token"
2020-12-25 10:36:49 +01:00
Patrik J. Braun
ee355dd012
Refactoring max search result.
...
#174
2020-10-31 21:16:51 +01:00
Patrik J. Braun
7571788bc7
Merge remote-tracking branch 'origin/master'
2020-10-31 21:02:45 +01:00
Patrik J. Braun
161e291939
Removing memory DB fallback in case of DB error.
...
App now terminates on an error.
Fixes #163
2020-10-31 21:02:35 +01:00
Patrik J. Braun
624143a55a
Merge pull request #202 from fxjkhr/patch-1
...
added missing space in docker-compose.yml
2020-10-28 23:19:58 +01:00
fxjkhr
0877b7b2b1
added missing space
...
I believe a space was needed
2020-10-28 13:02:15 -07:00
Lorenz Bischof
17df914791
Support exiftool face region format
2020-10-28 14:02:59 +01:00
Patrik J. Braun
ee1ce34024
Merge pull request #195 from zertrin/dockerfile-updates-1
...
Update Dockerfiles
2020-10-26 21:17:37 +01:00
zertrin
d149457b3c
Update Dockerfiles
...
- added wget to debian images (it was removed from the node base image,
see https://github.com/nodejs/docker-node/issues/1185 )
- resynchronized the standalone Dockerfile with the one used for builds
- apt install without recommended packages
- clean apt cache after install to reduce image size a bit
2020-10-25 20:23:20 +08:00