]> BookStack Code Mirror - bookstack/history - app/Api/ApiDocsGenerator.php
Lexical: Fixed code in lists, removed extra old alignment code
[bookstack] / app / Api / ApiDocsGenerator.php
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-02-28 Dan BrownMerge branch 'v23-12' into development
2024-02-13 Dan BrownMerge pull request #4794 from BookStackApp/en_tweaks
2024-02-11 Dan BrownMerge pull request #4827 from BookStackApp/query_revamp
2024-02-07 Dan BrownQueries: Moved out or removed some class-level items
2023-12-11 Dan BrownMerge branch 'development' into default-templates
2023-09-22 JonatanRekMerge branch 'basic-pwa-support' of https://github...
2023-09-22 JonatanRekMerge branch 'BookStackApp:development' into basic...
2023-08-21 Dan BrownCache: Increases database cache value size
2023-07-11 Jean-René RouetMerge branch 'BookStackApp:development' into add-priority
2023-06-25 Dan BrownMerge pull request #4320 from devdot/improve-api-auth...
2023-06-20 Dan BrownMerge pull request #4332 from BookStackApp/api_docs_tweaks
2023-06-20 Dan BrownAPI Docs: Allowed multi-paragraph descriptions 4332/head
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-18 Dan BrownCleaned up namespacing in routes
2023-05-17 Dan BrownPlayed around with a new app structure
2022-02-08 Dan BrownUpdated with latest styleci changes
2022-02-08 Dan BrownMerge branch 'tinymce' into development
2022-02-08 Dan BrownMerge pull request #3238 from BookStackApp/users_api
2022-02-03 Dan BrownAdded user-update API endpoint
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2021-11-14 Dan BrownAdded API search endpoint
2021-11-05 Dan BrownApplied StyleCI changes, added php/larastan to attribution 3039/head
2021-11-05 Dan BrownAdded inital phpstan/larastan setup
2021-11-05 Dan BrownApplied styleci changes
2021-11-05 Dan BrownStandardised laravel validation to be array based
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-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
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-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-21 Dan BrownCleaned up api docs implementation, added missing titles
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 '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
2020-01-18 Dan BrownRefined docs view, Added example requests
2020-01-15 Dan BrownAdded a view for the API docs
2020-01-12 Dan BrownStarted work on generating API docs