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
/
Services
History
Andy Heathershaw
365034d611
Added a new Bootstrapper experience to download the vendors directly from Gitea instead of having to download Composer.
#146
2020-04-26 15:08:26 +01:00
..
Rackspace
Got the new Openstack SDK working with Rackspace, and added my own support for the Rackspace-specific extensions for API key and CDN.
#144
2020-04-22 17:11:50 +01:00
AlbumService.php
#4
: Nested albums are now supported in the admin panel
2017-04-17 17:11:59 +01:00
BackblazeB2Service.php
Backblaze
#135
- implemented the re-use of the upload token/URL. Fetching file contents now works by using the b2_download_file_by_id method with an auth header.
2019-09-14 10:04:09 +01:00
DropboxService.php
Files are now removed from Dropbox when a photo/album is deleted. Added handling for Dropbox's 429 (retry) error. Added a new admin permission for restricing access to the new services area. Corrected a logic issue with failing images during the analysis process.
#106
2020-04-22 06:56:15 +01:00
GiteaService.php
Added a new Bootstrapper experience to download the vendors directly from Gitea instead of having to download Composer.
#146
2020-04-26 15:08:26 +01:00
GithubService.php
#60
: Added a basic about page with a link to Github's API to fetch the latest release
2017-10-01 16:48:50 +01:00
PhotoService.php
Started work on replacing guzzle/guzzle (v3) with guzzlehttp/guzzle (v6.)
2020-04-18 22:41:30 +01:00
RabbitMQService.php
#132
: Added support for using vhosts with RabbitMQ
2019-08-11 07:49:25 +01:00