This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app/services
Martin Brennan 9873a942e3
DEV: Add addComposerUploadPreProcessor to plugin-api (#14222)
This new interface will be used explicitly to add upload
preprocessors in the form of uppy plugins. These will be
run for each upload in the composer (dependent on the logic
of the plugin itself), before the UppyChecksum plugin is
finally run.

Since discourse-encrypt uses the existing addComposerUploadHandler
API for essentially preprocessing an upload and not uploading it
to a different place, it will be the first plugin to use this interface,
along with the register-media-optimization-upload-processor initializer
in core.

Related https://github.com/discourse/discourse-encrypt/pull/131.
2021-09-06 08:22:50 +10:00
..
app-events.js Quite a few Ember-CLI / Upgrade related changes (#11867) 2021-01-29 10:19:54 -05:00
document-title.js FIX: Hide notification count on document title in Do Not Disturb (#11646) 2021-01-06 16:15:04 -06:00
emoji-store.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
logs-notice.js Revert "FIX: The LogsNotice service was never unsubscribing from the mbus" 2021-08-25 17:04:59 -04:00
media-optimization-worker.js DEV: Add addComposerUploadPreProcessor to plugin-api (#14222) 2021-09-06 08:22:50 +10:00
presence.js DEV: Introduce PresenceChannel API for core and plugin use 2021-08-27 16:26:06 +01:00
search.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00