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
f80b80540f
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
..
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
#86
: Switched the update check from Github to Gitea
2018-07-29 21:58:28 +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