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 Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
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 Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
PaginationServiceProvider.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
RouteServiceProvider.php Started core API route work 2019-12-28 14:58:07 +00:00
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