]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/UserApiTokenController.php
Adding APP_VIEWS_BOOKSHELF to .ENV
[bookstack] / app / Http / Controllers / UserApiTokenController.php
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-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-20 Dan BrownImplemented user, api_tokem & role activity logging
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-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
2019-12-30 Dan BrownExtracted API auth into guard
2019-12-29 Dan BrownFixed some empty-expiry conditions of token ui flows
2019-12-29 Dan BrownRemoved token 'client' text, avoid confusion w/ oAuth
2019-12-29 Dan BrownAdded testing coverage to user API token interfaces
2019-12-29 Dan BrownBuilt out interfaces & endpoints for API token managment
2019-12-29 Dan BrownStarted work on API token controls