summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
...
* Show original path information in trashbin and sharing viewsRobin McCorkell2014-09-111-0/+6
* Client side sort for sharing overviewVincent Petry2014-08-151-0/+2
* fix tiny thumbnails in public preview/share modeDan Jones2014-08-061-0/+1
* update attributes for share with user list, file should always have delete pe...Bjoern Schiessle2014-07-281-0/+3
* Fix preview animation on uploadingVincent Petry2014-07-171-1/+0
* reduce share action text to the user name onlyThomas Müller2014-07-141-1/+1
* Added mountType attribute and adapted Delete action textVincent Petry2014-07-141-0/+1
* Propagate file action changes to the file listsVincent Petry2014-07-091-0/+40
* Merge pull request #9499 from owncloud/shares-hidetokenrecipientMorris Jobke2014-07-071-1/+3
|\
| * Do not show recipient for link shares in file listVincent Petry2014-07-071-1/+3
* | Merge pull request #9415 from owncloud/external-sharedialogMorris Jobke2014-07-071-4/+31
|\ \
| * | Improved external share dialogVincent Petry2014-07-071-4/+31
| |/
* / Fixed shared list sortingVincent Petry2014-07-071-3/+2
|/
* Merge pull request #9434 from owncloud/files-reloadpromiseissueMorris Jobke2014-07-041-7/+2
|\
| * Fix reload call for all subclassesVincent Petry2014-07-041-7/+2
* | Merge pull request #9426 from owncloud/design-remoteshare-confirmMorris Jobke2014-07-041-1/+1
|\ \
| * | use icon-confirm instead of text for accepting remote share, works better wit...Jan-Christoph Borchardt2014-07-041-1/+1
| |/
* / Return and use isPreviewAvailable for share previewsVincent Petry2014-07-041-5/+4
|/
* Merge pull request #9311 from owncloud/storage-not-availableVincent Petry2014-07-021-1/+1
|\
| * Fixed remote share password param detectionVincent Petry2014-07-011-1/+1
* | Merge pull request #9245 from owncloud/server2server-sharing-design-fixesMorris Jobke2014-07-021-1/+0
|\ \
| * | drop unneeded codeMorris Jobke2014-06-271-1/+0
* | | Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-011-38/+52
* | | Use attr() instead of data() so the item ids work as intendedJoas Schilling2014-06-301-1/+1
| |/ |/|
* | fix server share dialog titleVolkan Gezer2014-06-281-2/+2
* | Allow late registration of file actions in public pageVincent Petry2014-06-271-0/+4
|/
* Do not clear URL hash when no external mount params givenVincent Petry2014-06-251-23/+23
* Fixed uploading by drag and drop into folderVincent Petry2014-06-191-1/+1
* Merge pull request #8399 from owncloud/server-server-sharingicewind19912014-06-173-14/+137
|\
| * organize js a bit betterRobin Appelman2014-06-172-47/+69
| * add settings to disable server to server sharingBjoern Schiessle2014-06-142-3/+14
| * Fix prompting for passwordRobin Appelman2014-06-141-15/+16
| * Improve detection of whether we're in the files appRobin Appelman2014-06-141-1/+1
| * Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-142-2/+38
| * Add interface for accpeting external sharesRobin Appelman2014-06-141-0/+53
* | Sanitize name of shareeLukas Reschke2014-06-141-1/+1
|/
* move mail template editor from core to standalone templateeditor repoJörn Friedrich Dreyer2014-06-131-78/+0
* access admin settings result message correctlyJörn Friedrich Dreyer2014-06-131-1/+1
* don't allow to share single files with delete permissions, user should only b...Bjoern Schiessle2014-06-061-2/+7
* Dont overwrite OCA.SharingRobin Appelman2014-06-051-1/+3
* Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-052-2/+46
|\
| * Fixed wording to "Shared by link"Vincent Petry2014-06-041-2/+2
| * Added "Shared with link" sidebar section in files appVincent Petry2014-06-042-2/+46
* | Merge pull request #8824 from owncloud/mail_template_editing_in_webuiMorris Jobke2014-06-041-0/+78
|\ \
| * | fixes during testThomas Müller2014-06-041-9/+8
| * | convert mail template editor to app framework for a restful apiJörn Friedrich Dreyer2014-06-031-19/+23
| * | minimal mail template editor for administrators, refs #7177Jörn Friedrich Dreyer2014-06-021-0/+75
| |/
* | Do not update action icon recipients for file listVincent Petry2014-06-041-0/+5
* | Use recipient display names when updating shares in the UIVincent Petry2014-06-041-4/+6
* | Multiple fixes to sharing overviewVincent Petry2014-06-032-27/+40