summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/public.js
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+2
* Clear link to avoid downloadsRoeland Jago Douma2018-11-201-4/+4
* Allow to hide download option for folders shared by linkJulius Härtl2018-11-201-0/+30
* Moves the terms of service into a dialogMichael Weimann2018-11-071-1/+15
* Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
* Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-1/+1
* Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-1/+1
* Fix multiSelectMenu for public shares #10536MartB2018-08-061-1/+18
* Use OC.generateUrl to properly prefix preview imagesJulius Härtl2018-07-261-3/+3
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-241-1/+0
* Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-201-1/+1
* Fix index.php linksRoeland Jago Douma2018-06-201-2/+2
* Move public preview endpoint overRoeland Jago Douma2018-06-201-6/+5
* Remove ellipsis below public text file sharesMorris Jobke2018-05-221-0/+4
* Move external share saving to templateJulius Härtl2018-04-051-10/+10
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-17/+1
* Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-6/+0
* Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-071-19/+21
* 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
|\ \