]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/RecycleBinController.php
Start recycle bin API endpoints: list, restore, delete
[bookstack] / app / Http / Controllers / RecycleBinController.php
2022-04-07 julesdevopsStart recycle bin API endpoints: list, restore, delete
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2021-11-22 Dan BrownMerge branch 'assign_ids_to_nested_headers' of https...
2021-11-20 Dan BrownApplied another set of static analysis improvements
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownReview of #2682, Also added parent deletion link on...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
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