.. |
testdata
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |
colors.go
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |
colors_test.go
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |
config.go
|
Added additional photo meta data like aperture, lens and camera make; smaller perceptive hash; implemented stub for single photo view
|
2018-09-24 19:07:43 +02:00 |
config_test.go
|
Changed assertion for c.Debug in test
|
2018-09-18 15:49:35 +02:00 |
const.go
|
Added additional photo meta data like aperture, lens and camera make; smaller perceptive hash; implemented stub for single photo view
|
2018-09-24 19:07:43 +02:00 |
converter.go
|
Importer now instantly converts and indexes files
|
2018-09-18 18:36:12 +02:00 |
converter_test.go
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |
exif.go
|
Moved perceptual hash from photo to file model; code clean-up (go fmt)
|
2018-09-27 08:59:53 +02:00 |
exif_test.go
|
Moved gorm models to separate package
|
2018-09-16 19:09:40 +02:00 |
export.go
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |
importer.go
|
Changed edited postfix from "edit%d" to "edited_%d"
|
2018-10-09 16:48:10 +02:00 |
importer_test.go
|
Added additional photo meta data like aperture, lens and camera make; smaller perceptive hash; implemented stub for single photo view
|
2018-09-24 19:07:43 +02:00 |
indexer.go
|
Mark files are missing, when they are not found
|
2018-09-27 12:10:19 +02:00 |
mediafile.go
|
Added additional photo meta data like aperture, lens and camera make; smaller perceptive hash; implemented stub for single photo view
|
2018-09-24 19:07:43 +02:00 |
mediafile_test.go
|
Added additional photo meta data like aperture, lens and camera make; smaller perceptive hash; implemented stub for single photo view
|
2018-09-24 19:07:43 +02:00 |
mediafiles.go
|
MediaFile.GetRelatedFiles() now returns shorter filenames first
|
2018-09-18 20:03:43 +02:00 |
openstreetmap.go
|
Added fields for house nr, street and suburb to location
|
2018-09-26 15:00:12 +02:00 |
search.go
|
Mark files are missing, when they are not found
|
2018-09-27 12:10:19 +02:00 |
search_test.go
|
Experimental filters for category and country (photo search)
|
2018-09-19 00:53:39 +02:00 |
tensorflow.go
|
Code clean-up (go fmt)
|
2018-09-17 18:40:57 +02:00 |
tensorflow_test.go
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |
thumbnails.go
|
Experimental filters for category and country (photo search)
|
2018-09-19 00:53:39 +02:00 |
thumbnails_test.go
|
Importer now instantly converts and indexes files
|
2018-09-18 18:36:12 +02:00 |
util.go
|
Using simpler sha1 hash for improved indexing performance (not relevant for security)
|
2018-09-24 09:02:00 +02:00 |
util_test.go
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |