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
blue-twilight
/
app
/
Helpers
History
Andy Heathershaw
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
..
AnalysisQueueHelper.php
#123
: The setting tab now only lists compatible storages. Added support for IAnalysisQueueSource to the LocalFileSystemSource driver
2019-07-13 10:27:35 +01:00
ConfigHelper.php
#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
DbHelper.php
#71
: Permissions are now read from the new cache table, which has reduced complexity in the code significantly
2018-09-16 08:41:36 +01:00
FileHelper.php
#74
: Suppress warning on mkdir due to a race condition for multiple uploads
2018-07-12 06:38:56 +01:00
ImageHelper.php
…
MiscHelper.php
#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
PermissionsHelper.php
#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
RecaptchaHelper.php
…
ThemeHelper.php
#3
: Removed the dynamic-ness of the album permissions so I have more control over the layout
2017-04-14 10:23:47 +01:00
ValidationHelper.php
#58
: It is now possible to create albums named the same within different parent albums. Albums with child albums can now not be deleted, as this could leave duplicate albums in the same parent album.
2018-07-12 21:55:01 +01:00