chinwagsocial/app/javascript/mastodon/features/compose/containers
ThibG 66684c489c Fix WebUI allowing to upload more items than the limit (#12300)
Until this patch, drag'n'drop and copy-paste allowed to start uploading as
long as the number of *finished* uploads was below the limit.
2019-11-07 09:07:03 +02:00
..
autosuggest_account_container.js
compose_form_container.js
emoji_picker_dropdown_container.js
navigation_container.js
poll_button_container.js
poll_form_container.js
privacy_dropdown_container.js
reply_indicator_container.js
search_container.js
search_results_container.js
sensitive_button_container.js
spoiler_button_container.js
upload_button_container.js
upload_container.js
upload_form_container.js
upload_progress_container.js
warning_container.js