Commit Graph

116 Commits (2a8c70598b5e861f6fa4866b0a65c343f34e2cd8)

Author SHA1 Message Date
ansuz 96eb5f614e fix docs link for remote content
and localize it
ansuz f652d11ace don't show the 'remote image warning' for data URLs in markdown
ansuz 575269e5a1 use a standard function for creating basic media-tags
ansuz f2f9ace7c6 fix rendering issue with markdown media-tag format
ansuz caa69e73ca Merge branch 'dapsi' into staging
ansuz fe4b85c98b remove hardcoded translations for blocked images
ansuz 0b8239241b integrate styles for remote images
ansuz ef885eed5c leave notes for finalizing remote image warning
ansuz a86422266e good contrast for most of the remote image warning
ansuz 4dcbddd174 WIP remote image styles
yflory 89844455bb Merge branch 'staging' into dapsi
ansuz e5c8b6fd75 WIP block remote images
ansuz 90bfc97ecc Merge branch 'staging' into md-inline-img
ansuz c4aeddeee5 bugfixes for the less cache
ansuz 761e27cac7 WIP: transform inline css into less and scope it to the preview pane
ansuz 94abd631a2 prototype suppression of markdown images
ansuz 6ddcbb948e guard against markdown images with double-quotes in their href
yflory a4bd4e2784 Support Markdown import/export in Rich text pads
yflory 280e96287b Fix context menu for markdown extensions and add download
yflory b1cab1df98 Move diffDOM
yflory d571822adf Fix mermaid dark/light themes
yflory d72e7cf8c2 Fix codemirror dracula
yflory 1542ca4878 Highlight.js dark theme
yflory 37beedbe96 Mermaid dark theme
yflory c29219c969 Fix restrictedTags regex
yflory 69664dc0ef Only allow blob URLs in restricted tags
yflory 656c81b437 Fix duplicate mediatags issues in code and slide
yflory 004c242f63 Fix duplicate mediatag issues
yflory 396eb4d263 Stop autodownloading big mediatags
yflory 8fcc119b91 Add support for Rust syntax highlighting
ansuz 2b8540552c don't open the lightbox in code preview when you ctrl-click
ansuz 6a1844cac7 avoid passing whitespace to markmap or mathjax
ansuz 59185d7088 improve caching logic for markdown extensions
support duplicated items with the same source
ansuz b5a18e8e09 force redraw for asynchronously rendered plugin content
ansuz f7529d2908 address some race conditions when rendering multiple elements
ansuz a528d857a7 lazily load assets for mermaid, mathjax, and markmap
yflory 81cb7d2bb3 lint compliance
yflory bacd0c18d5 Make mathjax and markmap non-blocking
yflory 93ce3f5a83 Deduplicate code and fix preview modal
Ludovic Dubost 592b32ed23 Added support for markmap - adding mindmaps in code pad
Ludovic Dubost 56473930cd Adding mathjax svg rendering in code pad
ansuz ddd12bfd7a remove grey style from mermaid flowcharts
yflory 440980c4af Display preview with a single click
yflory ca9f874afb Redraw mermaid on preview
yflory 1dee2fd13c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory f83179cb62 Fix mediatag cache preventing preview modal
ansuz 9a7681dc5d add a note about handling syntax errors in mermaid
ansuz ca2dc85b34 reduce eye-bleed with gentler styles for mermaid charts
yflory 9da47ebac9 lint compliance
yflory 175ee492a5 Merge branch 'staging' into lightbox