blue-twilight/app/Services
Andy Heathershaw f17a84f746 Dropbox authorisation now uses a dedicated endpoint on the services controller, and uses OAuth2 state to transfer the storage ID. Added an intermediary screen before authorising. #106 2020-04-21 08:40:56 +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 Dropbox authorisation now uses a dedicated endpoint on the services controller, and uses OAuth2 state to transfer the storage ID. Added an intermediary screen before authorising. #106 2020-04-21 08:40:56 +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