]> BookStack Code Mirror - bookstack/shortlog
bookstack
2022-01-29 julesdevopsfix(503): massively simplify the 503 error view 3210/head
2022-01-24 Dan BrownFixed test broken by PdfGenerator changes
2022-01-24 Dan BrownRefreshed markdown cm instance layout on size change
2022-01-24 Dan BrownPatched gallery duplication on multi-image upload
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 BrownNew Crowdin updates (#3158)
2022-01-24 Dan BrownUpdated HTMLDiff package to address multibtye issue
2022-01-24 Dan BrownUpdated npm and php dependancies
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-24 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2022-01-24 Dan BrownFurther adjusted linked image sizes on PDF export
2022-01-24 Dan BrownMerge pull request #3193 from Julesdevops/xdebug-docker...
2022-01-23 julesdevopsdoc(dev): add xdebug informations 3193/head
2022-01-22 julesdevopschore(dev): add xdebug support for docker setup
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 BrownUpdated translator attribution before release v21.12.2
2022-01-10 Dan BrownApplied latest styleci changes
2022-01-10 Dan BrownNew Crowdin updates (#3148)
2022-01-10 Dan BrownImproved loading for images with failed thumbnails
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-10 Dan BrownMerge pull request #3153 from AitorMatxi/patch-1
2022-01-10 Aitor MatxineaUpdate auth.php 3153/head
2022-01-07 Dan BrownAddressed phpstan cases
2022-01-06 Dan BrownUpdated translator attribution before release v21.12.1
2022-01-06 Dan BrownApplied latest styleCI changes
2022-01-06 Dan BrownMerge branch 'sort_changes'
2022-01-06 Dan BrownNew Crowdin updates (#3117)
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 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-04 Dan BrownFixed code block language parsing issue
2022-01-04 Dan BrownAdded search autofocus on entity-selector-popup
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
2022-01-01 Dan BrownFixed linked images being micro on pdf export
2022-01-01 Dan BrownUpdated webhooks list to not squash events/status
2021-12-30 Dan BrownUpdated sponsors in readme
2021-12-22 Dan BrownUpdated translator contribution before v21.12 release
2021-12-20 Dan BrownApplied latest StyleCI changes
2021-12-20 Dan BrownMerge pull request #3118 from BookStackApp/copy_stuff
2021-12-20 Dan BrownAdded copy considerations 3118/head
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 BrownAligned notification capitalisation 3099/head
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 BrownReverted unrequired use of mb_ function
2021-12-18 Dan BrownMerge branch 'fix/multibyte-safe-search'
2021-12-18 Dan BrownAdded test case for multibyte search highlighting
2021-12-15 Kristian KrastevMake building of search results work for multi-byte... 3113/head
2021-12-15 Dan BrownUpdated translator attribution before release v21.11.3
2021-12-15 Dan BrownUpdated php deps
2021-12-15 Dan BrownAltered mysql start command in workflows
2021-12-15 Dan BrownApplied latest StyleCI changes
2021-12-15 Dan BrownMerge branch 'user_list_control'
2021-12-15 Dan BrownNew Crowdin updates (#3093)
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 BrownUpdated REST API docs with links to webhooks & theme...
2021-12-12 Dan BrownAdded webhook format example to webhook management...
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 Dan BrownAdded missing migration down table drop
2021-12-10 Dan BrownAdded testing for webhook management interface
2021-12-10 ZeroAdd unit test for ip addess searching 3081/head
2021-12-10 ZeroFix PHP CS
2021-12-10 ZeroFix UI error of IP searching input box
2021-12-10 ZeroUpdate translation setting in blade
2021-12-10 ZeroDelete duplicated translation
2021-12-10 ZeroSearch IP by partial-equal
2021-12-10 ZeroUpdate index name to 'activities_ip_index'
2021-12-10 ZeroAdd index for user IP address
2021-12-10 ZeroShow current search IP
2021-12-10 ZeroAdd an hidden submit
2021-12-10 ZeroAdd margin right for IP input box
2021-12-10 ZeroAdd filter of user IP
2021-12-10 ZeroAdd label translation
2021-12-10 ZeroFix label and input box error
2021-12-10 ZeroAdd IP address search field mock
2021-12-08 Dan BrownCompleted webhook management interface
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.