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
ClearRevisions.php
ClearViews.php Started refactoring of view service 2021-05-16 10:49:37 +01:00
CopyShelfPermissions.php
CreateAdmin.php
DeleteUsers.php
RegenerateCommentContent.php
RegeneratePermissions.php
RegenerateSearch.php
UpdateUrl.php Updated update-url command to handle array values 2021-02-11 23:14:37 +00:00
UpgradeDatabaseEncoding.php