-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: BookStackApp/BookStack
base: sort_rule_text
head repository: BookStackApp/BookStack
compare: development
- 20 commits
- 82 files changed
- 2 contributors
Commits on Apr 4, 2026
-
Plain text: Created a new HTML to plain text converter
To centralise logic to be more consistent, and to have smarter logic which avoids just following newline format from input, preventing smushing HTML elements (like list elements) next to eachother
Configuration menu - View commit details
-
Copy full SHA for c7d3775 - Browse repository at this point
Copy the full SHA c7d3775View commit details
Commits on Apr 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for abed4ea - Browse repository at this point
Copy the full SHA abed4eaView commit details
Commits on Apr 12, 2026
-
Attachments: Aligned ZipExportAttachment link validation
With controller routes. Don't consider this as a security issue, since the filtered URLs by that validation are very likely to be blocked by browser security or CSP, and there's a level of assumed privilege to the users that are able to create such attachments links already. Closes #6093
Configuration menu - View commit details
-
Copy full SHA for c7e2b48 - Browse repository at this point
Copy the full SHA c7e2b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4feb50e - Browse repository at this point
Copy the full SHA 4feb50eView commit details -
Merge pull request #6083 from BookStackApp/better_plain_text
New HTML to Plaintext handling
Configuration menu - View commit details
-
Copy full SHA for 93f84a8 - Browse repository at this point
Copy the full SHA 93f84a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14fc68 - Browse repository at this point
Copy the full SHA f14fc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1ad1d - Browse repository at this point
Copy the full SHA 1c1ad1dView commit details
Commits on Apr 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 346dc27 - Browse repository at this point
Copy the full SHA 346dc27View commit details -
API: Some changes to tag API endpoints
- Updated tag values endpoint to use query param instead of path argument, so a better range of values can be provided (including those with slashes). - Updated image gallery example request to align with docs use changes.
Configuration menu - View commit details
-
Copy full SHA for 208629e - Browse repository at this point
Copy the full SHA 208629eView commit details -
Merge pull request #6095 from BookStackApp/tags_api
API: New tag endpoints
Configuration menu - View commit details
-
Copy full SHA for 0760e67 - Browse repository at this point
Copy the full SHA 0760e67View commit details
Commits on Apr 16, 2026
-
WYSIWYG: Added inline code support to minimal editor
Used for comments and descriptions. Also updated shortcut handling that we're not registering shortcuts for edits which can't use the related formatting types. For #6003
Configuration menu - View commit details
-
Copy full SHA for 18364d1 - Browse repository at this point
Copy the full SHA 18364d1View commit details -
Merge pull request #6100 from BookStackApp/wysiwyg_minimal_inline_code
WYSIWYG: Added inline code support to minimal editor
Configuration menu - View commit details
-
Copy full SHA for e274a5f - Browse repository at this point
Copy the full SHA e274a5fView commit details
Commits on Apr 17, 2026
-
Meta: Updated COC, templates, PR template for community rules
Added reference to new community rules page where sensible.
Configuration menu - View commit details
-
Copy full SHA for a2bb5bd - Browse repository at this point
Copy the full SHA a2bb5bdView commit details
Commits on Apr 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 083fb1a - Browse repository at this point
Copy the full SHA 083fb1aView commit details
Commits on Apr 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for befa3a8 - Browse repository at this point
Copy the full SHA befa3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1339f66 - Browse repository at this point
Copy the full SHA 1339f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e019d - Browse repository at this point
Copy the full SHA e7e019dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec0b038 - Browse repository at this point
Copy the full SHA ec0b038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 426f9ac - Browse repository at this point
Copy the full SHA 426f9acView commit details -
Merge pull request #6108 from BookStackApp/view_revisions_permission
Permissions: Started addition of revision-view permission
Configuration menu - View commit details
-
Copy full SHA for 0c9fabb - Browse repository at this point
Copy the full SHA 0c9fabbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff sort_rule_text...development