summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorageMorris Jobke2015-01-281-1/+1
|\
| * Catch storage exception in scanner for remote sharesVincent Petry2015-01-261-1/+1
* | Merge pull request #13679 from owncloud/public-disablesharejspluginThomas Müller2015-01-271-1/+1
|\ \
| * | Disable JS plugin for sharing in public modeVincent Petry2015-01-261-1/+1
| |/
* / Only reload file list after remote share accept request returnsVincent Petry2015-01-261-2/+4
|/
* Merge pull request #13432 from owncloud/animate_gifs_public_sharingThomas Müller2015-01-211-1/+11
|\
| * show animated gifs on public sharing pageGeorg Ehrke2015-01-191-1/+11
* | Add unit test for external share JS dialogVincent Petry2015-01-211-57/+77
* | External share dialog must properly read entered passwordVincent Petry2015-01-211-1/+2
|/
* Download the current public folder onlyOlivier Paroz2015-01-141-1/+6
* make Share button localized againVolkan Gezer2015-01-111-1/+1
* Check for version before mounting a public linkMorris Jobke2015-01-051-1/+1
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-30/+65
* add empty alt text to decorative preview of public share imageJan-Christoph Borchardt2014-12-181-1/+1
* improve empty states for sharing and shared links as wellJan-Christoph Borchardt2014-12-171-3/+7
* use empty state for 'Shared with you' as wellJan-Christoph Borchardt2014-12-171-1/+3
* 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-014-40/+42
|/
* Remove delete button in shared with others listVincent Petry2014-11-191-2/+10
* Refactor file sharing public link handlingLukas Reschke2014-11-141-10/+5
* Merge pull request #9177 from owncloud/jsdocexperimentVincent Petry2014-11-134-9/+75
|\
| * Improved Javascript docs for JSDocVincent Petry2014-10-314-9/+75
* | Keep the share permissions from mountpointsRobin Appelman2014-10-311-1/+2
* | Dont' use mountpoint permissions as share permissions for external storagesRobin Appelman2014-10-311-0/+4
|/
* Fix SVG iconsLukas Reschke2014-10-161-1/+1
* Use SVG previews for public sharingLukas Reschke2014-09-301-11/+20
* fix button text l10nVolkan Gezer2014-09-221-1/+1
* 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