]> BookStack Code Mirror - bookstack/history - app/Http
Added testing for our request method overrides
[bookstack] / app / Http /
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 BrownAdded extendable/scalable formatter for webhook data
2022-03-09 Dan BrownMerge pull request #3298 from BookStackApp/wysiwyg_links
2022-03-07 Dan BrownUpdated CSP with frame-src rules
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-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 BrownAligned some editor events, Changed wysiwyg custom...
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-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-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-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-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-03 Dan BrownAdded timeout and debugging statuses to webhooks
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 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-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 active toggle to webhooks
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-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 BrownMerge branch 'assign_ids_to_nested_headers' of https...
2021-11-20 Dan BrownApplied another set of static analysis improvements
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-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-13 Dan BrownMerge pull request #3043 from BookStackApp/search_impro...
2021-11-13 Dan BrownApplied StyleCI changes
2021-11-12 Dan BrownAdded search result preview text highlighting
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 BrownAdded inital phpstan/larastan setup
2021-11-05 Dan BrownApplied styleci changes
2021-11-05 Dan BrownStandardised laravel validation to be array based
2021-11-04 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-11-04 Dan BrownApplied latest styleci changes
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-11-01 Dan BrownApplied latest styleci changes
2021-11-01 Dan BrownMerge branch '3027_attachment_vuln'
2021-11-01 Dan BrownRan a pass through image and attachment routes
2021-11-01 Dan BrownCleaned up logic within ImageRepo
2021-10-31 Dan BrownUpdated showImage file serving to not be traversable
2021-10-31 Dan BrownAdded safe mime sniffing to prevent serving HTML
2021-10-30 Dan BrownLaravel 8 shift squash & merge (#3029)
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.