]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Api
Docker: Fix permission with node service by adding node as user
[bookstack] / app / Http / Controllers / Api /
2021-01-03 Dan BrownMade fixes/updates during pre-release review
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-11-28 Dan BrownMerge pull request #2382 from BookStackApp/pages_api
2020-11-28 Dan BrownAdded page export API controller
2020-11-28 Dan BrownAdded pages API doc examples
2020-11-22 Dan BrownStarted pages API
2020-11-22 Dan BrownUpdated old exportService name in controllers
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
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-18 Dan BrownStarted widening of activity logging
2020-11-07 Dan BrownOrganised activity types and moved most to repos
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-06-09 HonvidMerge pull request #1 from BookStackApp/master
2020-05-22 Dan BrownAdded chapters to the API
2020-04-11 jzoyMerge pull request #2 from BookStackApp/master
2020-04-10 Dan BrownAdded book-export endpoints to the API
2020-04-10 Dan BrownReviewed and added testing for BookShelf API implementation
2020-04-10 Dan BrownMerge branch 'master' of git://github.com/osmansorkar...
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-02-23 osmansorkaradded api functionality to handle book Shelves 1908/head
2020-02-18 jzoyMerge pull request #1 from BookStackApp/master
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2020-01-18 Dan BrownAdded "Getting Started" API docs
2020-01-15 Dan BrownAdded a view for the API docs
2020-01-12 Dan BrownStarted work on generating API docs
2020-01-12 Dan BrownFilled out base Book API endpoints, added example responses
2020-01-01 Dan BrownAdded API listing filtering & cleaned ApiAuthenticate...
2019-12-28 Dan BrownStarted core API route work