]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/RecycleBinController.php
Added testing to cover the pages API
[bookstack] / app / Http / Controllers / RecycleBinController.php
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
2020-11-21 Dan BrownMoved models to folder, renamed managers to tools
2020-11-21 Dan BrownAligned constructors across controller classes
2020-11-21 Dan BrownCleaned up api docs implementation, added missing titles
2020-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-20 Dan BrownImplemented user, api_tokem & role activity logging
2020-11-18 Dan BrownStarted widening of activity logging
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-06 Dan BrownStarted testing work for recycle bin implementation
2020-11-02 Dan BrownAdded per-item recycle-bin delete and restore
2020-10-03 Dan BrownAdded recycle bin empty notification response with...
2020-10-03 Dan BrownStarted work on the recycle bin interface