summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/js
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* Make files app use Webdav for most operationsVincent Petry2015-11-221-17/+9
* Bring back delete permission in share overviewVincent Petry2015-10-291-17/+9
* Fix and extend unit testsRoeland Jago Douma2015-10-021-11/+104
* Still show share link when recipient but no share permissionVincent Petry2015-09-281-10/+3
* Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-161-68/+57
* fix unit testsMorris Jobke2015-08-261-8/+8
* Inline actions using default renderer are now always permanentVincent Petry2015-08-101-3/+3
* Added unit tests for right sidebarVincent Petry2015-08-071-1/+1
* Fix unit testsRoeland Jago Douma2015-07-091-1/+1
* Do not show static share owner if not availableVincent Petry2015-07-021-0/+17
* Added unit tests for download URL in public sharing pageVincent Petry2015-05-191-0/+107
* Merge pull request #13679 from owncloud/public-disablesharejspluginThomas Müller2015-01-271-1/+25
|\
| * Disable JS plugin for sharing in public modeVincent Petry2015-01-261-1/+25
* | Only reload file list after remote share accept request returnsVincent Petry2015-01-261-2/+120
|/
* Add unit test for external share JS dialogVincent Petry2015-01-211-0/+123
* Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-131-6/+6
|\
| * Move file thumbnail into the label elementVincent Petry2014-12-111-6/+6
* | Remove obsoleted filelist prototype backup in testsVincent Petry2014-12-042-19/+2
* | Simple Plugin system for JavascriptVincent Petry2014-12-012-2/+5
|/