summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/sharedfilelist.js
Commit message (Expand)AuthorAgeFilesLines
* recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-1/+21
* rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-231-6/+11
* adjust tests and apply sortingArthur Schiwon2017-11-231-1/+4
* Fix avatars in file rows of incoming sharesArthur Schiwon2017-11-231-0/+1
* fix avatars in file rows of outgoing sharesArthur Schiwon2017-11-231-0/+4
* share api expanded by tags (#26583)Michael Jobst2017-04-111-6/+9
* Do reload shared viewsRoeland Jago Douma2017-04-111-0/+6
* Simplify test code and don't show anything if no date is setMorris Jobke2016-07-071-1/+1
* Update header during update callbackMorris Jobke2016-07-071-5/+5
* Not set expiration date is represented as 0Morris Jobke2016-07-071-1/+4
* add "Never" if expiration date is not setMorris Jobke2016-07-071-2/+3
* Add expiration date to share by link viewMorris Jobke2016-07-071-0/+38
* Add webdav property for share info in PROPFIND responseVincent Petry2016-03-171-0/+10
* 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
* Fix file list reload callback resultVincent Petry2015-10-271-4/+4
* 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
* Share app no longer use the OCS API iconRoeland Jago Douma2015-07-061-1/+1
* Enable file icons & previews in "Shared ..." categoriesMorris Jobke2015-05-061-0/+1
* Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-131-0/+1
|\
| * Move file thumbnail into the label elementVincent Petry2014-12-111-0/+1
* | Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+1
|/
* Remove delete button in shared with others listVincent Petry2014-11-191-2/+10
* Improved Javascript docs for JSDocVincent Petry2014-10-311-6/+46
* 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
* 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
* Added mountType attribute and adapted Delete action textVincent Petry2014-07-141-0/+1
* 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
* | 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
* | Return and use isPreviewAvailable for share previewsVincent Petry2014-07-041-5/+4
|/
* Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-051-2/+15
|\
| * Added "Shared with link" sidebar section in files appVincent Petry2014-06-041-2/+15
* | Multiple fixes to sharing overviewVincent Petry2014-06-031-0/+7
* | Now using shareOwner for the share ownerVincent Petry2014-06-021-2/+2
* | Added unit tests for share.js and share iconVincent Petry2014-06-021-12/+3
* | Update share action text to display owner/recipientsVincent Petry2014-06-021-10/+21
|/
* Removed "Share with" columnVincent Petry2014-05-301-3/+1
* Added owner display name in actionVincent Petry2014-05-301-0/+3
* Sharing overview fixes and unit testsVincent Petry2014-05-301-15/+41
* Mimetype for sharing overviewVincent Petry2014-05-301-1/+2
* Fixed sharing permissionsVincent Petry2014-05-301-2/+3
* Fixed file actions for sharing viewsVincent Petry2014-05-301-0/+17
* Group shares by typeVincent Petry2014-05-301-76/+75