nextcloud/apps/files
Vincent Petry 6c4d4d8bc4
Properly abort uploads
Add a new approach for flagging an upload as aborted because we can't
rely on the browser fully cancelling the request as we now seem to
receive an error response from the server instead of a jQuery "abort"
message.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-01-12 20:21:12 +01:00
..
ajax Update php licenses 2021-06-04 22:02:41 +02:00
appinfo Master is now 24 2021-11-11 10:11:09 +01:00
composer Update to composer 2.1.11 2021-11-04 12:30:11 +01:00
css Fix uploading text position 2021-12-28 15:18:03 +01:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Properly abort uploads 2022-01-12 20:21:12 +01:00
l10n Removed obselete language files - Pt. II 2022-01-10 14:07:14 +01:00
lib Split common vendor chunk 2022-01-08 10:14:50 +01:00
src Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
templates Move bundles to /dist 2022-01-08 10:11:58 +01:00
tests Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +01:00
recentlist.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00