]> BookStack Code Mirror - bookstack/history
bookstack
2022-06-16 Andrii BodnarFix Crowdin name in the language_request issue template 3503/head
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 BrownUpdated composer deps, applied styleci changes
2022-06-08 Dan BrownReorganised and split out export templates & styles
2022-06-07 Dan BrownUpdated markdown preview to update on diff-basis
2022-06-07 Dan BrownUpdated image drop handling to respect original file...
2022-06-07 Dan BrownRemoved `image_id` property from books & shelves api...
2022-05-30 Dan BrownAdded codeblock latex/stext support
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 BrownUpdated JS deps
2022-05-30 Dan BrownUpdate dev version to track current release target
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-30 Dan BrownUpdated funding with kofi link
2022-05-30 Dan BrownUpdated PHP deps
2022-05-19 Dan BrownUpdated attachment links to have dropdown for open... 3433/head
2022-05-18 Dan BrownMade chapter toggle in book sidebar nav more consistent
2022-05-18 Dan BrownReadjusted book child item styles after other changes
2022-05-18 Dan BrownTweaked chapter list item styles
2022-05-17 Dan BrownMade the "Custom HTML Head Content" setting a highlight...
2022-05-17 Dan BrownAligned collapsed header dropdown item styles
2022-05-17 Dan BrownRefined header bar styles
2022-05-17 Dan BrownFixed some inputs affected by height changes
2022-05-16 Dan BrownFixed entity-specific tag counts listing
2022-05-16 Dan BrownRemoved dialog debug script from default home
2022-05-14 Dan BrownImproved input size consistency
2022-05-14 Dan BrownUpdated dropdown search boxe positions to align with...
2022-05-14 Dan BrownFixed skip-to-content link shadow being slightly visible
2022-05-14 Dan BrownUpdated tri-layout sidebars to not be cut-off by padding
2022-05-14 Dan BrownAdded animation transition for breadcrumb dropdown...
2022-05-14 Dan BrownFixed loading animation delay
2022-05-14 Dan BrownUpdated breadcrumb dropdown styles, improved keyboard nav
2022-05-14 Dan BrownImproved card list design
2022-05-13 Dan BrownTidied up book navigation styles
2022-05-13 Dan BrownCleaned up entity details listing
2022-05-13 Dan BrownImproved the display of dropdown menus
2022-05-12 Dan BrownReduced excess margin in chapter contents lists
2022-05-12 Dan BrownEmbedded css sources for easier firefox dev work
2022-05-11 Dan BrownUpdated default value for secure session detection
2022-05-09 Dan BrownUpdated translators, applied styleCI change
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 BrownNew Crowdin updates (#3418)
2022-05-09 Dan BrownAdded rate limit section to the API docs
2022-05-09 Dan BrownAdded Farsi language available
2022-05-09 Dan BrownUpdated PHP deps
2022-05-05 Dan BrownAdded support plans link to issue links
2022-05-05 Dan BrownUpdated method of string interpolation
2022-05-04 Dan BrownApplied styleci changes
2022-05-04 Dan BrownNew Crowdin updates (#3402)
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-04-29 Dan BrownNew Crowdin updates (#3401)
2022-04-29 Dan BrownAdded uzbeck into local list
2022-04-29 Dan BrownUpdated translation attribution before v22.04
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-29 Dan BrownNew Crowdin updates (#3384)
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-29 Dan BrownMove html to markdown formatting tests to their own...
2022-04-27 Dan BrownTweaked DRAW.IO params in complete .env file to show...
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 Dan BrownMerge pull request #3391 from BookStackApp/drawio_confi...
2022-04-24 julesdevopsdo some cleanup and add doc 3377/head
2022-04-23 Dan BrownAdded additional testing for editor switching permissions 3387/head
2022-04-23 Dan BrownSwitched to database-based tracking for page editor
2022-04-23 Dan BrownAdded listing of editor type to revisions
2022-04-23 Dan BrownAded tests for core editor switching functionality
2022-04-21 julesdevopsComplete list endpoint and add some tests
2022-04-20 Dan BrownFixed failing test after drawio default url change 3391/head
2022-04-20 Dan BrownMade it possible to configure draw.io/diagrams.net...
2022-04-20 Dan BrownLinked up confirmation prompt to editor switching
2022-04-20 Dan BrownAdded new confirm-dialog component, both view and logic
2022-04-20 Dan BrownStandardised dropdown list item styles, Extracted page...
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-17 Dan BrownAdded an 'editor-change' role permission
2022-04-17 Dan BrownUpdated editor setting to reflect "Default editor"
2022-04-14 Dan BrownNew Crowdin updates (#3358)
2022-04-13 Dan BrownAdded testing for our request method overrides 3364/head
2022-04-13 Dan BrownFixed base URL starting slash usage
2022-04-13 Dan BrownExtracted esbuild config to a build script
2022-04-07 julesdevopsStart recycle bin API endpoints: list, restore, delete
2022-04-05 evandroamaroTiny header 3373/head
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
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.