Commit Graph

421 Commits (0f41dddf92e166e87b9bedce88c1eaec1d322efd)

Author SHA1 Message Date
yflory 9ee9e46087 Receiving a burn after reading URL
yflory 65585f6ce8 lint compliance
yflory a573255072 Word count integration
yflory 9f903b645a ckeditor wordcount
yflory 7bd4a4028b Fix fileHost again...
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
yflory 8e7858e6ae New share modal in all the apps
yflory 27eb2a81d5 Add support for Mathjax in CkEditor
yflory e993925d81 Better implementation of the IE fix
yflory 01f93f6f7b FIx unrecoverable errors when using IE11
ansuz 060e5a12a2 lint compliance
yflory 6af7d393fd Fix cache issue with ckeditor css
yflory cef9733262 Enable spellcheck in pad
yflory a11a883cff Cursor improvements in pad, code and slide
yflory 2031d535d7 Cursor in pads (again)
yflory ee3102143f Remove debugging logs
yflory 2498f45eb3 Clickable links in pad
yflory 7bbf6951f2 Disable cursors in pad
yflory 186e4b14fe Add missing file
yflory c6f63d4d54 Cursor position in pad
yflory cc3e6f3924 Fix scrollbar position in ckeditor
yflory dbad925e5e New cursor recovery system (beta)
yflory 13d6579861 Add typing test in the code app
yflory 015449832c Fix missing characters caused by concurrent editing
yflory 3d712d9008 Merge branch 'cursor' into staging
yflory 9d9845434e lint compliance
yflory 3b9e1ee10c Fix scrolling issue in pads when clicking on buttons
yflory c64feae7bf Merge branch 'staging' into cursor
yflory 2a6945cbe5 Fix export in the pad app with Chrome
yflory fe0d579d56 Cursor improvements in pad (Beta)
yflory 82c3c7f50b Improve the Typing Test in pad
yflory 1c5847dd01 Prevent Ctrl+S from saving useless content. Add support for custom shortcuts in CkEditor
yflory 9d6c9dcf5e Fix font issue with new paragraph in pads ()
yflory 2af2fccc11 Fix overflowing text in pad
yflory 35b0f878c7 Merge branch 'backupdrive' into staging
yflory 3e9e92dcac Implement full CryptDrive export
yflory 5a6c3597db Fix missing cursor in empty pads with Chrome and fix page mode
yflory f538a05044 Fix an issue with empty mediatag widgets in pads
yflory 8b05b1acaf Fix scrolling issue in pad when the userlist or the messenger was too big
yflory 2f3576f90e Fix image preview not resized correctly in the mediatag dialog
yflory ab07554d0b Fix initial size of the image preview in the mediatag dialog
yflory ee1027ceb9 Ability to import mediatags to the drive
yflory 264f7dc6a1 Move base64 migration prompt to corner and only when the pad is stored
yflory 90c96bfb70 Prompt users to migrate base64 images to mediatags in the pad app
yflory 5cd3cdc208 Don't handle drop events in the blockbase64 plugin
yflory 3f89dd9908 Disable pasting base64 images in ckeditor
ansuz 2259d1b6ac Merge branch 'soon' into staging
ansuz 8a113d742e
Merge pull request from xwiki-labs/issue-169-anchors-should-output-anchors
: First anchor test and restore of the CKEditor anchor function.
ansuz fb9cf2c81e lint compliance
Paul Libbrecht 0dc1500784 This should solve issue : The test now completes with the insertion of a random anchor (menu-driven) and some text, the export is then checked to contain <a name="..." id="..."> as expected, then cleans up.
paul