]> BookStack Code Mirror - bookstack/commit
Made a pass to clean up UserRepo
authorDan Brown <redacted>
Sun, 13 Feb 2022 12:56:26 +0000 (12:56 +0000)
committerDan Brown <redacted>
Sun, 13 Feb 2022 12:56:26 +0000 (12:56 +0000)
commit7a8505f812bb430394aa218cd477422b2beaf9df
tree8ffb55d5d45e5f258511066f0bb2def212bef575
parent9806907d5381c58d61f8095b1cccaf59985ddb6d
Made a pass to clean up UserRepo
app/Auth/Queries/AllUsersPaginatedAndSorted.php [new file with mode: 0644]
app/Auth/Queries/UserContentCounts.php [new file with mode: 0644]
app/Auth/Queries/UserRecentlyCreatedContent.php [new file with mode: 0644]
app/Auth/User.php
app/Auth/UserRepo.php
app/Console/Commands/CreateAdmin.php
app/Http/Controllers/Api/UserApiController.php
app/Http/Controllers/UserController.php
app/Http/Controllers/UserProfileController.php