BookStack/app/Console/Commands
Dan Brown 93fd869ba3
Started refactoring of view service
Phasing out the view service from being a generic 'service' class,
moving the core create/delete methods into the model.
The idea is that the existing query work will need to interlink
with the favourite system so maybe we have a (or many composable)
query building classes rather than mixing query building and
create/delete work as per the old service.
2021-05-16 10:49:37 +01:00
..
CleanupImages.php Updated wording of image cleanup option 2020-12-18 22:59:47 +00: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 Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
ClearViews.php Started refactoring of view service 2021-05-16 10:49:37 +01:00
CopyShelfPermissions.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
CreateAdmin.php Cleaned up some user/image areas of the app 2020-12-08 23:46:38 +00:00
DeleteUsers.php Added "update-url" command to find/replace url in the database 2020-04-09 16:59:26 +01:00
RegenerateCommentContent.php Added command to regenerate comment content 2020-05-01 23:41:47 +01:00
RegeneratePermissions.php Added command to regenerate comment content 2020-05-01 23:41:47 +01:00
RegenerateSearch.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
UpdateUrl.php Updated update-url command to handle array values 2021-02-11 23:14:37 +00:00
UpgradeDatabaseEncoding.php Updated utfmb4 upgrade command 2017-07-22 16:19:17 +01:00