This website requires JavaScript.
Explore
Help
Register
Sign In
aheathershaw
/
blue-twilight
Watch
1
Star
0
Fork
0
You've already forked blue-twilight
Code
Issues
32
Pull Requests
Releases
15
Wiki
Activity
blue-twilight
/
app
/
AlbumSources
History
Andy Heathershaw
fb6754b8e9
Backblaze
#135
- tried to implement b2_download_file_by_id for private buckets, but this doesn't work correctly, logged with Backblaze
2019-09-10 16:24:26 +01:00
..
AlbumSourceBase.php
Backblaze
#135
- album storage driver is now cached to maintain state within the same request, prevents multiple calls to B2. Images can now be deleted and (I think) edited.
2019-09-10 15:11:53 +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
BackblazeB2Source.php
Backblaze
#135
- tried to implement b2_download_file_by_id for private buckets, but this doesn't work correctly, logged with Backblaze
2019-09-10 16:24:26 +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