nextcloud/apps/files_sharing/tests/js
Vincent Petry 42091cecf9 Fix public link getDownloadUrl to return Webdav public link
This is for apps that use getDownloadUrl() to access the Webdav endpoint
for example for streaming.
Also happens when clicking on the download action of a file.

Note that the regular visible download URL is still the same.
2015-11-25 17:39:49 +01:00
..
appSpec.js Added unit tests for right sidebar 2015-08-07 01:22:43 +02:00
externalSpec.js Only reload file list after remote share accept request returns 2015-01-26 21:22:22 +01:00
publicAppSpec.js Fix public link getDownloadUrl to return Webdav public link 2015-11-25 17:39:49 +01:00
shareSpec.js Still show share link when recipient but no share permission 2015-09-28 16:23:33 +02:00
sharedfilelistSpec.js Make files app use Webdav for most operations 2015-11-22 16:05:50 +01:00