]> BookStack Code Mirror - bookstack/history - tests
Skip intermediate login page with single provider
[bookstack] / tests /
2022-05-02 Robert MeredithSkip intermediate login page with single provider 3406/head
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-29 Dan BrownApplied stylci changes, updated composer deps
2022-04-29 Dan BrownImproved iframe & summary handling in HTML to MD conversion
2022-04-29 Dan BrownFixed drawing handling on HTML to Markdown conversion
2022-04-29 Dan BrownMove html to markdown formatting tests to their own...
2022-04-25 Dan BrownApplied latest StyleCI changes
2022-04-25 Dan BrownMerge branch 'recycle_bin_api_endpoints' into development
2022-04-25 Dan BrownReviewed recycle bin API PR and made changes
2022-04-24 Dan BrownUpdated composer deps, applied latest StyleCI changes
2022-04-24 Dan BrownMerge pull request #3364 from BookStackApp/app_url_requests
2022-04-24 Dan BrownMerge pull request #3387 from BookStackApp/editor_switching
2022-04-24 Dan BrownMerge pull request #3365 from BookStackApp/data_streaming
2022-04-24 Dan BrownMerge pull request #3391 from BookStackApp/drawio_confi...
2022-04-24 julesdevopsdo some cleanup and add doc 3377/head
2022-04-23 Dan BrownAdded additional testing for editor switching permissions 3387/head
2022-04-23 Dan BrownSwitched to database-based tracking for page editor
2022-04-23 Dan BrownAdded listing of editor type to revisions
2022-04-23 Dan BrownAded tests for core editor switching functionality
2022-04-21 julesdevopsComplete list endpoint and add some tests
2022-04-20 Dan BrownFixed failing test after drawio default url change 3391/head
2022-04-13 Dan BrownAdded testing for our request method overrides 3364/head
2022-04-07 julesdevopsStart recycle bin API endpoints: list, restore, delete
2022-04-04 Dan BrownTouched entity timestamps on entity tag update
2022-04-03 Dan BrownFixed tests from streaming changes 3365/head
2022-03-30 Dan BrownFixed settings redirect issue and custom head display
2022-03-28 Dan BrownPHPStan and StyleCI fixes
2022-03-28 Dan BrownMerge pull request #3349 from BookStackApp/settings_reorg
2022-03-28 Dan BrownAdded 404 response for non-existing setting categories 3349/head
2022-03-28 Dan BrownSplit out settings view and made functional
2022-03-26 Dan BrownFixed tests, applied StyleCI changes
2022-03-26 Dan BrownAdded extendable/scalable formatter for webhook data
2022-03-25 Dan BrownApplied latest styleCI changes
2022-03-23 Dan BrownAdded LDAP group debugging env option
2022-03-23 Dan BrownAdded additional missing editor translations
2022-03-23 Dan BrownFixed conctenation of direct book pages within markdown...
2022-03-23 Dan BrownMerge pull request #3333 from BookStackApp/wysiwyg_tasklist
2022-03-22 Dan BrownAdded tasklist support to markdown exporter
2022-03-09 Dan BrownApplied latest styleCI changes
2022-03-09 Dan BrownMerge pull request #3298 from BookStackApp/wysiwyg_links
2022-03-07 Dan BrownUpdated CSP with frame-src rules
2022-03-01 Dan BrownUpdated strategy for empty newline sections
2022-02-24 Dan BrownUpdated OIDC error handling for better error reporting
2022-02-09 Dan BrownMerge pull request #3260 from BookStackApp/wysiwyg_details
2022-02-09 Dan BrownUpdated PDF export to open detail blocks
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-08 Dan BrownMerge pull request #3245 from BookStackApp/php7.4
2022-02-08 Dan BrownAligned some editor events, Changed wysiwyg custom...
2022-02-07 Dan BrownAdded help/about box to wysiwyg editor
2022-02-06 Dan BrownMerge branch 'fix-code-block-linefeed' into development
2022-02-06 Dan BrownAdded missing validation.file message
2022-02-06 Dan BrownPrevented PCRE limit issues in markdown base64 extraction
2022-02-06 Dan BrownAdded attachment API file size limit test
2022-02-04 Dan BrownAddressed test failures from users API changes 3238/head
2022-02-04 Dan BrownAdded user-create API endpoint
2022-02-03 Dan BrownAdded user-update API endpoint
2022-02-03 Dan BrownAdded users-delete API endpoint
2022-02-03 Dan BrownRefactored existing user API work
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-02-01 Dan BrownApplied latest styleci changes
2022-01-31 Dan BrownAdded language select to the user create form
2022-01-31 Dan BrownAdded external-auth-id option to create-admin command
2022-01-31 Dan BrownFixed default registration role display options
2022-01-30 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-01-30 Dan BrownAdded option to configure PDF export paper size
2022-01-30 Dan BrownMerge pull request #3210 from Julesdevops/simple-503...
2022-01-28 Dan BrownFixed OIDC JWT key parsing in microsoft environments
2022-01-24 Dan BrownFixed test broken by PdfGenerator changes
2022-01-24 Dan BrownAdded parent context to recently updated items
2022-01-24 Dan BrownMerge pull request #3179 from Julesdevops/atomic-user...
2022-01-24 Dan BrownMerge branch 'show_more_informations_on_recently_update...
2022-01-24 Dan BrownAdded test to cover PR #3177
2022-01-19 julesdevopsfix(User Creation): do not persist the user if invitati... 3179/head
2022-01-10 Dan BrownImproved custom homepage check on item deletion
2022-01-06 Dan BrownApplied latest styleCI changes
2022-01-06 Dan BrownMerge branch 'sort_changes'
2022-01-05 Dan BrownRemoved old book sort permission test
2022-01-05 Dan BrownAligned chapter move permissions with page move permissions
2022-01-05 Dan BrownAdded additional permission checks and tests for book...
2022-01-05 Dan BrownAltered sort permission checking and started tests
2022-01-04 Dan BrownAdded detection and thumbnail bypass for apng images
2022-01-03 Dan BrownFixed failing webhook test cases 3139/head
2022-01-03 Dan BrownAdded timeout and debugging statuses to webhooks
2022-01-03 Dan BrownAdded webhook call http exception handling
2022-01-03 Dan BrownAdded webhook_call_before theme event hook 3138/head
2021-12-20 Dan BrownApplied latest StyleCI changes
2021-12-20 Dan BrownMerge pull request #3118 from BookStackApp/copy_stuff
2021-12-19 Dan BrownAdded ability to clone books
2021-12-19 Dan BrownAdded ability to copy/clone chapters
2021-12-19 Dan BrownAdded ability to copy a role
2021-12-18 Dan BrownUpdated failing tests, Applied StyleCI changes
2021-12-18 Dan BrownApplied latest StyleCI changes
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-18 Dan BrownUpdated auditlog IP search test
2021-12-18 Dan BrownMerge branch 'search-by-ip' of https://github.com/johnr...
2021-12-18 Dan BrownMerge branch 'fix/multibyte-safe-search'
2021-12-18 Dan BrownAdded test case for multibyte search highlighting
2021-12-15 Dan BrownApplied latest StyleCI changes
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.