.. |
colors.go
|
Change chroma max value from 16 to 100 for better results
|
2019-06-15 16:11:55 -07:00 |
colors_test.go
|
Add assertion for chroma hex value to colors test
|
2019-07-09 14:16:41 +02:00 |
converter.go
|
Add check for HEIF file to converter to convert HEIF images to jpg
|
2019-07-04 18:38:26 +02:00 |
converter_test.go
|
Adapt converter test to use files from new smaller testdata
|
2019-07-05 13:48:13 +02:00 |
exif.go
|
Index F Number instead of Aperture
|
2019-11-07 19:00:26 +01:00 |
exif_test.go
|
Index F Number instead of Aperture
|
2019-11-07 19:00:26 +01:00 |
filetypes.go
|
Move all config files to assets/config and resources to assets/resources
|
2019-06-05 18:25:20 +02:00 |
importer.go
|
Improve notifications for import / index
|
2019-11-17 00:55:40 +01:00 |
importer_test.go
|
Adapt importer test to use files from new smaller testdata
|
2019-07-05 13:48:34 +02:00 |
indexer.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
indexer_test.go
|
Add test for indexAll function
|
2019-07-09 14:30:08 +02:00 |
label.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
label_test.go
|
Use more suited testdata in lables test
|
2019-07-08 16:23:34 +02:00 |
mediafile.go
|
Import: Change filename after removing old file #136
|
2019-12-01 20:24:19 +01:00 |
mediafile_test.go
|
Import: Fix for "invalid cross-device link" error #136
|
2019-12-01 16:23:18 +01:00 |
mediafiles.go
|
Remove unnecessary getter prefix
|
2019-05-02 17:26:44 +02:00 |
openstreetmap.go
|
Implement daemon mode (#119)
|
2019-06-20 01:11:03 +02:00 |
openstreetmap_test.go
|
Add new test condition to openstreetmap test
|
2019-07-17 09:53:53 +02:00 |
photoprism.go
|
Add event hook for sending logs to frontend
|
2019-12-02 00:30:58 +01:00 |
photoprism_test.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
search.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
search_result.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
search_test.go
|
Add tests for more search queries
|
2019-07-08 17:42:06 +02:00 |
tensorflow.go
|
Created loadLabels function
|
2019-07-17 11:53:33 +02:00 |
tensorflow_test.go
|
Add test for makeTensor
|
2019-07-17 12:22:50 +02:00 |
thumbnails.go
|
Rename tags to labels incl priority, source and uncertainty
|
2019-06-04 18:26:41 +02:00 |
thumbnails_test.go
|
Add tests ThumbnailFromFile and CreateThumbnail functions
|
2019-07-09 13:55:31 +02:00 |
timezone.go
|
Implement time zone support for "TakenAt"
|
2019-09-19 14:23:39 -07:00 |
timezone_test.go
|
Implement time zone support for "TakenAt"
|
2019-09-19 14:23:39 -07:00 |