]> BookStack Code Mirror - bookstack/history - app
API Docs: Add Missing Fields in Example Responses
[bookstack] / app /
2023-06-25 Dan BrownMerge pull request #4320 from devdot/improve-api-auth...
2023-06-24 Dan BrownMail Config: Updated how TLS is configured
2023-06-23 Dan BrownShelf view: Updated books to be database sorted
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-06-20 Dan BrownPages API: Added extra helper text to read endpoint
2023-06-20 Dan BrownPages API: Made raw_html available on page responses
2023-06-20 Dan BrownContent Permissions API: Fixed param combination bug
2023-06-20 Dan BrownMerge pull request #4317 from devdot/http-fetch-improve...
2023-06-19 Thomas KuschanRevert some changes to HttpFetchException 4317/head
2023-06-18 Dan BrownMerge pull request #4318 from devdot/improve-json-debug...
2023-06-17 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2023-06-17 Dan BrownUsers API: Fixed incorrect created_at date on index...
2023-06-16 Dan BrownMerge pull request #4322 from BookStackApp/comments_in_...
2023-06-16 Dan BrownComments: Fixed failing tests due to unset template... 4322/head
2023-06-16 Dan BrownComments: Added read-only listing into page editor
2023-06-16 Thomas KuschanSimplify ApiAuthException control flow 4320/head
2023-06-16 Thomas KuschanChange JsonDebugException to Responsable interface 4318/head
2023-06-16 Thomas KuschanModify HttpFetchException handle to log exception
2023-06-15 Dan BrownMerge branch 'fix-api-404' into development
2023-06-15 Dan BrownExceptions: Added some types, simplified some classes
2023-06-14 Thomas KuschanRefactor notify exception to clean up api exception... 4291/head
2023-06-13 Thomas KuschanRefactor exception handling by using interface
2023-06-13 Dan BrownPage Drafts: Added new "Delete Draft" action to draft...
2023-06-12 Dan BrownAdded activity text for each activity type
2023-06-10 Dan BrownSearch: Updated popular items query, load parent book...
2023-06-10 Dan BrownPermissions: Updated guest user handling so additional...
2023-06-10 Dan BrownAPI: Fixed misaligned image datetime format
2023-06-09 Dan BrownFixed error on pages without comments
2023-06-09 Dan BrownMerge pull request #4286 from BookStackApp/comment_threads
2023-06-08 Dan BrownComments: Updated to show form in expected location
2023-06-08 Thomas KuschanFix "HTTP 500 on not found" bug #4290
2023-06-07 Dan BrownComments: Updated to show as nested threads
2023-05-30 Dan BrownChapters API: Allowed move via book_id property
2023-05-30 Dan BrownAltered ldap_connect usage, cleaned up LDAP classes
2023-05-29 Dan BrownMerge pull request #4265 from BookStackApp/image_manage...
2023-05-29 Dan BrownImage update API: added update image file ability
2023-05-29 Dan BrownFixed bad /api docs redirection on sub path
2023-05-28 Dan BrownAdded the ability to replace existing image files
2023-05-26 Dan BrownImage manager: Redesigned header bar(s)
2023-05-24 Dan BrownMerge pull request #4262 from BookStackApp/command_cleanup
2023-05-24 Dan BrownUpdated command classes to include "Command" in name 4262/head
2023-05-24 Dan BrownAligned command class code
2023-05-24 Dan BrownCovered untested commands with testing
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-24 Dan BrownFixed failing references after controller/file reshuffle 4247/head
2023-05-18 Dan BrownCleaned up namespacing in routes
2023-05-17 Dan BrownPlayed around with a new app structure
2023-05-08 Dan BrownUpdated php deps, formatted command changes
2023-05-06 Dan BrownAdded force option for update-url command
2023-05-02 Dan BrownSet page include limit to be 3 as expected instead...
2023-04-28 Dan BrownAdded sessionindex to SAML2 single logout request to idp
2023-04-27 Dan BrownAdded oidc_id_token_pre_validate logical theme event
2023-04-27 Dan BrownMerge branch 'esakkiraja100116/development' into develo...
2023-04-27 Dan BrownReview of #4202, Rolled out to other searches, added...
2023-04-27 esakkiraja100116suggesstion issue fix (#4175)
2023-04-27 Dan BrownReview of #4192, Fixed formatting and added test
2023-04-27 jasonF1000changed PageContent.php to accept nested includes ...
2023-04-27 Dan BrownFixed sort urls with no params not building full path
2023-04-27 Dan BrownMerge pull request #4193 from BookStackApp/custom_dropzone
2023-04-26 Dan Browndropzone: Addressed existing todos, cleaned attachment ux
2023-04-24 Dan BrownStarted custom dropzone implementation
2023-04-23 Dan BrownMerge branch 'feature/mail-verify-peer' into development
2023-04-23 Dan BrownMail: updated peer verify option name and added test
2023-04-21 Dan BrownMerge branch 'wkhtmltopdf-env-example' into development
2023-04-18 Dan BrownMerge pull request #3617 from BookStackApp/codemirror6
2023-04-07 Dan BrownMerge branch 'v23.02-branch' into development
2023-04-07 Dan BrownFixed click issue with tag suggestions in safari
2023-04-07 Dan BrownFixed error upon user delete with no migration id
2023-04-04 Dan BrownCleaned up old token services
2023-03-25 Dan BrownMerge branch 'v23.02-branch' into development
2023-03-25 Dan BrownFixed delete role failing with no migrate role provided
2023-03-25 Dan BrownFixed delete role failing with no migrate role provided
2023-03-24 Vincent BernatAllow a user to disable peer check when using TLS/STARTTLS 4126/head
2023-03-19 Dan BrownMerge branch 'development' into codemirror6
2023-03-15 Dan BrownMerge pull request #4103 from BookStackApp/image_api
2023-03-15 Dan BrownAdded examples, updated docs for image gallery api... 4103/head
2023-03-14 Dan BrownAdded phpunit tests to cover image API endpoints
2023-03-14 Dan BrownStarted Image API build
2023-03-13 Dan BrownMerge pull request #4099 from BookStackApp/permissions_api
2023-03-13 Dan BrownAdded content-perms API examples and docs tweaks 4099/head
2023-03-13 Dan BrownTweaked content permission endpoints, covered with...
2023-03-13 Dan BrownStarted build of content-permissions API endpoints
2023-02-27 Dan BrownFixed language locale setting issue
2023-02-23 Dan BrownAdded caching to the loading of system roles
2023-02-23 Dan BrownFixed old deprecated encoding convert on HTML doc load
2023-02-23 Dan BrownMerge pull request #4062 from BookStackApp/settings_perf
2023-02-23 Dan BrownChanged the way settings are loaded 4062/head
2023-02-22 Dan BrownMade page-save HTML formatting much more efficient
2023-02-20 Dan BrownIncreased attachment link limit from 192 to 2k
2023-02-19 Dan BrownMerge pull request #4051 from BookStackApp/roles_api
2023-02-19 Dan BrownFixed unselectable checkbox role form options 4051/head
2023-02-19 Dan BrownAdded role API responses & requests
2023-02-18 Dan BrownSet order to role permissions API response
2023-02-18 Dan BrownAded roles API controller methods
2023-02-18 Dan BrownAdded tests for not-yet-built role API endpoints
2023-02-17 Dan BrownMerge branch 'codemirror6' into codemirror6_take2
2023-02-17 Dan BrownMerge pull request #4049 from BookStackApp/shelf_book_s...
2023-02-17 Dan BrownStarted accessible controls for shelf book sort
2023-02-17 Dan BrownMade sendmail command configurable
next