Commit Graph

111 Commits (a7e40040a130b4424634ac9a38135dfaad8dd182)

Author SHA1 Message Date
yflory 7bd4a4028b Fix fileHost again...
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
ansuz 060e5a12a2 lint compliance
yflory 6af7d393fd Fix cache issue with ckeditor css
yflory cef9733262 Enable spellcheck in pad
yflory 2031d535d7 Cursor in pads (again)
yflory ee3102143f Remove debugging logs
yflory 2498f45eb3 Clickable links in pad
yflory 7bbf6951f2 Disable cursors in pad
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 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 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 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
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
yflory bc57f8c274 Replace media-tag.js with the new one
yflory c7e08fedfb Password-protected files
Paul Libbrecht 372f1dfeb4 First anchor test and restore of the CKEditor anchor function.
yflory 10ce95087a Merge branch 'password' into staging
yflory a66d33e5ca Improve export for pads with mediatags
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 7384568f77 Lint compliance
yflory 9d30e48a44 Fix mediatag redrawn on content update
yflory 2d08924462 Fix CkEditor issues
yflory cf549eeaef Clean the code
yflory 41afc28802 Fix conflicts, clean the code, add migration from old mediatags
yflory 6a4f25bc9f Test widget filters
yflory 5eab39ad75 Tets mediatag plugin using widgets
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory 01dd6953b9 Fix the previous fix...