BookStack/app/Providers
Dan Brown ba8ba5c634
Added testing to favourite system
- Also removed some old view service references.
- Updated TopFavourites query to be based on favourites table and join
  in the views instead of the other way around, so that favourites still
show even if they have no views.
2021-05-23 14:34:36 +01:00
..
AppServiceProvider.php Added the possibility of social provider extension via theme 2021-03-19 16:22:47 +00:00
AuthServiceProvider.php Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
BroadcastServiceProvider.php
CustomFacadeProvider.php Added testing to favourite system 2021-05-23 14:34:36 +01:00
CustomValidationServiceProvider.php Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack#2217 2021-03-04 22:27:20 +01:00
EventServiceProvider.php
PaginationServiceProvider.php
RouteServiceProvider.php
ThemeServiceProvider.php Started backend theme system 2021-03-16 17:14:03 +00:00
TranslationServiceProvider.php Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00