]> BookStack Code Mirror - bookstack/history - app
Added testing for our request method overrides
[bookstack] / app /
2022-04-13 Dan BrownFixed base URL starting slash usage
2022-04-02 Dan BrownUpdated custom request overrides to better match origin...
2022-03-30 Dan BrownFixed settings redirect issue and custom head display
2022-03-30 Dan BrownUpdated translation contributors, added Basque to langu...
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-26 Dan BrownAdded manual image thumbnail exif orientation handling
2022-03-25 Dan BrownApplied latest styleCI changes
2022-03-23 Dan BrownAdded LDAP group debugging env option
2022-03-23 Dan BrownFixed conctenation of direct book pages within markdown...
2022-03-23 Dan BrownApplied StyleCI changes and updated dependancies
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 BrownApplied latest StyleCI changes
2022-02-24 Dan BrownUpdated OIDC error handling for better error reporting
2022-02-13 Dan BrownApplied StyleCI changes, updated readme badges & roadmap
2022-02-13 Dan BrownMade a pass to clean up UserRepo
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-06 Dan BrownMerge branch 'fix-code-block-linefeed' into development
2022-02-06 Dan BrownPrevented PCRE limit issues in markdown base64 extraction
2022-02-04 Dan BrownAddressed test failures from users API changes 3238/head
2022-02-04 Dan BrownAdded user API examples
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 StyleCI BotApply fixes from StyleCI
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 BrownAdded parent context to recently updated items
2022-01-24 Dan BrownUpdated translator attribution and StyleCI changes
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 BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2022-01-24 Dan BrownFurther adjusted linked image sizes on PDF export
2022-01-19 julesdevopsenh(recently updated): show updatedBy and updated_at 3177/head
2022-01-19 julesdevopsfix(User Creation): do not persist the user if invitati... 3179/head
2022-01-10 Dan BrownApplied latest styleci changes
2022-01-10 Dan BrownFixed error on webhooks for recycle bin operations
2022-01-10 Dan BrownImproved custom homepage check on item deletion
2022-01-07 Dan BrownAddressed phpstan cases
2022-01-06 Dan BrownApplied latest styleCI changes
2022-01-06 Dan BrownMerge branch 'sort_changes'
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 BrownChanged model loading and permission checking on book...
2022-01-04 Dan BrownRefactored sort system a little
2022-01-04 Dan BrownAdded page titles to many missing app areas 3141/head
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 BrownExtracted page copy to new cloner class
2021-12-19 Dan BrownAdded ability to copy a role
2021-12-18 Dan BrownUpdated failing tests, Applied StyleCI changes
2021-12-18 Dan BrownAligned password length requirements
2021-12-18 Dan BrownApplied latest StyleCI changes
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-18 Dan BrownMerge branch 'search-by-ip' of https://github.com/johnr...
2021-12-18 Dan BrownReverted unrequired use of mb_ function
2021-12-18 Dan BrownMerge branch 'fix/multibyte-safe-search'
2021-12-15 Kristian KrastevMake building of search results work for multi-byte... 3113/head
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-13 Dan BrownAllowed database queue usage where desired
2021-12-12 Dan BrownAdded testing to cover webhook calling
2021-12-12 Dan BrownAdded active toggle to webhooks
2021-12-11 Dan BrownAdded webhook call functionality
2021-12-11 Dan BrownRefactored the activity service
2021-12-10 ZeroFix PHP CS
2021-12-10 ZeroSearch IP by partial-equal
2021-12-10 ZeroAdd filter of user IP
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.