aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/js
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-241-3/+3
* fix: adjust testingJohn Molakvoæ2023-07-111-125/+0
* Fix jsunit testsJulius Härtl2022-09-011-2/+2
* 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-263-8/+8
* Replace license information to SPDX expressionLouis Chemineau2022-01-114-7/+7
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-314-41/+67
* Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)2019-11-062-1024/+0
* Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-207/+0
* Remove deprecated legacy file actionsJulius Härtl2019-10-141-26/+0
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-3/+6
* Add link icon for public link tooJohn Molakvoæ (skjnldsv)2019-03-211-5/+5
* Call proper function when fetching link shares in the breadcrumb viewJulius Härtl2019-01-221-2/+2
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-183-6/+6
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-092-16/+16
* Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+20
* Fix testsRoeland Jago Douma2018-05-011-2/+4
* Fix sharedfilelistSpec.js testsRoeland Jago Douma2018-04-261-3/+6
* Fix constructor spy in unit test with Sinon 4.1.3Daniel Calviño Sánchez2017-12-081-1/+1
* rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-232-57/+4
* adjust tests and apply sortingArthur Schiwon2017-11-231-9/+23
* adjust more js unit testsArthur Schiwon2017-11-021-6/+6
* Fix share indicator handlingVincent Petry2017-04-261-0/+78
* Merge pull request #4412 from individual-it/masterMorris Jobke2017-04-201-1/+0
|\
| * deleted forgotten code in testArtur Neumann2017-04-201-1/+0
* | Merge pull request #4212 from individual-it/masterJoas Schilling2017-04-201-0/+99
|\|
| * remove accidently left over *f*itArtur Neumann2017-04-181-1/+1
| * JS tests for upload only functionArtur Neumann2017-04-181-0/+99
* | Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-122-22/+22
* | share api expanded by tags (#26583)Michael Jobst2017-04-111-15/+45
|/
* Fix public link download buttonVincent Petry2017-03-201-0/+4
* shares-circlesMaxence Lange2017-03-171-1/+17
* Add testsRoeland Jago Douma2016-11-071-0/+224
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-0/+23
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-245/+0
* Simplify test code and don't show anything if no date is setMorris Jobke2016-07-071-9/+3
* add unit testsMorris Jobke2016-07-071-3/+40
* Fix displaying owner before share icon in file listVincent Petry2016-03-301-1/+1
* Add webdav property for share info in PROPFIND responseVincent Petry2016-03-171-21/+12
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-13/+18
* 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
* Merge pull request #21200 from owncloud/files-authorizationheaderThomas Müller2015-12-171-1/+2
|\
| * Use Authorization headers for public webdav instead of URLVincent Petry2015-12-141-1/+2
* | Merge pull request #21189 from owncloud/fix_21187Thomas Müller2015-12-151-1/+1
|\ \
| * | File shares can't have create permissionsRoeland Jago Douma2015-12-141-1/+1
| |/
* / Fixed JS unit tests for fed owner display nameVincent Petry2015-12-141-0/+4
|/