1
Fork 0
photoview/api/scanner
viktorstrate 27b2f95a7b Start on migrating database integration to gorm 2020-11-23 19:39:44 +01:00
..
cache.go add media_type column to media table in database 2020-07-11 14:05:06 +02:00
cleanup_media.go Start on migrating database integration to gorm 2020-11-23 19:39:44 +01:00
encode_photo.go Rotate images properly 2020-08-15 12:24:54 +02:00
executable_worker.go Move setup of executable workers to function 2020-09-23 14:34:26 +02:00
exif.go Add date information to media 2020-08-12 13:04:41 +02:00
media_type.go Cleanup and bugfixes 2020-11-22 23:42:42 +01:00
periodic_scanner.go Start on migrating database integration to gorm 2020-11-23 19:39:44 +01:00
process_photo.go Cleanup and bugfixes 2020-11-22 23:42:42 +01:00
process_video.go Add fileSize to media_url database entries 2020-08-11 22:18:15 +02:00
queue.go Start on migrating database integration to gorm 2020-11-23 19:39:44 +01:00
queue_test.go Fix queue tests 2020-06-23 14:10:03 +02:00
scanner_album.go Start on migrating database integration to gorm 2020-11-23 19:39:44 +01:00
scanner_media.go Add sidecar path & hash to DB 2020-11-21 11:54:01 +00:00
scanner_user.go Start on migrating database integration to gorm 2020-11-23 19:39:44 +01:00
video_metadata.go Add video metadata 2020-07-12 14:17:49 +02:00