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
..
highlightjs
moment-locale
moment-timezone-names-locale
Markdown.Converter.js
babel.js
bootbox.js
bootstrap-modal.js
break_string.js
buffered-proxy.js FIX: Update non-Ember CLI ember-buffered-proxy (#13227) 2021-06-01 16:49:03 +02:00
caret_position.js
custom-uppy.js FEATURE: Uppy image uploader with UppyUploadMixin (#13656) 2021-07-13 12:22:00 +10:00
ember-qunit.js
fake_xml_http_request.js
handlebars.js Update handlebars from 4.7.6 to 4.7.7 (#13027) 2021-05-12 13:03:17 +02:00
handlebars.runtime.js Update handlebars from 4.7.6 to 4.7.7 (#13027) 2021-05-12 13:03:17 +02:00
jquery.autoellipsis-1.0.10.js
jquery.color.js
jquery.fileupload-process.js FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00
jquery.fileupload.js
jquery.iframe-transport.js
jquery.js
jquery.sortable.js
jquery.tagsinput.js
jquery.ui.widget.js
lodash.js DEV: Add uppy.js to build and project (#13645) 2021-07-07 10:39:33 +10:00
markdown-it.js
moment-timezone-with-data.js
moment.js
mousetrap-global-bind.js
mousetrap.js
popper.js
pretender.js FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
qunit.js FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
resumable.js
route-recognizer.js
rsvp.js
show-html.js
sinon.js FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
uppy.js FEATURE: Uppy image uploader with UppyUploadMixin (#13656) 2021-07-13 12:22:00 +10:00
virtual-dom-amd.js
virtual-dom.js
xss.min.js