summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove overflow+watermarkOlivier Paroz2015-04-231-5/+3
* Use authorization headers for better compatibilityOlivier Paroz2015-04-231-22/+25
* An idea to suggest that this is just a sample of the full textOlivier Paroz2015-04-231-1/+4
* Use webDAV to have access to HTTP byte rangesOlivier Paroz2015-04-231-1/+4
* Cache the token valueOlivier Paroz2015-04-231-4/+3
* Show a text preview instead of a bitmap preview of textOlivier Paroz2015-04-231-5/+26
* Added empty content message for empty read-only foldersVincent Petry2015-04-211-0/+7
* add admin documentation hints to Federated Cloud Sharing and cronJan-Christoph Borchardt2015-04-091-0/+1
* 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
|/