BookStack/app
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
..
Actions Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
Api Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Auth Added testing to favourite system 2021-05-23 14:34:36 +01:00
Config Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
Console Started refactoring of view service 2021-05-16 10:49:37 +01:00
Entities Added testing to favourite system 2021-05-23 14:34:36 +01:00
Exceptions Moved NotifyException render work from handler to exception 2021-05-08 19:00:09 +01:00
Facades Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
Http Added testing to favourite system 2021-05-23 14:34:36 +01:00
Interfaces Started refactoring of view service 2021-05-16 10:49:37 +01:00
Notifications Add feature to send test e-mails 2019-10-16 08:24:33 +02:00
Providers Added testing to favourite system 2021-05-23 14:34:36 +01:00
Settings Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Theming Added login/register theme events 2021-03-19 21:54:50 +00:00
Traits Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Translation Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Uploads Handle acl set of images differently for s3 and s3-like 2021-05-15 17:25:51 +01:00
Util Filtered scripts in custom HTML head for exports 2021-05-03 23:59:52 +01:00
Application.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
helpers.php Aligned setting helper with new get method changes 2021-02-10 23:21:49 +00:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00