blue-twilight/app/AlbumSources
Andy Heathershaw f4f4de1b34 Fixes #130: Local file system queue copies the file instead of moving it, so the temp file is still available to analyse 2019-07-27 13:50:27 +01:00
..
AlbumSourceBase.php Added the ability to create storage locations and set those as the album source when creating a new album 2016-09-24 09:34:08 +01:00
AmazonS3Source.php #123: The process command (which is now bt-queue:process to avoid conflicts with Laravel's default queue namespace) now uses the S3 storage to retrieve images 2019-07-13 10:15:13 +01:00
IAlbumSource.php BLUE-8: The OpenStack driver now works completely with all operations - flip, rotate, refresh thumbnails. It's also possible to move photos between albums across different storage providers. 2016-10-28 12:59:36 +01:00
IAnalysisQueueSource.php #123: The process command (which is now bt-queue:process to avoid conflicts with Laravel's default queue namespace) now uses the S3 storage to retrieve images 2019-07-13 10:15:13 +01:00
LocalFilesystemSource.php Fixes #130: Local file system queue copies the file instead of moving it, so the temp file is still available to analyse 2019-07-27 13:50:27 +01:00
OpenStackSource.php [touch: 33] Added support for uploading files to Rackspace. Split out the OpenStack options into a separate template to match the Amazon one. Added validation to the Amazon options. 2016-11-05 09:41:07 +00:00
RackspaceSource.php [touch: 33] Added support for uploading files to Rackspace. Split out the OpenStack options into a separate template to match the Amazon one. Added validation to the Amazon options. 2016-11-05 09:41:07 +00:00