]> BookStack Code Mirror - bookstack/history
bookstack
2022-07-27 Dan BrownAdded list shortcuts to markdown editor 3599/head
2022-07-26 Dan BrownAdded ordered/unordered WYSIWYG list shortcuts
2022-07-26 Dan BrownMerge pull request #3598 from BookStackApp/chapter_sort...
2022-07-26 Dan BrownAdded 'Sort Book' action to chapters 3598/head
2022-07-26 Dan BrownFixed disabling of avatar urls, Removed id from gravata...
2022-07-26 Dan BrownRemoved labels from WYSIWYG colors
2022-07-25 Dan BrownAdded tinymce de-focus toolbar hack for drawing editor...
2022-07-25 Dan BrownMerge pull request #3593 from BookStackApp/code-editor...
2022-07-25 Dan BrownAdded language list favourites sorting, updated styles 3593/head
2022-07-25 Dan BrownAdded test to cover code favourite pref. endpoint
2022-07-25 Dan BrownAdded core code-lang-favourites JS, PHP & CSS logic
2022-07-24 Dan BrownStarted code-editor lang favorites system
2022-07-24 Dan BrownMerge pull request #3591 from BookStackApp/shelf_books_...
2022-07-24 Dan BrownImproved shelf book management interface 3591/head
2022-07-23 Dan BrownAdded content-view body classes generated from tags
2022-07-23 Dan BrownApplied latest styleci changes
2022-07-23 Dan BrownUpdated tests to use ssddanbrown/asserthtml package
2022-07-23 Dan BrownTweaked wording aroung the IP address precision option
2022-07-23 Dan BrownAdded ability to adjust stored IP address precision
2022-07-23 Dan BrownFixed failing license test
2022-07-23 Dan BrownApplied styleci changes, updated dev version & readme...
2022-07-23 Dan BrownMerge pull request #3580 from BookStackApp/tinymce6
2022-07-23 Dan BrownEnabled modern tinymce table features 3580/head
2022-07-23 Dan BrownFixed blue wyswiyg toolbar in dark mode
2022-07-23 Dan BrownEnsured wysiwyg details contents are wrapped in block...
2022-07-23 Dan BrownRemoved toolbar dialog background line
2022-07-18 Dan BrownAdded back in image options context toolbar item
2022-07-18 Dan BrownMade a bunch of tinymce 6 upgrade fixes
2022-07-17 Dan BrownStarted upgrade to TinyMCE6, Untested
2022-07-17 Dan BrownMerge pull request #3579 from BookStackApp/dompdf_and_p...
2022-07-17 Dan BrownFixed failing tests from dompdf chanages 3579/head
2022-07-17 Dan BrownUpdated DOMPDF, and other PHP dependancies
2022-07-17 Dan BrownAdded "ACTIVITY_LOGGED" theme event
2022-07-17 Dan BrownRe-ordered theme events to be alphabetical
2022-07-17 Dan BrownMerge pull request #3569 from BookStackApp/permissions_v2
2022-07-17 Dan BrownApplied StyleCI changes 3569/head
2022-07-17 Dan BrownRemoved test web route, extracted text, added test
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-14 Dan BrownMerge pull request #3573 from BookStackApp/m1_docker_su...
2022-07-14 Dan BrownTweaked docker dev container to work with m1 apple... 3573/head
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 BrownNew Crowdin updates (#3540)
2022-06-28 Dan BrownMerge branch '3535-group-sync-fix' into development
2022-06-27 Dan BrownNew Crowdin updates (#3531)
2022-06-27 Dan BrownAligned entity-selector-popup button and dblclick behaviour
2022-06-27 Dan BrownAuth group sync: Fixed unintential mapping behaviour...
2022-06-27 Dan BrownAdded path example to visual theme system
2022-06-25 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-06-25 Dan BrownApplied StyleCI changes
2022-06-25 Dan BrownNew Crowdin updates (#3526)
2022-06-25 Dan BrownFixed non-translated category strings
2022-06-25 Dan BrownUpdated entity-selector-popup to reset on selection
2022-06-25 Dan BrownFixed grid layouts being pushed out by child content
2022-06-25 Dan BrownFixed issue blocking tags on book update
2022-06-24 Dan BrownAdded missing welsh locale to config
2022-06-24 Dan BrownNew Crowdin updates (#3428)
2022-06-24 Dan BrownUpdated translator list before v22.06 release
2022-06-22 Dan BrownUpdated php deps and applied styleci changes
2022-06-22 Dan BrownAdded base template convenience partials for theme...
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-21 Dan BrownFixed code snippets being added as single line
2022-06-20 Dan BrownFixed issue where text after line breaks not indexed
2022-06-20 Dan BrownMerge pull request #3512 from BookStackApp/code_manager...
2022-06-20 Dan BrownAdded code editor changes mobile design handling 3512/head
2022-06-20 Dan BrownAdjusted code manager changes for dark mode
2022-06-20 Dan BrownAligned other popup windows
2022-06-20 Dan BrownUpdated code editor language lists
2022-06-20 Dan BrownTweaked code editor sidebar side to be smaller
2022-06-20 Dan BrownPolished up code editor design
2022-06-20 Dan BrownStarted design changes to the code-editor
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 for content conversion action permissions
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-19 Dan BrownExtracted conversion text to translation file
2022-06-16 Dan BrownMerge pull request #3503 from andrii-bodnar/fix/crowdin...
2022-06-16 Andrii BodnarFix Crowdin name in the language_request issue template 3503/head
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 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...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.