|
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 |
|
|
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 |
|
|
fdf4d72236
|
Merge branch 'master' into feature/106-dropbox-storage
# Conflicts:
# app/Http/Controllers/Admin/StorageController.php
# resources/views/themes/base/admin/edit_storage.blade.php
|
2020-04-18 21:53:36 +01:00 |
|
|
f773b10244
|
Implemented a new option for S3 sources to allow signed URLs and private buckets to be used. #141
|
2020-04-18 21:51:28 +01:00 |
|
|
582e5fffaa
|
Dropbox #106 - files can be uploaded to a Dropbox account using a generated access token, and downloaded using the Blue Twilight download endpoint.
|
2019-09-15 21:37:41 +01:00 |
|
|
608442d566
|
Backblaze #135 - introduced the config setting to choose whether to generate private or public URLs, or to auto-detect. Photos are now displayed from B2.
|
2019-09-09 21:52:26 +01:00 |
|
Andy Heathershaw
|
4b6bdeba15
|
Backblaze #135 - added the storage UI and initial connectivity to B2
|
2019-09-09 20:35:32 +01:00 |
|
Andy Heathershaw
|
b141061406
|
Fixes #131: quick upload feature creates a new album with inherited permissions, and also rebuilds the permissions cache. Added an alert to the quick upload to advise of the permissions change.
|
2019-07-31 08:56:30 +01:00 |
|
|
7418438d63
|
#123: The framework of sending e-mails using Mailables but queued in the database is now there. Password reset e-mails are now the first ones being sent using the queue.
|
2019-07-14 12:13:58 +01:00 |
|
|
bfbf740810
|
#124, #125, #126: Started implementing e-mail queueing. Fixed the display of validation messages on the forgotten password form. Corrected the generation of the action URL when the APP_URL environment settings is not configured.
|
2019-07-13 21:40:13 +01:00 |
|
Andy Heathershaw
|
f26f545b76
|
#123: Added the dropdown to the settings page to select from storage locations
|
2019-07-11 09:01:20 +01:00 |
|
Andy Heathershaw
|
ebbc5ba097
|
#121: Bulk updates to photos now take place on the queue if enabled (just need to handle album changes)
|
2019-07-10 14:31:04 +01:00 |
|
Andy Heathershaw
|
ca893359c9
|
#121: Added new configuration tab (Image Processing) for RabbitMQ-related settings
|
2019-07-09 13:08:57 +01:00 |
|
|
80a7824f22
|
#111: User feed now displays a "user created" event logged via the register/activation controllers
|
2018-11-19 13:26:44 +00:00 |
|
|
f36aa61506
|
#71, #111: Implemented security checking in the JSON feed methods. Also users now automatically inherit the anonymous permissions by way of an additional check specifically against the anonymous user first
|
2018-11-18 21:39:19 +00:00 |
|
|
2394bbd077
|
#116: Completed the Explore Users page
|
2018-11-18 20:50:09 +00:00 |
|
|
386bd30208
|
#111: Fleshed out the content of the Explore Photographers page. Also added a redirect to the activity feed if accessing the dashboard and logging in
|
2018-11-18 09:07:13 +00:00 |
|
|
1d81185779
|
#111: Added no feed items language strings and link to the Photographer Explorer page.
|
2018-11-17 09:47:28 +00:00 |
|
|
d6d2420eb7
|
#111: Implemented the /me feed endpoint
|
2018-10-14 20:08:31 +01:00 |
|
|
245bfe546c
|
#111: It's now possible for a logged-in user to follow another user from their public profile page
|
2018-10-10 13:46:42 +01:00 |
|
|
4ec23668ff
|
#111: Corrected a bug where the activity feed always showed the logged-in user's feed. Added template text when there are no activity items to display. Updated the deployment Javascript files with the latest viewmodel changes.
|
2018-10-10 12:58:43 +01:00 |
|
|
44591790d1
|
#111: Added an activity feed to the user profile screen, with a configurable setting on the social tab
|
2018-10-09 22:16:43 +01:00 |
|
|
09de0f1356
|
#57: An e-mail is now sent to administrator accounts when a user is self-created and activated (if e-mail activation is required)
|
2018-10-06 09:43:58 +01:00 |
|
|
2c0595bb98
|
#4: A notification is now sent to the original poster when a reply is posted to their comment. Removed the "edit comment" link as this functionality doesn't (and won't) exist.
|
2018-10-05 23:35:01 +01:00 |
|
|
38e24cc4d6
|
#4: It's now possible to bulk-approve and bulk-reject comments in the admin screen
|
2018-10-05 23:11:19 +01:00 |
|
|
17359e0cbe
|
#4: Comments can now be individually approved/rejected through the admin screen.
|
2018-10-05 22:57:39 +01:00 |
|
|
734e88bfc7
|
#4: It's now possible to delete single comments and bulk-delete multiple comments in the admin screen
|
2018-10-05 22:17:41 +01:00 |
|
|
62659c13f7
|
#4: Added e-mail notifications to the album owner when a new comment has been approved, and to the comment poster when it is approved.
|
2018-10-05 21:08:14 +01:00 |
|
|
a61029cf78
|
#4: Moderators now receive an e-mail notification of a pending comment. Resolved an issue with the HTML filtering.
|
2018-09-26 16:51:17 +01:00 |
|
|
f56d989d75
|
#4: Added config setting to configure the HTML tags that are allowed in comments
|
2018-09-24 09:12:07 +01:00 |
|
|
a5569924be
|
#4, #112: Default permissions can now be saved. There's a link to the default permissions screen from the admin/settings screen. The permissions cache rebuild now takes into account the default permissions. The permissions tab on the albums screen now correctly shows text based on if permissions are inherited from a parent album, or the default permissions.
|
2018-09-23 22:20:03 +01:00 |
|
|
da0667711a
|
#4, 112: Started working on an admin screen and database structure to be able to set default album permissions for top-level albums to inherit from (and a base for new albums created without inheriting.)
|
2018-09-23 10:28:54 +01:00 |
|
|
84f8ad75e9
|
#4: Added the comment date to the admin screen and a checkbox to bulk-select comments
|
2018-09-22 08:49:01 +01:00 |
|
|
428c43a4c3
|
#4: Added an admin screen to manage comments
|
2018-09-21 15:00:07 +01:00 |
|
|
e398bc1b68
|
#4: Added a permission to determine if a user can post a comment - this supercedes the "photo:post-comment" gate.
|
2018-09-20 14:38:34 +01:00 |
|
|
67bf7086c0
|
#4: Added settings to configure moderation for known/anonymous users
|
2018-09-19 20:35:43 +01:00 |
|
|
d1d77752b3
|
#4: Added a global setting that specifies if comments from anonymous users are allowed
|
2018-09-19 20:23:02 +01:00 |
|
|
97ee60cfc9
|
#4: Comments can now be approved and rejected from the front-end gallery
|
2018-09-19 19:54:59 +01:00 |
|
|
3f7badd98a
|
#4: Known users pre-fill the user/email password, added user Gravatar for the comment form, and a link to logout. Login/logout redirects back to the previous page.
|
2018-09-19 13:49:53 +01:00 |
|
|
9702366d11
|
#4: It's now possible to reply to a comment in threaded comments. Also started implementing validation.
|
2018-09-18 14:28:59 +01:00 |
|
|
c9ab590afe
|
#4: Started work on threaded comments in the front-end gallery. There is also a settings tab dedicated to commenting now.
|
2018-09-18 10:19:47 +01:00 |
|
|
0ebd7a1c5f
|
#4: Comments can now be posted from a photo page in the gallery, and are saved in the database in the photo_comments table.
|
2018-09-17 14:15:06 +01:00 |
|
|
c2e71b0084
|
#4: Added config settings to turn on comments and require login before commenting
|
2018-09-17 09:29:09 +01:00 |
|
|
ee4978878f
|
#71: Permissions are now fully inherited from an "ultimate parent". Most actions that can change the outcome of a user's permissions rebuild the permissions cache. Corrected a few minor HTML issues in layouts.
|
2018-09-16 22:11:53 +01:00 |
|
|
9ad52359df
|
#71: Albums edit page now shows if an album is inheriting permissions, and this can be changed on edit album screen
|
2018-09-16 09:12:35 +01:00 |
|
|
b03ab47039
|
#71: The settings screen is now hooked up to the rebuildPermissionsCache method on the Admin\DefaultController
|
2018-09-14 11:14:39 +01:00 |
|
|
cb3791b4da
|
Merge branch 'master' into feature/71-permissions-cache
|
2018-09-14 11:02:43 +01:00 |
|
|
3f55d4e0f0
|
#71: Started adding support for a DB-based permissions cache and ability to rebuild it
|
2018-09-14 11:02:08 +01:00 |
|