]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Api
[Fix] app_footer_links_desc
[bookstack] / app / Http / Controllers / Api /
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-16 Dan BrownMerge branch 'master' of git://github.com/ckleemann...
2021-03-15 Dan BrownMerge branch 'search-owned-by-me' of git://github.com...
2021-03-14 Dan BrownMerge branch 'master' of git://github.com/webfoersterei...
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-07 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-03-07 Dan BrownRan phpcbf and updated phpcs.xml
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-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