summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/public.js
Commit message (Expand)AuthorAgeFilesLines
* Fix closing menu on second click in sharing pageDaniel Calviño Sánchez2017-12-211-2/+5
* Fix Scrutinizer issueJan-Christoph Borchardt2017-11-021-1/+2
* Clicking publicly shared image opens direct preview urlJan-Christoph Borchardt2017-11-011-4/+5
* Use standard way of showing and hiding popover menuJan-Christoph Borchardt2017-11-011-2/+2
* Show and hide menu via Javascript, thanks @skjnldsvJan-Christoph Borchardt2017-11-011-0/+14
* fix 'add to your nextcloud' input field, this is not an email addressBjoern Schiessle2017-06-131-1/+1
* Fixed sharing jsJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-13/+30
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-5/+5
* adjust copyright noticesBjoern Schiessle2016-07-141-0/+1
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-3/+1
* s/ownCloud/NextcloudBjoern Schiessle2016-07-141-5/+5
* continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle2016-07-141-14/+72
* replace 'ownCloud' with 'Nextcloud'Bjoern Schiessle2016-07-141-1/+1
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-141-41/+32
* Change occurence of ownCloud (#352)Morris Jobke2016-07-111-3/+2
* Fix public upload for normal sharesLukas Reschke2016-06-091-1/+4
* Make uploading possible via select and cleanup CSSLukas Reschke2016-06-091-9/+1
* add hide file list optionBjoern Schiessle2016-06-091-2/+7
* bug fixPiotr Filiciak2016-05-241-1/+1
* video posterPiotr Filiciak2016-05-241-0/+3
* Fix: Bugs in shared link with video #24331Piotr Filiciak2016-05-151-1/+1
* add loading spinner to add to owncloud input fieldErik Pellikka2016-04-071-0/+19
* Remove "files" arg from download URL in public link pageVincent Petry2016-03-071-2/+4
* 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