]> BookStack Code Mirror - bookstack/history - app
Applied StyleCI changes
[bookstack] / app /
2022-07-17 Dan BrownApplied StyleCI changes 3569/head
2022-07-16 Dan BrownDropped use of non-view joint permissions
2022-07-16 Dan BrownFixed a couple of non-intended logical permission issues
2022-07-16 Dan BrownAligned permission applicator method names
2022-07-16 Dan BrownRemoved remaining dynamic action usages in joint permis...
2022-07-16 Dan BrownContinued removal of joint permission non-view queries
2022-07-13 Dan BrownStarted removal of non-view permission queries
2022-07-12 Dan BrownAdded simple data model for faster permission generation
2022-07-12 Dan BrownRenamed and cleaned up existing permission service...
2022-07-12 Dan BrownExtracted permission building out of permission service
2022-07-10 Dan BrownOptimized pre-joint-permission logic efficiency
2022-06-28 Dan BrownMerge branch '3535-group-sync-fix' into development
2022-06-27 Dan BrownAuth group sync: Fixed unintential mapping behaviour...
2022-06-25 Dan BrownFixed issue blocking tags on book update
2022-06-24 Dan BrownAdded missing welsh locale to config
2022-06-21 Dan BrownMerge branch 'login-auto-redirect' into development
2022-06-21 Dan BrownReview and update of login auto initiation PR
2022-06-20 Dan BrownFixed issue where text after line breaks not indexed
2022-06-20 Dan BrownMerge pull request #3499 from BookStackApp/convert_hierachy
2022-06-19 Dan BrownRemoved bad trailing comma in method 3499/head
2022-06-19 Dan BrownFixed failing tests after conversion changes
2022-06-19 Dan BrownApplied styleci changes for conversion work
2022-06-19 Dan BrownAdded tests and doc updates for shelf/book cover image...
2022-06-19 Dan BrownAdded tests to cover convert functionality
2022-06-16 Dan BrownMerge pull request #3503 from andrii-bodnar/fix/crowdin...
2022-06-15 Dan BrownGot book to shelf conversions working
2022-06-14 Dan BrownGot chapter conversion to books working
2022-06-14 Dan BrownAdded clone of entity permissions on chapter/book promotion
2022-06-13 Dan BrownStarted work on hierachy conversion actions
2022-06-10 Dan BrownApplied styleci changes, updated composer deps
2022-06-08 Dan BrownExtracted download response logic to its own class
2022-06-08 Dan BrownAdded audio mimes to our safe list for inline serving
2022-06-08 Dan BrownReorganised and split out export templates & styles
2022-06-07 Dan BrownRemoved `image_id` property from books & shelves api...
2022-05-30 Dan BrownPrevented inadvertant logging during MFA flow
2022-05-30 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-05-30 Dan BrownMerge pull request #3416 from BookStackApp/group_sync_c...
2022-05-30 Dan BrownMerge pull request #3433 from BookStackApp/tiny_improve...
2022-05-16 Dan BrownFixed entity-specific tag counts listing
2022-05-11 Dan BrownUpdated default value for secure session detection
2022-05-09 Dan BrownFixed LDAP_DUMP_* options when data contains binary
2022-05-09 Dan BrownUpdated attachment download to check OB before cleaning it
2022-05-09 Dan BrownAdded Farsi language available
2022-05-05 Dan BrownUpdated method of string interpolation
2022-05-04 Dan BrownApplied styleci changes
2022-05-04 Dan BrownAdded ability to escape role "External Auth ID" commas 3416/head
2022-05-04 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-05-04 Dan BrownFixed double path slash URL issue in some cases
2022-05-02 Robert MeredithSkip intermediate login page with single provider 3406/head
2022-04-29 Dan BrownAdded uzbeck into local list
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-29 Dan BrownApplied stylci changes, updated composer deps
2022-04-29 Dan BrownImproved iframe & summary handling in HTML to MD conversion
2022-04-29 Dan BrownFixed drawing handling on HTML to Markdown conversion
2022-04-25 Dan BrownApplied latest StyleCI changes
2022-04-25 Dan BrownMerge branch 'recycle_bin_api_endpoints' into development
2022-04-25 Dan BrownUpdated polymorphic database relation types to simpler...
2022-04-25 Dan BrownReviewed recycle bin API PR and made changes
2022-04-24 Dan BrownUpdated composer deps, applied latest StyleCI changes
2022-04-24 Dan BrownMerge pull request #3364 from BookStackApp/app_url_requests
2022-04-24 Dan BrownMerge pull request #3387 from BookStackApp/editor_switching
2022-04-24 Dan BrownMerge pull request #3365 from BookStackApp/data_streaming
2022-04-24 julesdevopsdo some cleanup and add doc 3377/head
2022-04-23 Dan BrownSwitched to database-based tracking for page editor
2022-04-21 julesdevopsComplete list endpoint and add some tests
2022-04-18 Dan BrownAdded core editor switching functionality
2022-04-17 Dan BrownAligned page edit controller method data usage
2022-04-17 Dan BrownAdded editor type change button
2022-04-13 Dan BrownFixed base URL starting slash usage
2022-04-07 julesdevopsStart recycle bin API endpoints: list, restore, delete
2022-04-04 Dan BrownTouched entity timestamps on entity tag update
2022-04-03 Dan BrownFixed tests from streaming changes 3365/head
2022-04-02 Dan BrownAdded streaming support to API attachment read responses
2022-04-02 Dan BrownAdded streamed uploads for attachments
2022-04-02 Dan BrownFixed streamed outputs in more extreme scenarios
2022-04-02 Dan BrownUpdated attachment download responses to stream from...
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
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.