roundcubemail/.ci
Pablo Zmdl e34a813355 New plugin "markdown_editor": compose in markdown, send as HTML
This adds a markdown editor that sends HTML to the server.

It uses codemirror and some custom code to show a syntax highlighted
textarea and some buttons to help editing
(including a preview).

Drafts get marked via an internal email header that causes the markdown
editor to automatically start if a message composition is
continued that was started using the markdown editor.
2025-10-27 15:34:19 +01:00
..
docker-images Run some tests (optionally) on a copy of the current code 2025-09-09 16:52:01 +02:00
compose.yaml Fix COMPOSER_ARGS in/with .ci/compose.yaml (#10000) 2025-10-06 12:47:46 +02:00
config-test.inc.php New plugin "markdown_editor": compose in markdown, send as HTML 2025-10-27 15:34:19 +01:00
run_browser_tests.sh New plugin "markdown_editor": compose in markdown, send as HTML 2025-10-27 15:34:19 +01:00
run_eslint.sh Run tests via scripts to allow arguments; add eslint service 2025-09-09 16:52:01 +02:00
run_php-cs-fixer.sh Run tests via scripts to allow arguments; add eslint service 2025-09-09 16:52:01 +02:00
run_phpstan.sh Run tests via scripts to allow arguments; add eslint service 2025-09-09 16:52:01 +02:00
run_test_message_rendering.sh Run test with PHP 8.5-rc (#9970) 2025-09-14 11:33:38 +02:00
run_tests.sh Run test with PHP 8.5-rc (#9970) 2025-09-14 11:33:38 +02:00