]> BookStack Code Mirror - bookstack/commit
Queries: Updated old use-specific entity query classes
authorDan Brown <redacted>
Thu, 8 Feb 2024 16:39:59 +0000 (16:39 +0000)
committerDan Brown <redacted>
Thu, 8 Feb 2024 16:39:59 +0000 (16:39 +0000)
commited21a6d798a5a7b4148bf388051c016a2b3315e4
tree120e89c6a80ff155b8f86242b0cdb200203287c7
parentb77ab6f3af996f924bd2ddbac6e88f61a8bf6cf9
Queries: Updated old use-specific entity query classes

- Updated name to align, and differentate from new 'XQueries' clases.
- Removed old sketchy base class with app resolving workarounds, to a
  proper injection-based approach.
- Also fixed wrong translation text used in PageQueries.
app/Activity/Controllers/FavouriteController.php
app/App/HomeController.php
app/Entities/Queries/EntityQuery.php [deleted file]
app/Entities/Queries/PageQueries.php
app/Entities/Queries/QueryPopular.php [moved from app/Entities/Queries/Popular.php with 80% similarity]
app/Entities/Queries/QueryRecentlyViewed.php [moved from app/Entities/Queries/RecentlyViewed.php with 61% similarity]
app/Entities/Queries/QueryTopFavourites.php [moved from app/Entities/Queries/TopFavourites.php with 71% similarity]
app/Entities/Tools/MixedEntityListLoader.php
app/Search/SearchController.php
resources/views/errors/404.blade.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.