Michael Mayer
|
5b44d3137f
|
Backend: Exclude location types from labels #160
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-16 10:34:11 +01:00 |
|
Michael Mayer
|
e9c8ca3e54
|
Backend: Reduce labels and sort them by name #160
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-15 22:49:37 +01:00 |
|
Michael Mayer
|
06b0296797
|
Backend: Only send count.labels event if priority >= 0
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-15 18:46:20 +01:00 |
|
Michael Mayer
|
4b7857891a
|
Backend: Fix tensorflow_test.go
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-15 18:36:27 +01:00 |
|
Michael Mayer
|
a4b475cbd6
|
Backend: Improve classification labels
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-15 18:26:16 +01:00 |
|
Michael Mayer
|
b5da75a2e6
|
Backend: Delete upload folder after import #158
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-15 17:43:17 +01:00 |
|
Michael Mayer
|
016d90054e
|
Backend: Implement NSFW config flags
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-15 17:19:16 +01:00 |
|
Theresa Gresch
|
94c3f534be
|
Make label search working for umlauts
|
2019-12-15 13:29:18 +01:00 |
|
Theresa Gresch
|
67cf854ae8
|
Make album search working for umlauts
|
2019-12-15 13:25:23 +01:00 |
|
Theresa Gresch
|
08d2b29219
|
Add test to search for umlauts to album search
|
2019-12-15 13:24:27 +01:00 |
|
Theresa Gresch
|
0a86cad638
|
Add test to search for umlauts to label search
|
2019-12-15 13:24:10 +01:00 |
|
Theresa Gresch
|
1053cd0fe3
|
Add test to search for umlauts to photo search
|
2019-12-15 13:23:45 +01:00 |
|
Michael Mayer
|
d2eac5aacf
|
Backend: Improve indexer and labels
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-15 11:52:10 +01:00 |
|
Michael Mayer
|
8cce9f7c8c
|
Backend: Set NSFW flag while indexing
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-14 20:35:14 +01:00 |
|
Michael Mayer
|
78eae2f14e
|
Backend: Add NSFW detector
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-14 15:41:37 +01:00 |
|
Michael Mayer
|
9987d65933
|
Backend: Remove NSFW code from photoprism package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-14 14:38:43 +01:00 |
|
Michael Mayer
|
63dab60a5e
|
Backend: Prepare TensorFlow for NSFW model
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-13 16:25:47 +01:00 |
|
Michael Mayer
|
13536bb8b2
|
Backend: Log indexing duration for files
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-13 07:54:05 +01:00 |
|
Michael Mayer
|
f92c21aef9
|
Indexer: Improve labels
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-13 03:07:26 +01:00 |
|
Michael Mayer
|
645d02d782
|
Indexer: Improve titles, labels and performance
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-12 16:31:55 +01:00 |
|
Michael Mayer
|
845cc5a77d
|
Backend: API stub for editing photo metadata
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 19:11:44 +01:00 |
|
Michael Mayer
|
4e06deda76
|
Backend: Rename "models" package to "entity"
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 16:55:18 +01:00 |
|
Michael Mayer
|
dac272468e
|
Sharing: Render preview image & site info
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 14:10:20 +01:00 |
|
Michael Mayer
|
a24bf5611a
|
Backend: Add test workaround, solution requires db fixtures
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 08:36:14 +01:00 |
|
Michael Mayer
|
a702844782
|
Improve repo test logging
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 08:18:48 +01:00 |
|
Michael Mayer
|
d4b3e456f7
|
Backend: Move SQL queries to repo package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 07:37:39 +01:00 |
|
Michael Mayer
|
458a2afbd4
|
Use Errorf() instead of Printf() for panic log
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 05:38:03 +01:00 |
|
Michael Mayer
|
9d3bb8fb73
|
Indexing: Disable "convert to jpeg" if library is read only (backend)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 05:04:41 +01:00 |
|
Michael Mayer
|
592a6eac7a
|
Indexing: Add "Groom metadata" option to UI
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 04:57:32 +01:00 |
|
Michael Mayer
|
559da16f23
|
Indexing: Move log
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 04:37:15 +01:00 |
|
Michael Mayer
|
288e40aa83
|
Indexing: Set photo title default to "Unknown"
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 04:35:10 +01:00 |
|
Michael Mayer
|
27ca260942
|
Indexing: Add "convert to jpeg" and "create thumbnails" options
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 04:12:54 +01:00 |
|
Michael Mayer
|
9086bd18f6
|
Search for all words that start with query string
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-10 17:12:02 +01:00 |
|
Michael Mayer
|
dc46ab9bc8
|
Fix indexer issues & use go generate to create stopwords map
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-10 16:58:01 +01:00 |
|
Michael Mayer
|
6d4e42c79e
|
Added option to skip indexing existing files
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-09 08:04:41 +01:00 |
|
Michael Mayer
|
760df93214
|
Backend: Only return distinct labels and keywords
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-09 04:48:30 +01:00 |
|
Michael Mayer
|
84bf4700ec
|
Fix search query parser (unicode)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-08 22:45:45 +01:00 |
|
Michael Mayer
|
c796431e1b
|
Faster keyword search (proof-of-concept)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-08 15:05:35 +01:00 |
|
Michael Mayer
|
661f1bfa9b
|
Albums: Select, delete & download #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-06 16:47:30 +01:00 |
|
Michael Mayer
|
a32970a888
|
Albums: Delete API #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-06 11:56:24 +01:00 |
|
Michael Mayer
|
af154d2f47
|
Backend: Add/update db columns for sharing
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-06 10:26:57 +01:00 |
|
Michael Mayer
|
47450cad91
|
Albums: Download single file #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-05 21:06:53 +01:00 |
|
Michael Mayer
|
1e4d272ee7
|
Albums: Change zip file name and remove downloaded archives #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-05 19:49:05 +01:00 |
|
Michael Mayer
|
25d0e92036
|
Albums: Zip download #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-05 19:21:35 +01:00 |
|
Michael Mayer
|
85489bf5e1
|
Albums: Remove photo #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-05 14:11:45 +01:00 |
|
Michael Mayer
|
77af67dd36
|
Albums: Refactor API #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-05 12:10:30 +01:00 |
|
Michael Mayer
|
309317d23d
|
Backend: Improve log messages
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-05 02:52:00 +01:00 |
|
Michael Mayer
|
fc3d319dfd
|
Backend: Fix API after switching to UUIDs
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-04 16:47:47 +01:00 |
|
Michael Mayer
|
2c95d73520
|
Albums: Add photos by UUID #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-04 15:14:04 +01:00 |
|
Michael Mayer
|
c1088d4b54
|
Albums: Use month and year as default name #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-04 12:11:11 +01:00 |
|
Michael Mayer
|
ded37fc486
|
Albums: Add BatchPhotosAlbum API #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-04 01:46:17 +01:00 |
|
Michael Mayer
|
6f3593ec9a
|
Albums: Use album slug in URL #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-03 23:55:24 +01:00 |
|
Michael Mayer
|
d3cdffb0a0
|
Albums: Routing & navigation #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-03 23:17:55 +01:00 |
|
Michael Mayer
|
c584a79a6f
|
Add album name edit dialog #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-03 21:25:40 +01:00 |
|
Michael Mayer
|
7339e67201
|
Backend: Fix profiling timer test
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-03 13:21:41 +01:00 |
|
Michael Mayer
|
2b6b1b9f79
|
API: Improve logging
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-03 12:51:23 +01:00 |
|
Michael Mayer
|
cd461d5594
|
Frontend: Real-time logging
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-02 13:14:01 +01:00 |
|
Michael Mayer
|
a2963e9fc6
|
Add event hook for sending logs to frontend
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-02 00:30:58 +01:00 |
|
Michael Mayer
|
fcca602bfc
|
Import: Change filename after removing old file #136
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-01 20:24:19 +01:00 |
|
Michael Mayer
|
895a1cf175
|
Import: Fix for "invalid cross-device link" error #136
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-01 16:23:18 +01:00 |
|
Michael Mayer
|
1547ee2145
|
Refactor clientConfig (frontend configuration)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-17 06:21:43 +01:00 |
|
Michael Mayer
|
5a85fe9f83
|
Save and load settings to / from settings.yml
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-17 03:08:13 +01:00 |
|
Michael Mayer
|
53078f41a0
|
Frontend: Run import / index in background (cancel request)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-17 02:11:27 +01:00 |
|
Michael Mayer
|
98cb0b2c28
|
Improve notifications for import / index
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-17 00:55:40 +01:00 |
|
Michael Mayer
|
25742c9f1e
|
Fix: Don't change private together with story flag
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-16 23:56:47 +01:00 |
|
Michael Mayer
|
2c3d6070cc
|
Code clean-up: Rename alert to notify
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-16 23:55:56 +01:00 |
|
Michael Mayer
|
aebbb17a53
|
Update client config after upload, import or index
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-16 23:22:50 +01:00 |
|
Michael Mayer
|
c602ce82b8
|
Fix upload page
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-16 17:48:51 +01:00 |
|
Michael Mayer
|
65f084193e
|
Add event hub & websocket for push notifications
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-16 16:06:34 +01:00 |
|
Michael Mayer
|
f88c574f3f
|
Improve HTTP header auth
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-12 05:49:10 +01:00 |
|
Michael Mayer
|
0becb8a92d
|
Stub for settings page & api
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-12 04:34:37 +01:00 |
|
Michael Mayer
|
8e1d872a7b
|
Canonical API headers
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-11 23:38:43 +01:00 |
|
Michael Mayer
|
a14b74dfa6
|
Config: Add public flag to disable auth #16
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-11 21:10:41 +01:00 |
|
Michael Mayer
|
56c97ec057
|
Basic login for admin #16
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-08 06:53:40 +01:00 |
|
Michael Mayer
|
49c7fafa87
|
Upgrade from Mysql 8.0 to MariaDB 10.4
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-07 20:31:50 +01:00 |
|
Michael Mayer
|
3fedffe21b
|
Index F Number instead of Aperture
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-11-07 19:00:26 +01:00 |
|
Theresa Gresch
|
37602a0956
|
Feature/improve support for exif (#149)
* #13 Extract flash and imageDescription information from exif
* #13 Add tests for exif.go
|
2019-11-07 14:22:45 +01:00 |
|
Michael Mayer
|
b194090d6b
|
Make sure TakenAt and TakenAtLocal are always set
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-09-19 15:46:04 -07:00 |
|
Michael Mayer
|
0f47c84138
|
Implement time zone support for "TakenAt"
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-09-19 14:23:39 -07:00 |
|
vijay korimilli
|
31d5f30637
|
Handle filenames with special characters #131
|
2019-09-08 05:53:04 +02:00 |
|
Michael Mayer
|
de1a02694c
|
Mediafile: Remove test for filesystem case-sensitivity #126
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-07-18 16:24:29 +02:00 |
|
Theresa Gresch
|
01b35d0cf5
|
Add tests for thumbnail api
|
2019-07-17 17:38:51 +02:00 |
|
Theresa Gresch
|
c7e7014c3a
|
Add tests for labels api
|
2019-07-17 17:16:33 +02:00 |
|
Theresa Gresch
|
43aebf6066
|
Add util_test.go to log test logs
|
2019-07-17 17:03:12 +02:00 |
|
Theresa Gresch
|
418b638999
|
Add test for time util
|
2019-07-17 17:01:53 +02:00 |
|
Theresa Gresch
|
7fc789e639
|
Add tests for album api
|
2019-07-17 16:46:54 +02:00 |
|
Theresa Gresch
|
4811fc9146
|
Add test conditions to photos api test
|
2019-07-17 16:44:21 +02:00 |
|
Theresa Gresch
|
f527dbd272
|
Add test condition to IsSeparator test
|
2019-07-17 15:34:34 +02:00 |
|
Theresa Gresch
|
5bc213f6f2
|
Adapt DirectoryIsEmpty test to create and delete empty directory
|
2019-07-17 14:59:29 +02:00 |
|
Theresa Gresch
|
8f52e57d9c
|
Add tests for file util
|
2019-07-17 14:33:01 +02:00 |
|
Theresa Gresch
|
411d998ac6
|
Add more test conditions to strings test
|
2019-07-17 13:46:21 +02:00 |
|
Theresa Gresch
|
f7063e7643
|
Add test for strings functions
|
2019-07-17 13:26:20 +02:00 |
|
Theresa Gresch
|
429f226c5c
|
Add test for hash function
|
2019-07-17 13:22:55 +02:00 |
|
Theresa Gresch
|
a995bb87de
|
Add test for makeTensor
|
2019-07-17 12:22:50 +02:00 |
|
Theresa Gresch
|
30013b6ea7
|
Add NewTestParamsError and NewTestErrorConfig function
|
2019-07-17 12:00:15 +02:00 |
|
Theresa Gresch
|
e66f795783
|
Add test for loadLabels function
|
2019-07-17 11:59:21 +02:00 |
|
Theresa Gresch
|
d63f4ec09f
|
Created loadLabels function
|
2019-07-17 11:53:33 +02:00 |
|
Theresa Gresch
|
73b16162ab
|
Add test for bestLabels function
|
2019-07-17 11:52:26 +02:00 |
|
Theresa Gresch
|
1972662669
|
Add test for loadlLabelRule function
|
2019-07-17 10:59:19 +02:00 |
|
Theresa Gresch
|
4aa110396e
|
Add tests for LoadLabelRules, LabelsFromFile, Labels and LoadModel functions
|
2019-07-17 10:48:23 +02:00 |
|
Theresa Gresch
|
e782abd7e3
|
Add new test condition to openstreetmap test
|
2019-07-17 09:53:53 +02:00 |
|
Theresa Gresch
|
a6bf3161c2
|
Add test for openstreetmap.go
|
2019-07-17 09:49:00 +02:00 |
|
Theresa Gresch
|
99738790cb
|
Refactored order of tests in mediafile_test.go
|
2019-07-16 17:27:51 +02:00 |
|
Theresa Gresch
|
ffcb498fce
|
Add tests for HastTimeAndPlace, Aperture, Iso and Exposure functions
|
2019-07-16 17:11:22 +02:00 |
|
Theresa Gresch
|
f2b6d4f31f
|
Add tests for TimeZone, CameraModel, CameraMake, LensModel, LensMake and FocalLength functions
|
2019-07-16 17:02:40 +02:00 |
|
Theresa Gresch
|
253923ce48
|
Add tests for Extension, Basename and Directory functions of mediafiles
|
2019-07-16 16:45:32 +02:00 |
|
Theresa Gresch
|
3c7dba5d51
|
Add tests for decodeDimension, Jpeg, IsPhoto, IsRaw, IsHEIF, HasType and IsJpeg functions
|
2019-07-16 16:25:36 +02:00 |
|
Theresa Gresch
|
bd5d32fa84
|
Add tests for aspect ratio, height and orientation function to mediafile_test.go
|
2019-07-16 14:12:10 +02:00 |
|
Theresa Gresch
|
7f444185c0
|
Add test condition for camera model
|
2019-07-16 14:11:33 +02:00 |
|
Theresa Gresch
|
8d7cbe3cb0
|
Add test photoLabel model
|
2019-07-16 13:10:31 +02:00 |
|
Theresa Gresch
|
d2c9b73a38
|
Add test for lens model
|
2019-07-16 13:02:42 +02:00 |
|
Theresa Gresch
|
adead738cd
|
Add tests for label model
|
2019-07-16 12:57:55 +02:00 |
|
Theresa Gresch
|
2eb0011377
|
Add test for country model
|
2019-07-16 12:53:23 +02:00 |
|
Theresa Gresch
|
67c21ab0d1
|
Add tests for album model
|
2019-07-16 12:44:13 +02:00 |
|
Theresa Gresch
|
1fec474bd0
|
Add tests for camera model
|
2019-07-16 12:36:30 +02:00 |
|
Theresa Gresch
|
ab9938999c
|
Add tests for label search form
|
2019-07-16 11:18:30 +02:00 |
|
Theresa Gresch
|
8cedf9d192
|
Add tests for album search form
|
2019-07-16 11:17:52 +02:00 |
|
Theresa Gresch
|
0b26f813ca
|
Add more test conditions to photos search form
|
2019-07-16 11:17:33 +02:00 |
|
Theresa Gresch
|
81f6ded2cc
|
Add tests for photos search form
|
2019-07-16 10:41:30 +02:00 |
|
Michael Mayer
|
9b73c91ed5
|
Remove index from label name (use slug instead)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-07-15 23:11:29 +02:00 |
|
Michael Mayer
|
7afb7a87db
|
Search performance improvements (indexes and labels)
|
2019-07-15 22:54:54 +02:00 |
|
Michael Mayer
|
b628592510
|
Fix TestConfig_ClientConfig
|
2019-07-15 21:19:11 +02:00 |
|
Michael Mayer
|
61c1478533
|
Fix for finding existing photo by time and place
|
2019-07-15 20:42:49 +02:00 |
|
Michael Mayer
|
c531c5aec9
|
Use test config for TestConfig_Db and TestConfig_CloseDb
|
2019-07-14 19:06:44 +02:00 |
|
Theresa Gresch
|
801097c368
|
Revert change to Db function
|
2019-07-10 10:33:16 +02:00 |
|
Theresa Gresch
|
31b29fa42b
|
Adapt Db function to return nil in case the db is not initialized
|
2019-07-10 09:10:46 +02:00 |
|
Theresa Gresch
|
73d5871886
|
Add tests for config.go
|
2019-07-10 09:10:02 +02:00 |
|
Theresa Gresch
|
9c6c6f2539
|
Add tests for config.go
|
2019-07-09 17:43:34 +02:00 |
|
Theresa Gresch
|
3813ee327a
|
Add tests for config.co
|
2019-07-09 16:57:37 +02:00 |
|
Theresa Gresch
|
92e03b2069
|
Add test for indexAll function
|
2019-07-09 14:30:08 +02:00 |
|
Theresa Gresch
|
775a48727b
|
Add assertion for chroma hex value to colors test
|
2019-07-09 14:16:41 +02:00 |
|
Theresa Gresch
|
064a5b7c09
|
Add tests ThumbnailFromFile and CreateThumbnail functions
|
2019-07-09 13:55:31 +02:00 |
|
Theresa Gresch
|
7e537014e2
|
Add test for ThumbnailFilename function
|
2019-07-09 13:26:54 +02:00 |
|
Theresa Gresch
|
46f997e8ba
|
Add tests for invalid thumbnail type and invalid image format for thumbnail function
|
2019-07-09 12:46:43 +02:00 |
|
Theresa Gresch
|
b99753b051
|
Add tests for more search queries
|
2019-07-08 17:42:06 +02:00 |
|
Theresa Gresch
|
0db08e26d2
|
Add tests for different search queries
|
2019-07-08 17:25:51 +02:00 |
|
Theresa Gresch
|
f7c18a17f8
|
Use more suited testdata in lables test
|
2019-07-08 16:23:34 +02:00 |
|
Theresa Gresch
|
03d7e6af2f
|
Add tests for mediafile.go
|
2019-07-08 16:09:10 +02:00 |
|
Theresa Gresch
|
416c8ccec0
|
Refactored RelativeFilename and RelativePath function to be able to deal with paths ending with or without slashes
|
2019-07-08 16:08:32 +02:00 |
|
Theresa Gresch
|
3dc9abea67
|
Add tests for label.go
|
2019-07-08 14:09:21 +02:00 |
|
Theresa Gresch
|
61b5bb028c
|
Add tests for mediafile
|
2019-07-05 15:56:21 +02:00 |
|
Theresa Gresch
|
f85b7904a3
|
Adapt importer test to use files from new smaller testdata
|
2019-07-05 13:48:34 +02:00 |
|
Theresa Gresch
|
3a10911659
|
Adapt converter test to use files from new smaller testdata
|
2019-07-05 13:48:13 +02:00 |
|
Theresa Gresch
|
a85805c8e1
|
Update testdata hash
|
2019-07-05 13:47:48 +02:00 |
|
Theresa Gresch
|
0173d4943a
|
Use example data instead of testdata in thumbnail tests
|
2019-07-05 12:38:59 +02:00 |
|
Theresa Gresch
|
a5152e71b0
|
Remove initialize testdata in search tests
|
2019-07-05 12:35:57 +02:00 |
|
Theresa Gresch
|
687a1829eb
|
Remove logger declaration from time.go as it is already defined in utils.go
|
2019-07-05 12:32:59 +02:00 |
|
Theresa Gresch
|
562341e197
|
Add logger to util.go
|
2019-07-05 12:32:06 +02:00 |
|
Theresa Gresch
|
fa332454c5
|
Use file basename in colors test so that assertion gets executed independent from the files location
|
2019-07-05 10:36:19 +02:00 |
|
Theresa Gresch
|
10a18914da
|
Add HEIF as possible main file format
|
2019-07-04 18:39:54 +02:00 |
|
Theresa Gresch
|
77bbb1ee84
|
Add check for HEIF file to converter to convert HEIF images to jpg
|
2019-07-04 18:38:26 +02:00 |
|
Theresa Gresch
|
c379a936e2
|
Convert HEIF files to jpeg during import
|
2019-07-04 18:37:20 +02:00 |
|
Theresa Gresch
|
d145e9258a
|
Make HEIF files compatible with exif functionality
|
2019-07-04 18:35:14 +02:00 |
|
Theresa Gresch
|
23e0dde0e3
|
Renamed ctx to conf in search test
|
2019-07-04 09:52:30 +02:00 |
|
Theresa Gresch
|
4e088ef7b7
|
Correct spelling mistake (Change Filemame to Filename) in converter test
|
2019-07-04 09:51:43 +02:00 |
|
Theresa Gresch
|
4b44373253
|
Use image from examples to prevent use of initialize testdata in tensorflow test to make test faster
|
2019-07-04 09:50:39 +02:00 |
|
Theresa Gresch
|
516c9a892e
|
Use images from examples to prevent use of initialize testdata in mediafile test to make test faster
|
2019-07-04 09:49:32 +02:00 |
|
Theresa Gresch
|
31896eda13
|
Use images from example data to prevent initializing testdata in colors test to make test faster
|
2019-07-04 09:48:09 +02:00 |
|
Michael Mayer
|
f9c18446bf
|
PhotoLabel: Change index order for improved performance #121
|
2019-07-03 19:58:53 +02:00 |
|
Michael Mayer
|
10269c6f6c
|
Code clean-up in commands
|
2019-07-03 19:56:47 +02:00 |
|
Michael Mayer
|
909b1d9f8a
|
Mediafile: Basename should also trim " copy" at the end of file names
|
2019-07-03 10:55:46 +02:00 |
|
Michael Mayer
|
8f35907533
|
Importer: Revert replace
|
2019-07-03 09:49:53 +02:00 |
|
Michael Mayer
|
874e728c9c
|
Importer: DestinationFilename should always return file name
|
2019-07-03 09:43:11 +02:00 |
|
Michael Mayer
|
d93acb0a63
|
Importer: Skip / delete files that already exist and check for errors
|
2019-07-03 09:27:30 +02:00 |
|
Michael Mayer
|
cf61c66ce5
|
Remove SQL_CALC_FOUND_ROWS from search query #121
|
2019-07-03 07:56:44 +02:00 |
|
Michael Mayer
|
d596818928
|
Indexer: Fix query for existing files #56
|
2019-07-02 23:56:47 +02:00 |
|
Michael Mayer
|
d4526bedd2
|
Read-only mode: Disable upload & import in frontend and show info #56
|
2019-07-02 23:01:56 +02:00 |
|
Michael Mayer
|
1c4bd8e218
|
Fix for photo model (typo in gorm annotations)
|
2019-07-02 22:14:20 +02:00 |
|
Michael Mayer
|
bc65ad57d5
|
Disable import, upload and raw converter in read-only mode #56
|
2019-07-02 22:09:06 +02:00 |
|
Michael Mayer
|
b976c095f3
|
Code clean-up #56
|
2019-07-02 22:09:06 +02:00 |
|
Michael Mayer
|
772251ca0d
|
Revert extended names for imported files and fix related test #56
|
2019-07-02 22:09:06 +02:00 |
|
Michael Mayer
|
89b7886581
|
Add index to photo_lat, photo_long and taken_at
|
2019-07-02 22:09:06 +02:00 |
|
Michael Mayer
|
5662fc35ed
|
Refactor indexer in preparation to read only mode #56
|
2019-07-02 22:09:06 +02:00 |
|
Michael Mayer
|
3655ebf9d8
|
Use daemon server mode to run acceptance tests #58
|
2019-06-30 05:38:39 +02:00 |
|
Michael Mayer
|
74f8044cd2
|
Database: Change init log message
|
2019-06-30 00:21:02 +02:00 |
|
Michael Mayer
|
5e37cd54fc
|
Update Docker images: new directory structure
|
2019-06-29 23:27:42 +02:00 |
|
Michael Mayer
|
ad93ad1289
|
Use dsoprea/go-exif to parse Exif tags #21
|
2019-06-20 05:38:23 +02:00 |
|
Vedhavyas Singareddi
|
f63efc5f51
|
Implement daemon mode (#119)
* add daemon process
* add daemon stop command
* add daemon log to log file
* check for running daemons
* minor changes
|
2019-06-20 01:11:03 +02:00 |
|
Michael Mayer
|
dd10265ae8
|
Frontend: Add story toggle button to clipboard menu
|
2019-06-18 07:28:30 +02:00 |
|
Michael Mayer
|
df5aa57e68
|
Albums: Code clean-up and small fixes #15
|
2019-06-18 06:37:10 +02:00 |
|
Michael Mayer
|
4553344550
|
Add event table
|
2019-06-17 22:39:32 +02:00 |
|
Michael Mayer
|
6404b76c97
|
Add views counter to album, photo and share
|
2019-06-17 22:39:32 +02:00 |
|
Michael Mayer
|
27530bc0be
|
Add shares table for sharing photos and albums
|
2019-06-17 22:39:32 +02:00 |
|
Michael Mayer
|
bb8c2dbbea
|
Photos: Add story flag for blogging / timeline
|
2019-06-17 22:39:32 +02:00 |
|
Theresa Gresch
|
5f63f2999c
|
Implement first album functionality
|
2019-06-17 21:45:06 +02:00 |
|
Michael Mayer
|
e2c630e57c
|
Change chroma max value from 16 to 100 for better results
|
2019-06-15 16:11:55 -07:00 |
|
Michael Mayer
|
3ee3946011
|
Proof-of-concept for import and index from Web UI
|
2019-06-15 11:03:54 -07:00 |
|
Michael Mayer
|
0f6867af79
|
Photos: Add private and sensitive flag
|
2019-06-14 18:44:10 -07:00 |
|
Michael Mayer
|
ea3f209f8f
|
Proof-of-concept for batch like & delete
Requires additional code clean-up and unit / acceptance tests
|
2019-06-14 16:35:18 -07:00 |
|
Michael Mayer
|
9e761549e4
|
API: Remove debug log from upload
|
2019-06-14 15:29:12 -07:00 |
|
Michael Mayer
|
e141b9edcd
|
Photos: Add LocationEstimated flag
|
2019-06-14 15:15:49 -07:00 |
|
Michael Mayer
|
c133dbe3f9
|
Indexer: Code and label clean-up
|
2019-06-14 13:01:58 -07:00 |
|
Michael Mayer
|
2005da9a25
|
Rename "Import" to "Library" and add tabs to page
|
2019-06-14 12:16:59 -07:00 |
|
Michael Mayer
|
60e9346f08
|
Proof-of-concept for upload & import
|
2019-06-13 11:26:01 -07:00 |
|
Michael Mayer
|
f47d93be7f
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
|
Michael Mayer
|
8642b6f664
|
Proof-of-concept for labels and search filters
|
2019-06-09 04:37:02 +02:00 |
|
Michael Mayer
|
9ead0ceef9
|
Fix TimeZone()
|
2019-06-07 00:19:12 +02:00 |
|
Michael Mayer
|
c230de6b2b
|
Add time zone info to photos (if available)
|
2019-06-07 00:04:34 +02:00 |
|
Michael Mayer
|
aab504ffd6
|
Initial support for HEIF image files incl improved tests & example files
|
2019-06-06 14:44:35 +02:00 |
|
Michael Mayer
|
648d35115d
|
Use labels up to 85% uncertainty for photo titles (without location)
|
2019-06-05 18:49:35 +02:00 |
|
Michael Mayer
|
a6131eeddd
|
Move all config files to assets/config and resources to assets/resources
|
2019-06-05 18:25:20 +02:00 |
|
Michael Mayer
|
b835c22f7f
|
Rename synonyms to categories
|
2019-06-05 14:05:21 +02:00 |
|
Michael Mayer
|
3d0ec3892f
|
Skip city name in title if sub string of location name
|
2019-06-05 11:58:20 +02:00 |
|
Michael Mayer
|
c81b389799
|
Improve photo titles
|
2019-06-05 11:39:50 +02:00 |
|
Michael Mayer
|
c501abe932
|
Improve photo classification, indexing, titles & location info
|
2019-06-05 10:18:03 +02:00 |
|
Michael Mayer
|
df995b4f15
|
Rename tags to labels incl priority, source and uncertainty
|
2019-06-04 18:26:41 +02:00 |
|
Michael Mayer
|
89a1e8e7fc
|
Console output text changes
|
2019-06-04 00:22:25 +02:00 |
|
Vedhavyas Singareddi
|
38b9889ef2
|
Add context for graceful shutdown #112
see pull request #114
|
2019-06-03 22:58:15 +02:00 |
|
Michael Mayer
|
cc4de67c3c
|
Improve DateCreated() comment
|
2019-06-03 16:32:26 +02:00 |
|
Theresa Gresch
|
a18a7d9477
|
Rename materialColor to indexedColor
|
2019-06-03 12:32:51 +02:00 |
|
Michael Mayer
|
c7f426ac23
|
OSM: Translate location names to English
|
2019-05-30 02:53:35 +02:00 |
|
Michael Mayer
|
d31305a503
|
Move static assets from public/ to static/ for clearer structure
|
2019-05-22 13:55:11 +02:00 |
|
Theresa Gresch
|
8c63c345f0
|
Removes dark brown from color map to improve color indexing
|
2019-05-20 21:42:29 +02:00 |
|
Michael Mayer
|
d26f7fb0dc
|
Docker: Add testcafe and firefox to development image; change mysql port
|
2019-05-20 16:39:41 +02:00 |
|
Michael Mayer
|
8124a8cde1
|
Use label rules to optimize image classification
|
2019-05-16 08:41:16 +02:00 |
|
Michael Mayer
|
7eeab25ae1
|
Rename file_saturation to file_chroma in search query
|
2019-05-16 04:17:45 +02:00 |
|
Michael Mayer
|
0400b6ec7a
|
Add download links to thumbnails in photo viewer
|
2019-05-16 04:03:55 +02:00 |
|
Michael Mayer
|
b73093c2f0
|
Disable SQL query logger and enable photo model preload for search
|
2019-05-16 03:57:18 +02:00 |
|
Michael Mayer
|
a1f2146648
|
Set default distance to ~20km
|
2019-05-16 02:24:02 +02:00 |
|
Michael Mayer
|
1cf23aac3e
|
Additional search parameters incl distance and location (lat/long)
|
2019-05-16 02:22:38 +02:00 |
|
Michael Mayer
|
9b6ad9968d
|
Add support for time values in photo search, see #2
|
2019-05-15 23:07:25 +02:00 |
|
Michael Mayer
|
40b542276c
|
Profiling log message for photo search, see #2
|
2019-05-15 23:00:16 +02:00 |
|
Theresa Gresch
|
5eb32d3353
|
Change color map for improved color indexing
|
2019-05-15 22:42:37 +02:00 |
|
Michael Mayer
|
9a320c60df
|
Search string parser similar to GitHub, see #2
|
2019-05-15 21:51:00 +02:00 |
|
Michael Mayer
|
feda86f0e2
|
Location search must only return results with known location
|
2019-05-15 14:37:31 +02:00 |
|
Michael Mayer
|
7fd1ed7a7b
|
New "mosaic" view (tiny tiles)
|
2019-05-15 11:07:26 +02:00 |
|
Michael Mayer
|
441922c35e
|
Add download button to photo viewer
|
2019-05-14 18:16:35 +02:00 |
|
Michael Mayer
|
db261d40b3
|
Share available thumbnail types with JS frontend
|
2019-05-14 16:04:17 +02:00 |
|
Michael Mayer
|
5262cce647
|
Thumbnails code clean-up
|
2019-05-14 10:28:21 +02:00 |
|
Michael Mayer
|
40b7c33198
|
Fix for thumbnail size: fit_3840 instead of fit_3540
|
2019-05-13 21:22:16 +02:00 |
|
Michael Mayer
|
34b14c7099
|
Additional fix for running thumb unit tests on CI
|
2019-05-13 19:11:40 +02:00 |
|
Michael Mayer
|
1fc73e7285
|
Potential fix for running thumb unit tests on CI
testdata/ could not be found
|
2019-05-13 18:57:38 +02:00 |
|
Michael Mayer
|
dc4536b249
|
Improve thumbnail rendering and indexing performance
|
2019-05-13 18:01:50 +02:00 |
|
Theresa Gresch
|
f154c27b1c
|
Change map and resampling for improved color indexing
|
2019-05-12 14:31:01 +02:00 |
|
Theresa Gresch
|
dc67f8ccb2
|
Merge branch 'develop' of /Users/theresa/Development/graciousgrey/photoprismRepo/photoprism with conflicts.
|
2019-05-12 13:03:18 +02:00 |
|
Michael Mayer
|
1125ba2da4
|
exif.RegisterParsers() should only be called once
|
2019-05-12 09:44:20 +02:00 |
|
Michael Mayer
|
a612609854
|
Thumbnail cache warm-up for demo
|
2019-05-09 07:48:41 +02:00 |
|
Michael Mayer
|
c5e2783b8d
|
Upgrade Go to 1.12.5, improve Makefile and add chromium-browser
|
2019-05-09 06:18:22 +02:00 |
|
Michael Mayer
|
55c19635c9
|
Update inline comment regarding the use of Context
|
2019-05-06 23:41:49 +02:00 |
|
Michael Mayer
|
0ddef3a02d
|
Rename context package to config and fsutil to util
|
2019-05-06 23:18:10 +02:00 |
|
Michael Mayer
|
cf8d4ce29b
|
Remove syscall.Kill from context Shutdown()
|
2019-05-06 22:13:35 +02:00 |
|
Michael Mayer
|
1e6f41b417
|
Improve image classification performance and logging in debug mode
|
2019-05-04 17:34:51 +02:00 |
|
Michael Mayer
|
d83e81b49b
|
Graceful web and database server shutdown; add log-level flag
|
2019-05-04 13:29:32 +02:00 |
|
Michael Mayer
|
ff09f76bc5
|
Add PhotoTag model to weight photo tags based on confidence and source
|
2019-05-04 11:50:19 +02:00 |
|
Michael Mayer
|
e148e7af46
|
Add ColorPerception struct and improve Color() tests, see #7
Since we're not using the very same colors as material design anymore,
MaterialColor was renamed to IndexedColor.
|
2019-05-04 11:27:33 +02:00 |
|
Michael Mayer
|
e565195f23
|
Add config flag for read-only mode, see #56
|
2019-05-04 09:11:33 +02:00 |
|
Michael Mayer
|
7074faabe0
|
Additional airport image for testing, see #7
|
2019-05-04 07:19:02 +02:00 |
|
Michael Mayer
|
5d80af8434
|
Add static testdata for color indexing and image classification, see #7
Images are scaled down to ~331px. Filenames contain object and color.
|
2019-05-04 07:10:39 +02:00 |
|
Michael Mayer
|
868e1b80b9
|
Use reflection and yaml.Unmarshal() for configuration, see #66
|
2019-05-04 05:25:00 +02:00 |
|
Michael Mayer
|
bd60b5d398
|
Remove deprecated PerceptualHashSize const
|
2019-05-04 01:24:43 +02:00 |
|