Commit Graph

613 Commits (e71fb673803bcdc18c2c656772a04c0fb730d81f)

Author SHA1 Message Date
yflory e205ca281b Add pad settings popup to control default layout
yflory 8edd6b791d Fix CkEditor scrollbar
David Benqué 92fe01a6aa Comment colors
yflory 5ff7f1def8 Ability to collapse comment and TOC columns in rich text
yflory 0575a7a233 Scrollbar and rich text dark
yflory c2a9355e4a Add background-color to forms
yflory 623aba2705 Migrate all remaining apps to support dark theme
yflory e4dbd04103 Fix iframe URL caching
yflory 89406f5d89 Start with black background when OS is set to dark theme
yflory 1d366730fd Merge branch 'soon' into staging
yflory 43d2b308ab Fix rounding error with rich text scrollbar
ansuz d1eff71584 Merge branch 'soon' into staging
yflory a09d25a35a Stay at max scroll in rich text on content update
ansuz c806b97076 resolve conflicts between rebrand and staging
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
yflory 49423474a8 Make application colors easier to maintain
ansuz a63ddb646c include anchors in rich text table of contents
yflory 9203b88538 Fix UI language
ansuz 3db6d2fff9 scroll pad table of contents if necessary
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
yflory c321bc169e Fix print in rich text with firefox
ansuz 264f4950bd don't show the help menu in embed mode
yflory e6ce5a55e5 Add missing button for all the apps
yflory 6f1b04ca57 Fix print in ckeditor with firefox
yflory 2cf46328a5 Fix reply notifications with mentions
David Benqué 09d1ddf825 remove // XXX related to translations
David Benqué 0eb89871cf use translation key for comment error
yflory 7c7bfe72d7 Allow comments on mathjax
yflory 05f164a2e5 Fix issue with the addComment button in the toolbar
yflory bafe4718ef Merge branch 'communities-comments' of github.com:xwiki-labs/cryptpad into communities-comments
yflory 5b337bef7d Add support for readonly and disconnected modes in comments
yflory 43fc0a3721 lint compliance
yflory c969363290 Fix click, focus and selection issues
David Benqué c381c614ba fix reply button layout and mention names
yflory 7ba88751eb Fix addComment button
yflory 49d037a085 Fix resolve button UI issues in comments
yflory b37b8c4b31 Fix race condition between click events in comments
David Benqué 003ad074a5 adjust colors
David Benqué 7fa9fd454e fix margins
David Benqué 6274591fab Merge remote-tracking branch 'origin/communities-comments' into communities-comments
David Benqué 6db6bc86db margin adjustments
yflory abf083252c Fix multiline comments
yflory 0d78ae86dc Ability to edit a comment
yflory 4d6d9637ff lint compliance
yflory 9467839d6c Fix size of the autocomplete dropdown for mentions
yflory 60555f65a7 Little fixes and improvements to comments