]> BookStack Code Mirror - bookstack/history
bookstack
2025-10-21 Dan BrownImages: Added nulling of image page relation on page... page_image_nullification 5846/head
2025-10-21 Dan BrownMerge pull request #5844 from BookStackApp/user_ids
2025-10-19 Dan BrownDB: Addressed test issues for user ID changes 5844/head
2025-10-19 Dan BrownDB: Updated handling of deleted user ID handling in DB
2025-10-18 Dan BrownDB: Aligned entity structure to a common table
2025-10-05 Dan BrownMerge branch 'v25-07' into development
2025-10-05 Dan BrownUpdated translator & dependency attribution before... v25-07
2025-10-05 Dan BrownUpdated translations with latest Crowdin changes (...
2025-10-05 Yugo TakanoAdd crossorigin attribute to manifest link
2025-10-05 Dan BrownDeps: Updated PHP package versions
2025-10-05 Dan BrownUpdated translations with latest Crowdin changes (...
2025-10-05 Dan BrownMerge pull request #5820 from tfnh621/patch-1
2025-10-02 Yugo TakanoAdd crossorigin attribute to manifest link 5820/head
2025-09-11 Dan BrownSponsors: Updated diagrams.net sponsor level
2025-09-10 Dan BrownMerge pull request #5793 from BookStackApp/role_permiss...
2025-09-10 Dan BrownPermissions: Cleanup after review of enum implementation PR 5793/head
2025-09-10 Dan BrownPermissions: Fixed check method to allow enum usage
2025-09-09 Dan BrownPermissions: Updated use of helpers to use enums
2025-09-08 Dan BrownPermissions: Updated usage of controller methods to...
2025-09-08 Dan BrownPermissions: Added enum usage to controller helpers
2025-09-08 Dan BrownPermissions: Removed unused role-perm columns, added...
2025-09-04 Dan BrownMerge pull request #5790 from BookStackApp/timezones
2025-09-04 Dan BrownTimezones: Updated date displays to use consistent... 5790/head
2025-09-04 Dan BrownTimezones: Seperated out store & display timezones...
2025-09-03 Dan BrownMerge pull request #5785 from BookStackApp/phpstan_level2
2025-09-03 Dan BrownMaintenance: Updated larastan target level, fixed issue... 5785/head
2025-09-03 Dan BrownMaintenance: Finished changes to meet phpstan level 3
2025-09-03 Dan BrownMaintenance: Addressed a range of phpstan level 3 issues
2025-09-02 Dan BrownMaintenance: Reached PHPstan level 2
2025-09-02 Dan BrownMaintenance: Continued work towards PHPstan level 2
2025-09-02 Dan BrownMaintenance: Removed unused comments text column
2025-08-30 Dan BrownPackages: Updated npm packages laravel12 5782/head
2025-08-30 Dan BrownPackages: Updated predis
2025-08-30 Dan BrownFramework: Updated to Laravel 12
2025-08-30 Dan BrownMerge pull request #5749 from BookStackApp/admin_comman...
2025-08-28 Dan BrownUpdated translator & dependency attribution before...
2025-08-28 Dan BrownPackages: Upgraded php deps to latest versions
2025-08-28 Dan BrownMerge pull request #5775 from BookStackApp/lexical_aug25
2025-08-28 Dan BrownUpdated translations with latest Crowdin changes (...
2025-08-28 Dan BrownLexical: Fixed details tests 5775/head
2025-08-27 Dan BrownLexical: Added backspace handling for details
2025-08-27 Dan BrownLexical: Added better selection display for collapisble...
2025-08-26 Dan BrownLexical: Improved nested details interaction
2025-08-25 Dan BrownTesting: Addressed deprecation in test helper
2025-08-25 Dan BrownShelves: Addressed book edits removing non-visible...
2025-08-24 Dan BrownImports: Fixed drawing IDs not being updated in content
2025-08-15 Dan BrownTesting: Added more deprecation output
2025-08-15 Dan BrownMaintenance: Addressed a range of deprecations
2025-08-14 Dan BrownReadme: Updated sponsor link
2025-08-11 Dan BrownZIP Exports: Fixed reference handling for images
2025-08-11 Dan BrownRelease: Updated licenses and translator attribution
2025-08-11 Dan BrownUpdated translations with latest Crowdin changes (...
2025-08-11 Dan BrownDeps: Bumped PHP composer deps again
2025-08-11 Dan BrownTesting: Added mail port to testing env options
2025-08-09 Dan Brownphpstan: Address a range of level 2 issues
2025-08-09 Dan BrownDeps: Updated PHP packages via composer
2025-08-08 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2025-08-08 Dan BrownImports: Fixed errors causing user logout on import run
2025-08-08 Dan BrownMerge pull request #5753 from BookStackApp/a11y_menu_up...
2025-08-07 Dan BrownA11y: Updated other dropdown menus with correct tagging 5753/head
2025-08-07 Dan BrownA11y: Improved tagging of profile menu
2025-08-07 Dan BrownCommands: Updated create admin skip return 5749/head
2025-08-05 Dan BrownReadme: Swapped codeclimate reference for custom phpmetrics
2025-08-05 Dan BrownCommands: Added testing for initial admin changes
2025-08-05 Dan BrownCommands: Updated create admin comment to accept extra...
2025-07-30 Dan BrownUpdated translations with latest Crowdin changes (...
2025-07-30 Dan BrownUpdated translator & dependency attribution before...
2025-07-30 Dan BrownAPI: Added ZIP export endpoint comments
2025-07-27 Dan BrownDeps: Updated PHP composer dependancy versions, fixed...
2025-07-26 Dan BrownMerge pull request #5731 from BookStackApp/lexical_jul25
2025-07-25 Dan BrownLexical: Updated tests after link changes lexical_jul25 5731/head
2025-07-25 Dan BrownLexical: Updated URL handling, added mouse handling
2025-07-24 Dan BrownLexical: Source code input changes
2025-07-24 Dan BrownLexical: Table cell bg and format setting fixes
2025-07-24 Dan BrownLexical: Fixed highlight format action, changed label
2025-07-23 Dan BrownMerge pull request #5725 from BookStackApp/md_plaintext
2025-07-23 Dan BrownTypeScript: Updated compile target, addressed issues 5725/head
2025-07-23 Dan BrownMD Editor: Fixed plaintext dark styles, updated npm...
2025-07-23 Dan BrownMD Editor: Last tests/check over plaintext use/switching
2025-07-23 Dan BrownMD Editor: Added custom textarea undo/redo, updated...
2025-07-22 Dan BrownMD Editor: Worked to improve/fix positioning code
2025-07-22 Dan BrownMD Editor: Added plaintext/cm switching
2025-07-21 Dan BrownMD Editor: Added plaintext input implementation
2025-07-21 Dan BrownMD Editor: Updated actions to use input interface
2025-07-21 Dan BrownMD Editor: Started work on input interface
2025-07-20 Dan BrownMD Editor: Finished conversion to Typescript
2025-07-20 Dan BrownMD Editor: Starting conversion to typescript
2025-07-19 Dan BrownChangelog: Tweaked spacing, count and element referencing
2025-07-19 Dan BrownMerge branch 'enhance-changelog-textarea' of github...
2025-07-18 Dan BrownMerge pull request #5721 from BookStackApp/zip_export_a...
2025-07-18 Dan BrownZIP Imports: Added API examples, finished testing 5721/head
2025-07-18 Dan BrownZIP Imports: Added API test cases
2025-07-18 Dan BrownAPI: Added zip export tests, reorganised tests
2025-07-18 Dan BrownAPI: Initial review pass of zip import/export endpoints
2025-07-18 Dan BrownMerge branch 'development' of github.com:LM-Nishant...
2025-07-15 Dan BrownMail: Removed custom symfony/mailer fork
2025-07-14 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2025-07-14 Dan BrownReadme: Added SiteSpeakAI sponsor
2025-07-09 Dan BrownMerge pull request #5689 from BookStackApp/permission_t...
2025-07-09 Dan BrownMerge pull request #5676 from BookStackApp/lexical_comments
next