Files
discourse/vendor/assets/javascripts
Martin Brennan 7911124d3d FEATURE: Uppy image uploader with UppyUploadMixin (#13656)
This PR adds the first use of Uppy in our codebase, hidden behind a enable_experimental_image_uploader site setting. When the setting is enabled only the user card background uploader will use the new uppy-image-uploader component added in this PR.

I've introduced an UppyUpload mixin that has feature parity with the existing Upload mixin, and improves it slightly to deal with multiple/single file distinctions and validations better. For now, this just supports the XHRUpload plugin for uppy, which keeps our existing POST to /uploads.json.
2021-07-13 12:22:00 +10:00
..
2021-02-03 14:22:20 -05:00
2019-10-09 10:02:49 -03:00
2020-11-13 14:26:56 +01:00
2013-10-01 11:16:27 -04:00
2020-11-11 12:34:26 +11:00
2020-05-28 12:15:13 -04:00
2013-10-01 11:16:27 -04:00
2013-10-01 11:16:27 -04:00
2016-07-11 12:57:05 -04:00