BookStack/app/Console/Commands
Dan Brown f634b4ea57
Added entity meta link to reference page
Not totally happy with implementation as is requires extra service to be
injected to core controllers, but does the job.
Included test to cover.
Updated some controller properties to be typed while there.
2022-08-20 12:07:38 +01:00
..
CleanupImages.php Apply fixes from StyleCI 2021-06-26 15:23:15 +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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CopyShelfPermissions.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CreateAdmin.php Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00
DeleteUsers.php Added users-delete API endpoint 2022-02-03 15:12:50 +00:00
RegenerateCommentContent.php Added reference storage system, and command to re-index 2022-08-17 14:40:14 +01:00
RegeneratePermissions.php Added reference storage system, and command to re-index 2022-08-17 14:40:14 +01:00
RegenerateReferences.php Added entity meta link to reference page 2022-08-20 12:07:38 +01:00
RegenerateSearch.php Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
ResetMfa.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
UpdateUrl.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UpgradeDatabaseEncoding.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00