aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/public.js
Commit message (Expand)AuthorAgeFilesLines
* Revert back to non-webdav download link for public URLsVincent Petry2016-02-101-3/+0
* Construct valid URLRoeland Jago Douma2016-02-031-5/+1
* Add token in webdav download link of public pageVincent Petry2016-01-071-1/+5
* show display name but internally use the user nameBjörn Schießle2015-12-141-3/+4
* Merge pull request #20581 from owncloud/public-page-preview-hidpi-scaleThomas Müller2015-12-071-4/+8
|\
| * Fix hidpi previews on public pageRobin Appelman2015-11-181-4/+8
* | Merge pull request #20688 from owncloud/publiclink-getdownloadurl-webdavThomas Müller2015-11-301-3/+6
|\ \
| * | Fix public link getDownloadUrl to return Webdav public linkVincent Petry2015-11-251-3/+6
* | | Merge pull request #20595 from owncloud/fix-double-slashesThomas Müller2015-11-241-1/+5
|\ \ \ | |/ / |/| |
| * | Avoid double slashes in URL when trying to add an remote shareblizzz2015-11-181-1/+5
| |/
* / Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-2/+14
|/
* fix pagination on public file listHendrik Leppelsack2015-10-201-1/+1
* 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
|/
* 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
* Disable right sidebar in public file list pageVincent Petry2015-08-071-1/+2
* 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
* 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
* show animated gifs on public sharing pageGeorg Ehrke2015-01-191-1/+11
* Download the current public folder onlyOlivier Paroz2015-01-141-1/+6
* Check for version before mounting a public linkMorris Jobke2015-01-051-1/+1
* add empty alt text to decorative preview of public share imageJan-Christoph Borchardt2014-12-181-1/+1
* Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+4
* Refactor file sharing public link handlingLukas Reschke2014-11-141-10/+5
* Improved Javascript docs for JSDocVincent Petry2014-10-311-0/+8
* Fix SVG iconsLukas Reschke2014-10-161-1/+1
* Use SVG previews for public sharingLukas Reschke2014-09-301-11/+20
* fix tiny thumbnails in public preview/share modeDan Jones2014-08-061-0/+1
* use icon-confirm instead of text for accepting remote share, works better wit...Jan-Christoph Borchardt2014-07-041-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
* | Allow late registration of file actions in public pageVincent Petry2014-06-271-0/+4
|/
* Fixed uploading by drag and drop into folderVincent Petry2014-06-191-1/+1
* organize js a bit betterRobin Appelman2014-06-171-37/+41
* Fix prompting for passwordRobin Appelman2014-06-141-15/+16
* Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-141-0/+36