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
15cb2f40b0
blue-twilight
/
app
/
Services
History
Andy Heathershaw
a6825bcef9
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
..
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
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
#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
RabbitMQService.php
#132
: Added support for using vhosts with RabbitMQ
2019-08-11 07:49:25 +01:00