1
Fork 0
photoview/api/scanner
stz184 7546987f85 Fixed issue that caused runtime error: invalid memory address or nil pointer dereference
because the sidecar file was trying to process before the highResMediaURL and thumbURL are actually created
2020-12-15 02:25:30 +02:00
..
cache.go Improve album and media resolvers 2020-12-08 16:24:08 +01:00
cleanup_media.go Replace database, work on scanning 2020-11-30 21:29:49 +01:00
encode_photo.go Merge remote-tracking branch 'origin/master' into v2.0.0 2020-12-10 12:30:10 +01:00
executable_worker.go Move setup of executable workers to function 2020-09-23 14:34:26 +02:00
exif.go Replace database, mostly media and video 2020-11-26 20:48:04 +01:00
media_type.go Fix api tests 2020-12-14 10:41:00 +01:00
periodic_scanner.go Replace database, mostly album related 2020-11-23 19:59:01 +01:00
process_photo.go Fixed issue that caused runtime error: invalid memory address or nil pointer dereference 2020-12-15 02:25:30 +02:00
process_video.go Replace database, work on scanning 2020-11-30 21:29:49 +01:00
queue.go Replace database, mostly album related 2020-11-23 19:59:01 +01:00
queue_test.go Fix tests, fix photo route 2020-12-06 15:24:15 +01:00
scanner_album.go Fix api tests 2020-12-14 10:41:00 +01:00
scanner_media.go Merge remote-tracking branch 'origin/master' into v2.0.0 2020-12-10 12:30:10 +01:00
scanner_user.go Replace database, resolve all build-time errors 2020-11-28 21:29:31 +01:00
video_metadata.go Replace database, mostly video 2020-11-25 23:06:47 +01:00