]> BookStack Code Mirror - bookstack/history - tests/Api/BooksApiTest.php
Fix build:js:watch not building at first launch in Docker
[bookstack] / tests / Api / BooksApiTest.php
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-06-09 HonvidMerge pull request #1 from BookStackApp/master
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 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-04-04 Dan BrownUpdated test files to be PSR-4 compliant
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-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 configurable API throttling, Handled API errors... 1826/head
2020-01-18 Dan BrownFixed bad test class name
2020-01-12 Dan BrownFilled out base Book API endpoints, added example responses