]> BookStack Code Mirror - bookstack/history - tests
Added 404 response for non-existing setting categories
[bookstack] / tests /
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
2021-12-15 Dan BrownMerge branch 'user_list_control'
2021-12-14 Dan BrownAddressed user detail harvesting issue
2021-12-12 Dan BrownAdded testing to cover webhook calling
2021-12-12 Dan BrownAdded active toggle to webhooks
2021-12-11 Dan BrownRefactored the activity service
2021-12-10 Dan BrownAdded testing for webhook management interface
2021-12-10 ZeroAdd unit test for ip addess searching 3081/head
2021-12-06 Dan BrownAdded url and preview_html params to search API results
2021-11-30 Dan BrownUpdated API session auth to consider public access...
2021-11-30 Dan BrownFixed related permissions query not considering drafts
2021-11-25 Dan BrownAdded conversion of iframes to anchors on PDF export
2021-11-23 Dan BrownUpdated translators and merged styleci fixes
2021-11-22 Dan BrownApplied another round of static analysis updates
2021-11-22 Dan BrownTweaked custom command registration, Added StyleCI...
2021-11-22 Dan BrownMerge pull request #3072 from BookStackApp/logical_them...
2021-11-22 Dan BrownAdded test for logical-theme-system command registration 3072/head
2021-11-22 Dan BrownMerge branch 'assign_ids_to_nested_headers' of https...
2021-11-22 Dan BrownUpdated test to ensure autofocus is set on TOTP input
2021-11-21 julesdevopsfeat(PageContent): set unique ids on nested headers 3069/head
2021-11-15 Dan BrownFixed tags listing grouping by name only on search
2021-11-15 Dan BrownFixed page editor back button sometimes going nowhere
2021-11-15 Dan BrownPrevented auto-login from direct email confirmation...
2021-11-15 Dan BrownUpdated page includes to be top-level for code blocks
2021-11-14 Dan BrownChanged logout routes to POST instead of GET
2021-11-14 Dan BrownAdded API search endpoint
2021-11-14 Dan BrownAdded /api => /api/docs redirect for convenience.
2021-11-14 Dan BrownRemoved prefix route groups, applyed styleci changes
2021-11-14 Dan BrownPrevented created/update_by filters be wiped in search
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.