Commit Graph

213 Commits (5835721322dbc72faa1cc3ba4200c760efb05d9c)

Author SHA1 Message Date
ansuz d4f5183663 remove an XXX note
ansuz 15cf523144 don't load the janky test framework that we aren't even using
ansuz 32e79d323d add support for tabs in ckeditor
and leave a note about the challenges of accessibility here
ansuz 27f3223490 provide the language we detect to CKEditor
yflory 5d156dd346 Fix base64 image detection in pads
yflory a4bd4e2784 Support Markdown import/export in Rich text pads
yflory b1cab1df98 Move diffDOM
yflory 2fb4fd86da Prevent type error from CkEditor widgets
ansuz 8b524b9d4b Merge branch 'soon' of github.com:xwiki-labs/cryptpad into staging
yflory 691aeba1c4 Fix type error in rich text
ansuz df35c21a1a add an XXX
ansuz 21c378c05b
Merge pull request from nilsgabriel/main
Add option to open links on first click.
Nils Gabriel 320c81492e Add option to open links on first click.
ansuz fb2566a75a lint compliance
yflory af625cb63d Fix anchors in rich text readonly
yflory 1ef5e857d7 Fix 'scroll on click' in rich text TOC and comments
yflory 4ef26910c5 Fix 'scroll on click' in rich text TOC and comments
ansuz 63459b914e lint compliance
ansuz 2c63a3ba7e define some basic formatting keybindings in rich text
ansuz 4db95c5e67 lint compliance
yflory d4232a2c17 Better comments UI for mobile
yflory 1f258999cc Restore rich text background color
yflory 3fb8c52f0a Fix race condition in rich text and restrict pad settings
yflory 2da6ac87c3 Fix initial scroll in rich text
ansuz aa8b3c6d0a remove hardcoded translations for rich text
ansuz a614994ce6 Merge branch 'richtext' into staging
David Benqué dd95888c21 Adjust default settings dialog
David Benqué 12e6310c62 Adjust rich text editor background color
yflory 39231323ab Add XXX
yflory e205ca281b Add pad settings popup to control default layout
yflory 8edd6b791d Fix CkEditor scrollbar
yflory 5ff7f1def8 Ability to collapse comment and TOC columns in rich text
yflory 0575a7a233 Scrollbar and rich text dark
yflory 43d2b308ab Fix rounding error with rich text scrollbar
yflory a09d25a35a Stay at max scroll in rich text on content update
yflory f9c4387a68 Fix rich text mediatag cache
yflory 43ad4f0a84 Deduplicate code between File and MediaTag
yflory 20cecbcfa2 Fix cached mediatags in pads
yflory 7448fa93df Fix download from contextmenu when mediatag is not ready
yflory 3de5ca75a6 Add new mediatag options in rich text pads
yflory 396eb4d263 Stop autodownloading big mediatags
ansuz a63ddb646c include anchors in rich text table of contents
yflory 6f76ee445c Fix UI issues when printing code
ansuz 8ed48d36ab remove a temporary cache-busting hack
ansuz 2644e72ad5 apply cache-busting to more ckeditor assets
yflory abd901937e Add XXX
yflory fc58274617 Fix cache issues with ckeditor
yflory 784306f947 Display a warning bar when viewing a versioned link
ansuz 3a78fa3e01 add a time parameter to the throttled rich text TOC rendering function
ansuz f54bbc8132 address XXX notes