.. |
colors.go
|
Change chroma max value from 16 to 100 for better results
|
2019-06-15 16:11:55 -07:00 |
colors_test.go
|
Change chroma max value from 16 to 100 for better results
|
2019-06-15 16:11:55 -07:00 |
converter.go
|
Disable import, upload and raw converter in read-only mode #56
|
2019-07-02 22:09:06 +02:00 |
converter_test.go
|
Use dsoprea/go-exif to parse Exif tags #21
|
2019-06-20 05:38:23 +02:00 |
exif.go
|
Refactor indexer in preparation to read only mode #56
|
2019-07-02 22:09:06 +02:00 |
exif_test.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02: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
|
Revert extended names for imported files and fix related test #56
|
2019-07-02 22:09:06 +02:00 |
importer_test.go
|
Use dsoprea/go-exif to parse Exif tags #21
|
2019-06-20 05:38:23 +02:00 |
indexer.go
|
Indexer: Fix query for existing files #56
|
2019-07-02 23:56:47 +02:00 |
label.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
mediafile.go
|
Refactor indexer in preparation to read only mode #56
|
2019-07-02 22:09:06 +02:00 |
mediafile_test.go
|
Revert extended names for imported files and fix related test #56
|
2019-07-02 22:09:06 +02: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 |
photoprism.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
photoprism_test.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
search.go
|
Remove SQL_CALC_FOUND_ROWS from search query #121
|
2019-07-03 07:56:44 +02:00 |
search_result.go
|
Refactor indexer in preparation to read only mode #56
|
2019-07-02 22:09:06 +02:00 |
search_test.go
|
Search string parser similar to GitHub, see #2
|
2019-05-15 21:51:00 +02:00 |
tensorflow.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
tensorflow_test.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
thumbnails.go
|
Rename tags to labels incl priority, source and uncertainty
|
2019-06-04 18:26:41 +02:00 |
thumbnails_test.go
|
Initial support for HEIF image files incl improved tests & example files
|
2019-06-06 14:44:35 +02:00 |