119 Commits (ef6f98c149ce6e9bb95f8e9ed926cdde6c6d32d7)

Author SHA1 Message Date
ansuz b9116a7a67 remove dead code 3 years ago
ansuz f870b87214 upgrade mermaid to 8.13.4 3 years ago
ansuz 44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

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