summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
...
* | Parse share owner from Webdav to display in UIVincent Petry2015-11-221-1/+21
* | Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-2/+14
* | Make files app use Webdav for most operationsVincent Petry2015-11-221-3/+1
|/
* Bring back delete permission in share overviewVincent Petry2015-10-291-10/+2
* Merge pull request #20122 from owncloud/files-consolidateiconupdateThomas Müller2015-10-291-0/+7
|\
| * Fix icon update to be more consistentVincent Petry2015-10-291-0/+7
* | Fix file list reload callback resultVincent Petry2015-10-271-4/+4
|/
* fix pagination on public file listHendrik Leppelsack2015-10-201-1/+1
* Fix and extend unit testsRoeland Jago Douma2015-10-021-3/+7
* More fileinfoRoeland Jago Douma2015-10-021-4/+8
* Start to show remote shares in shared with you sectionRoeland Jago Douma2015-10-021-6/+59
* Merge pull request #19421 from owncloud/fix_19382Thomas Müller2015-09-301-0/+8
|\
| * adjust style of disabled buttonMorris Jobke2015-09-301-1/+1
| * Do noy allow empty urls to be submitted in "add to your owncloud"Roeland Jago Douma2015-09-301-0/+8
* | Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
|/
* Still show share link when recipient but no share permissionVincent Petry2015-09-281-20/+10
* Fix tabs order in files sidebarVincent Petry2015-09-281-1/+1
* Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-271-4/+4
* Fix preview of old file on public upload conflictsOlivier Paroz2015-09-201-11/+13
* More unit tests for share dialogVincent Petry2015-09-161-8/+1
* Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-161-0/+1
* Bring back the share icon and update its statusVincent Petry2015-09-162-8/+62
* fix allow upload checkbox appeareanceArthur Schiwon2015-09-161-1/+1
* remove obsolete file actionArthur Schiwon2015-09-161-55/+0
* show link shareArthur Schiwon2015-09-161-2/+4
* Fix share permissions for share tabVincent Petry2015-09-161-2/+1
* Add share dialog into share tabVincent Petry2015-09-162-10/+32
* Collapse HTML code for federated codeLukas Reschke2015-09-031-0/+4
* Improve right sidebar tabs behaviorVincent Petry2015-08-142-2/+15
* Make file actions work from sidebarVincent Petry2015-08-121-21/+6
* Remove share action display nameVincent Petry2015-08-101-1/+1
* Implement file actions dropdownVincent Petry2015-08-101-47/+49
* Disable right sidebar in public file list pageVincent Petry2015-08-071-1/+2
* Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+1
* More fixes to the right sidebarVincent Petry2015-08-073-68/+4
* Improved right sidebarVincent Petry2015-08-073-0/+134
* Share app no longer use the OCS API iconRoeland Jago Douma2015-07-061-1/+1
* Merge pull request #17349 from owncloud/share-onlyshowstaticownerifavailableMorris Jobke2015-07-031-1/+1
|\
| * Do not show static share owner if not availableVincent Petry2015-07-021-1/+1
* | Do not register JS share plugin if core sharing API is disabledVincent Petry2015-07-021-0/+4
|/
* Merge pull request #16692 from owncloud/add_social_media_buttonsBjörn Schießle2015-06-182-0/+221
|\
| * make the click actions workBjoern Schiessle2015-06-171-1/+1
| * add social media button for diaspora, twitter, facebook and google+Bjoern Schiessle2015-06-172-0/+221
* | floats are not welcome when setting the size of a previewOlivier Paroz2015-06-121-4/+4
* | Determine the size we need before asking for a thumbnailOlivier Paroz2015-06-121-0/+2
* | Fix regression in preview height calculationEspen Fjellvær Olsen2015-06-081-1/+1
|/
* Fallback to picture preview for IE <= 9Vincent Petry2015-05-281-1/+1
* Added unit tests for download URL in public sharing pageVincent Petry2015-05-191-0/+5
* Fix URL generationLukas Reschke2015-05-191-1/+1
* Enable file icons & previews in "Shared ..." categoriesMorris Jobke2015-05-061-0/+1