discourse/docs
Martin Brennan f70e6c302f
DEV: Switch to using uppy uploads in composer by default (#15058)
This is a big change to change over to using the uppy
upload mixin in the composer by default. This gets rid
of the temporary composer-editor-uppy component, as well
as removing the old ComposerUpload mixin and copying over
any missing functions that were not yet implemented by
ComposerUploadUppy. This has been working well on our
hosting for some time now and has led us to several
bug fixes.

This commit also deletes the old plugin API for adding
preprocessors for the uploads. The accepted method of doing
this now is via an uppy preprocessor plugin, which we have
several examples of in the core codebase.

Leaving the `enable_experimental_composer_uploader` site setting
intact for now because some plugins still rely on it, this
will be removed at a later date.

One step closer to ending the jQuery file uploader saga...
2021-11-30 08:33:06 +10:00
..
ADMIN-QUICK-START-GUIDE.md discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
AUTHORS.md HTTPSify links (#7046) 2019-02-22 16:29:27 +01:00
CHANGELOG-JAVASCRIPT-PLUGIN-API.md DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
DEVELOPER-ADVANCED.md DEV: Swap out optipng with oxipng (#15013) 2021-11-22 10:16:35 -07:00
DEVELOPMENT-OSX-NATIVE.md DEV: Swap out optipng with oxipng (#15013) 2021-11-22 10:16:35 -07:00
INSTALL-cloud.md UX: Number steps in cloud installation README (#14833) 2021-11-08 12:00:24 +08:00
INSTALL-email.md discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
INSTALL.md discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
PLUGINS.md discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
SECURITY.md discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
TESTING.md DEV: replace mailcatcher references with mailhog (#14500) 2021-10-05 15:48:06 +05:30
TROUBLESHOOTING.md for docs, normalize on space after code fence when specifying lang 2019-01-21 01:19:28 -08:00
code-of-conduct.md Update Code of Conduct to v2.0 (#12296) 2021-03-04 23:44:58 -05:00