nextcloud/apps
Daniel Calviño Sánchez e15b43d976 Fix default toast message for failed uploads with HTTP/2
When an upload fails a toast is shown with either a specific message or
just the textual part of the HTTP error code (which comes from the
upload failure handler and set by "jQuery.ajax()". However, if there
is neither a message nor an error then the toast will show the default
message from the Toastify-js library, which is an undescriptive "Hi
there!".

When HTTP/2 is used Chromium does not provide the textual part of the
HTTP error code, so when an upload fails the toast can receive an empty
message and thus just show "Hi there!". Now an explicit message is
provided as a fallback to prevent that.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-06-14 16:07:35 +02:00
..
admin_audit [tx-robot] updated from transifex 2022-05-24 02:32:52 +00:00
cloud_federation_api Correctly log failed attempts 2022-06-13 09:30:51 +02:00
comments [tx-robot] updated from transifex 2022-06-12 02:27:53 +00:00
contactsinteraction [tx-robot] updated from transifex 2022-05-24 02:32:52 +00:00
dashboard [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
dav [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
encryption [tx-robot] updated from transifex 2022-06-10 02:33:54 +00:00
federatedfilesharing [tx-robot] updated from transifex 2022-06-09 02:31:52 +00:00
federation [tx-robot] updated from transifex 2022-05-24 02:32:52 +00:00
files Fix default toast message for failed uploads with HTTP/2 2022-06-14 16:07:35 +02:00
files_external [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
files_sharing [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
files_trashbin [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
files_versions [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
lookup_server_connector [tx-robot] updated from transifex 2022-05-24 02:32:52 +00:00
oauth2 [tx-robot] updated from transifex 2022-05-24 02:32:52 +00:00
provisioning_api Fix exception handling when profile data is too long 2022-06-09 22:07:46 +02:00
settings [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
sharebymail [tx-robot] updated from transifex 2022-06-12 02:27:53 +00:00
systemtags [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
testing Cleanup lock related code 2022-05-12 15:09:58 +02:00
theming [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2022-05-24 02:32:52 +00:00
updatenotification [tx-robot] updated from transifex 2022-06-14 02:28:15 +00:00
user_ldap [tx-robot] updated from transifex 2022-06-09 02:31:52 +00:00
user_status [tx-robot] updated from transifex 2022-06-12 02:27:53 +00:00
weather_status [tx-robot] updated from transifex 2022-06-09 02:31:52 +00:00
workflowengine Use SettingsSection in workflowengine settings 2022-05-31 08:38:50 +00:00