BookStack/app/Console/Commands
Dan Brown b56fc21aaf
Abstracted user avatar fetching away from gravatar
Still uses gravatar as a default.
Updated URL placeholders to follow LDAP format.
Potential breaking config change: `GRAVATAR=false` replaced by `AVATAR_URL=false`
Builds upon #1111
2018-12-22 19:29:19 +00:00
..
CleanupImages.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
ClearActivity.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
ClearRevisions.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
ClearViews.php
CreateAdmin.php Abstracted user avatar fetching away from gravatar 2018-12-22 19:29:19 +00:00
DeleteUsers.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
RegeneratePermissions.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
RegenerateSearch.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
UpgradeDatabaseEncoding.php