Commit Graph

539 Commits (926b1d842f5ee84ef6bb0aba16fe93549ba2134a)

Author SHA1 Message Date
yflory 6f76ee445c Fix UI issues when printing code
ansuz 8ed48d36ab remove a temporary cache-busting hack
yflory ae95b088dc Fix syntax error
yflory d7d25c0a71 Use correct version string for ckeditor icons
ansuz 2644e72ad5 apply cache-busting to more ckeditor assets
yflory abd901937e Add XXX
yflory fc58274617 Fix cache issues with ckeditor
yflory d60e072605 Update last-modified
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
David Benqué 8ed1b2188e Icon and placeholder text for TOC toolbar button
yflory abab44f7bc Merge branch 'toc_hackathon' of github.com:xwiki-labs/cryptpad into toc_hackathon
yflory 5da8b97b38 Hide/show TOC in rich text
David Benqué aadf097c5d Merge branch 'toc_hackathon' of github.com:xwiki-labs/cryptpad into toc_hackathon
David Benqué aa3d030f7d Style TOC
yflory baa2743663 Click on anchor links in rich text
David Benqué 08175391ab Remove bullets on TOC items
yflory 7cbf44b419 Fix TOC link in rich text
yflory 511ad600ea TOC prototype in pad
yflory 896a1b1ddd Add support for drop & paste in rich text and polls
yflory 04af753a81 lint compliance
ansuz 526c17810b update rich text toolbar comment button to reflect state
yflory 9c68714018 Fix comments panel not hidden when all the comments are removed
yflory 5031ed79f4 FIx 'default' values in rich text dropdown menus
yflory 3ff6a1a11c Fix scroll issue with dropdown menus in rich text
yflory 006a4ae144 Fix CSP error in the console in rich text pads
yflory 3f632f90f6 Fix scroll issue in rich text pads
ansuz 26765596e4 fix a regression
ansuz c40eeff50f override some CKEditor internals to invalide inline event handlers
yflory c01cd42da2 Fix special char dialog in pad
yflory 77177921c2 Fix context menu csp in pads
yflory 1dfe8325dc Remove some CSP related console errors
yflory 9d2b2ac13c Merge branch 'staging' into padcsp
yflory e64d831c40 Remove requirements for unsafe-inline and unsafe-eval in pad
yflory 86fef86a24 Fix onload CSP issue in pad
yflory 34b2987816 Fix type error with comments
ansuz d5d30c2e09 guard against a few possible typeErrors
ansuz 6a8ab6bc55 remove the 'comment' option from CKEditor's contextmenu in when UI is locked
ansuz 4053c4c1a6 avoid displaying new comment while the document is not editable
closes 
yflory ff6d28a1e9 lint compliance
yflory 6176d73c86 Move print button to our toolbar
yflory b94a596751 remove unsafe-inline requirement in pad
yflory c5893cd787 Move print button to our toolbar
yflory 7245123061 Refactor buttons.less
ansuz fa16ce2094 disallow changing media-tag's attributes while in read-only mode
ansuz 7153441e47 resolve merge conflicts with t and staging
yflory 20f7c0924b Fix XXX
yflory 6ba9bd5757 Export to .doc
yflory 7bf7731803 Merge branch 'toolbarUI' into staging