aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/public.js
Commit message (Collapse)AuthorAgeFilesLines
...
* fix 'add to your nextcloud' input field, this is not an email addressBjoern Schiessle2017-06-131-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Fixed sharing jsJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-13/+30
| | | | | | | | | | | | | | - uses PUT method with jquery.fileupload for regular and public file lists - for IE and browsers that don't support it, use POST with iframe transport - implemented Sabre plugin to handle iframe transport and redirect the embedded PUT request to the proper handler - added RFC5995 POST to file collection with "add-member" property to make it possible to auto-rename conflicting file names - remove obsolete ajax/upload.php and obsolete ajax routes Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 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 ↵Bjoern Schiessle2016-07-141-14/+72
| | | | cloud id
* 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
| | | | this way the owner sees all mounted public links and control them individually
* 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
| | | | | | Update public.js Update public.js
* Remove "files" arg from download URL in public link pageVincent Petry2016-03-071-2/+4
| | | | | When no files were specified for download, it means folder download. In this case, no need to pass an empty "files" argument.
* Revert back to non-webdav download link for public URLsVincent Petry2016-02-101-3/+0
| | | | | Fixes issues with browsers not happy with the token. Fixes activities which were not sent.
* 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 page
| * 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 link
| * | Fix public link getDownloadUrl to return Webdav public linkVincent Petry2015-11-251-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | This is for apps that use getDownloadUrl() to access the Webdav endpoint for example for streaming. Also happens when clicking on the download action of a file. Note that the regular visible download URL is still the same.
* | | 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 share
| * | Avoid double slashes in URL when trying to add an remote shareblizzz2015-11-181-1/+5
| |/ | | | | When being on a link share and clicking "Add to your ownCloud" a double slash might be inserted in the URL if the entered ownCloud host ended with a slash. Results in a server error.
* / Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-2/+14
|/ | | | | | | | The public page now uses the public.php/webdav endpoint. Also enabled more file operations like rename, move, delete and create folder from the public page, which are now all possible thanks to the public.php/webdav endpoint.
* 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
|\ | | | | Do noy allow empty urls to be submitted in "add to your owncloud"
| * 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
| | | | | | | | Fixes #19382
* | Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
|/ | | | | * fixes #16913 * fixes issues in IE8 where the thumbnail is too big
* Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-271-4/+4
| | | | Fixes #18203
* 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
| | | | We need to set the size of the preview using the devicePixelRatio and use that as arguments when using the preview endpoint or that endpoint will use the default 36x36 and thumbnails will be blurry on high DPI devices
* Fix regression in preview height calculationEspen Fjellvær Olsen2015-06-081-1/+1
| | | Fix regressions introduced in a672e9d regarding the image height calculation
* Fallback to picture preview for IE <= 9Vincent Petry2015-05-281-1/+1
| | | | | | | | IE 9 and below do not provide window.btoa and there is currently no way to generate base64 strings without introducting further dependencies. So for now the solution is to fall back to the ugly picture mode for text files whenever IE <= 9 is used.
* Added unit tests for download URL in public sharing pageVincent Petry2015-05-191-0/+5
|
* Fix URL generationLukas Reschke2015-05-191-1/+1
| | | | | | | | | | `params` in the `OC.generateUrl` function call only replaces all specified occurences of a key just like the l10n PHP functionality does. This means that to build a query string we have to use `OC.buildQueryString` instead of the params parameters. Fixes https://github.com/owncloud/core/issues/16336 which is a regression introduced with https://github.com/owncloud/core/commit/58a87d0babcb91aab75b45e630d2fc2fee15691e of https://github.com/owncloud/core/pull/15652. Without this fix downloading single files from a public shared folder is not possible.
* Remove overflow+watermarkOlivier Paroz2015-04-231-5/+3
|
* Use authorization headers for better compatibilityOlivier Paroz2015-04-231-22/+25
| | | | | + add ellipsis + fix OC.generateUrl calls
* 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
| | | | + fix the preview height