|
4dc4ce1517
|
Switched the socialite login providers to the new external services configuration #152
|
2020-04-29 22:19:21 +01:00 |
|
|
e06b227147
|
Completed the first interation of the new Bootstrapper experience. Downloads and extracts vendors from Gitea and configures the encryption key. Still need to get upgrades implemented. #146
|
2020-04-26 21:53:24 +01:00 |
|
|
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 |
|
|
132bfcdb83
|
Fixed a missing JS variable when deleting a photo from the album's admin page. This also now just removes the photo element from the DOM instead of reloading the whole page. #150
|
2020-04-22 08:18:30 +01:00 |
|
|
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 |
|
|
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 |
|
|
d97b790264
|
Added the ability to create, edit and remove external services. Implemented an OAuth2 flow for authentication to Dropbox. #106
|
2020-04-20 22:33:42 +01:00 |
|
|
09b4bc60dd
|
Images are now refreshed correctly after resizing/rotating when using a private S3 album. Corrected some more icons to Font Awesome v5. #147 #141
|
2020-04-19 15:46:35 +01:00 |
|
|
b8b21cc06b
|
More updated icons to Font Awesome v5 and removal of assets within the project following the switch of the build system. #147
|
2020-04-19 15:31:48 +01:00 |
|
|
db585586a4
|
Switched the build system from Gulp to Grunt. Updated Bootstrap, Font Awesome and other dependencies to pull from my CDN on build. Started working on adding a 'services' section to hold external credentials, such as app ID/secret.
|
2020-04-19 10:54:07 +01:00 |
|