blue-twilight/app/Helpers
2016-09-09 16:59:13 +01:00
..
ConfigHelper.php Recaptcha support 2016-09-08 11:02:49 +01:00
DbHelper.php Added a new option for albums - private albums. These are only visible (and accessible) to owners. 2016-09-09 16:59:13 +01:00
ImageHelper.php Portrait image thumbnails are now generated the same dimensions as landscape but centred in the middle of the canvas to allow for the layout to be displayed uniformly on all screen sizes 2016-09-09 15:41:10 +01:00
MiscHelper.php Albums are now displayed on the index page. Logged in users now get a gravatar displayed. Thumbnails are now also served and displayed on the index page. 2016-09-03 22:13:05 +01:00
RecaptchaHelper.php Recaptcha support 2016-09-08 11:02:49 +01:00
ThemeHelper.php Added mail settings for SMTP. Configuration values that are the same as the defaults are no longer saved to the database (and are purged if changed to the default.) Started adding a "test mail config" settings function 2016-09-06 12:23:14 +01:00