]> BookStack Code Mirror - bookstack/history - app
doc(dev): add xdebug informations
[bookstack] / app /
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
2021-12-08 Dan BrownCompleted webhook management interface
2021-12-08 Dan BrownInitial controller/views for webhooks management
2021-12-07 Dan BrownStarted webhook implementation
2021-12-06 Dan BrownAdded url and preview_html params to search API results
2021-11-30 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-11-30 Dan BrownApplied StyleCI changes
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-28 Dan BrownTweaked pdf export iframe replacement to fix compatibility
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-23 Dan BrownChanged homepage card header links to be bottom-card...
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 BrownSupport custom commands via logical theme system
2021-11-22 Dan BrownMerge branch 'assign_ids_to_nested_headers' of https...
2021-11-21 julesdevopsfeat(PageContent): set unique ids on nested headers 3069/head
2021-11-20 Dan BrownApplied another set of static analysis improvements
2021-11-16 Dan BrownUpdated translators and made StyleCI changes
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 BrownAdded an env configurable file upload size limit
2021-11-14 Dan BrownChanged logout routes to POST instead of GET
2021-11-14 Dan BrownAdded API search endpoint
2021-11-14 Dan BrownRemoved prefix route groups, applyed styleci changes
2021-11-14 Dan BrownFixed issue where markdown drafts showed as HTML
2021-11-13 Dan BrownMerge pull request #3043 from BookStackApp/search_impro...
2021-11-13 Dan BrownFixed occurances of altered titles in search results 3043/head
2021-11-13 Dan BrownMade further tweaks to search results formatting
2021-11-13 Dan BrownFixed failing tests due to search highlighting changes
2021-11-13 Dan BrownApplied StyleCI changes
2021-11-13 Dan BrownAdded tag highlighting in search
2021-11-13 Dan BrownAdded name highlighting in search results
2021-11-12 Dan BrownAdded search result preview text highlighting
2021-11-12 Dan BrownAdded auto-conversion of search terms to exact values
2021-11-12 Dan BrownAdded tag values as part of the indexed search terms
2021-11-12 Dan BrownAdded page content parsing to up-rank header text in...
2021-11-11 Dan BrownUpdated regen-search command to show some level of...
2021-11-11 Dan BrownRefactored search indexer, Increase title/name score...
2021-11-09 Dan BrownAdded missing comments or types
2021-11-08 Dan BrownImproved relation loading during search
2021-11-08 Dan BrownApplied styleci fixes and pluck improvement as per...
2021-11-08 Dan BrownAdded search term score popularity adjustment
2021-11-08 Dan BrownReduced data retreived from database on page search
2021-11-08 Dan BrownFurther search system refactorings
2021-11-08 Dan BrownRefactored search runner a little to be neater
2021-11-06 Dan BrownApplied latest StyleCI changes
2021-11-06 Dan BrownMerge pull request #3042 from BookStackApp/tags_view
2021-11-06 Dan BrownAdded testing coverage for tag index 3042/head
2021-11-06 Dan BrownStarted build of tag view
2021-11-06 Dan BrownDone a round of phpstan fixes
2021-11-05 Dan BrownApplied StyleCI changes, added php/larastan to attribution 3039/head
2021-11-05 Dan BrownAdded inital phpstan/larastan setup
2021-11-05 Dan BrownApplied styleci changes
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.