summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/js/publicAppSpec.js
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-241-3/+3
* Remove legacy #dir element in files listVincent Petry2022-07-271-1/+4
* Add missing closing spans and avoid empty hrefVincent Petry2022-07-261-0/+1
* Replace files app ids to classesVincent Petry2022-07-261-5/+5
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-18/+22
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-3/+6
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-181-1/+1
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-6/+6
* Fix public link download buttonVincent Petry2017-03-201-0/+4
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-0/+23
* Revert back to non-webdav download link for public URLsVincent Petry2016-02-101-4/+4
* Construct valid URLRoeland Jago Douma2016-02-031-5/+3
* Fix public page URL JS testVincent Petry2016-01-081-1/+3
* Add token in webdav download link of public pageVincent Petry2016-01-071-3/+3
* Use Authorization headers for public webdav instead of URLVincent Petry2015-12-141-1/+2
* Fix public link getDownloadUrl to return Webdav public linkVincent Petry2015-11-251-4/+4
* Fix port issue - options.host already has the port attachedThomas Müller2015-11-221-4/+2
* Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-2/+18
* Added unit tests for download URL in public sharing pageVincent Petry2015-05-191-0/+107