]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/config.js
Cleaned testing service provider usage
[bookstack] / resources / js / wysiwyg / config.js
2022-09-27 Dan BrownCleaned testing service provider usage 3751/head
2022-09-26 Dan BrownAdded initial support for parallel testing
2022-08-11 Dan BrownMerge branch 'persian_translate_22_08_10' into development
2022-07-27 Dan BrownMerge branch 'lang_de' into development
2022-07-27 Dan BrownMerge pull request #3556 from GongMingCai/development
2022-07-27 Dan BrownMerge pull request #3545 from BookStackApp/l10n_development
2022-07-27 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-07-27 Dan BrownMerge pull request #3599 from BookStackApp/editor_list_...
2022-07-26 Dan BrownAdded ordered/unordered WYSIWYG list shortcuts
2022-07-26 Dan BrownRemoved labels from WYSIWYG colors
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 BrownEnsured wysiwyg details contents are wrapped in block...
2022-07-18 Dan BrownMade a bunch of tinymce 6 upgrade fixes
2022-07-17 Dan BrownStarted upgrade to TinyMCE6, Untested
2022-03-23 Dan BrownAdded wysiwyg filter to handle <br> tags within code...
2022-03-23 Dan BrownMerge pull request #3333 from BookStackApp/wysiwyg_tasklist
2022-03-19 Dan BrownChanged to a psuedo-style approach for tasklist in...
2022-03-19 Dan BrownStarted initial tasklist attempt, failed implementation
2022-03-09 Dan BrownMerge pull request #3298 from BookStackApp/wysiwyg_links
2022-03-01 Dan BrownUpdated strategy for empty newline sections
2022-03-01 Dan BrownAdded cache breaker to tinymce loading systems 3303/head
2022-02-28 Dan BrownAdded a custom link context toolbar 3298/head
2022-02-09 Dan BrownMerge pull request #3260 from BookStackApp/wysiwyg_details
2022-02-09 Dan BrownRevamped workings of WYSIWYG code blocks 3260/head
2022-02-09 Dan BrownWYSIWYG details: Improved usage reliability and dark...
2022-02-08 Dan BrownStarted support for WYSIWYG details/summary blocks
2022-02-08 Dan BrownChanged editor bottom padding technique
2022-02-08 Dan BrownMerge branch 'tinymce' into development
2022-02-08 Dan BrownUpdated wysiwyg with dark mode patches
2022-02-08 Dan BrownRemoved unused scroll patch after testing
2022-02-08 Dan BrownAligned some editor events, Changed wysiwyg custom...
2022-02-08 Dan BrownMerged color and formats wysiwyg groups
2022-02-07 Dan BrownSimplified wysiwyg toolbar with a overflow groups
2022-02-07 Dan BrownAdded help/about box to wysiwyg editor
2022-02-06 Dan BrownMade WYSIWYG editor translatable
2022-02-05 Dan BrownModularised our tinymce config and plugins