summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/public.js
Commit message (Expand)AuthorAgeFilesLines
* show display name but internally use the user nameBjörn Schießle2015-12-151-3/+4
* floats are not welcome when setting the size of a previewOlivier Paroz2015-07-021-4/+4
* Determine the size we need before asking for a thumbnailOlivier Paroz2015-07-021-0/+2
* 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
* Dont overwrite OCA.SharingRobin Appelman2014-06-051-1/+3
* Sharing overview fixes and unit testsVincent Petry2014-05-301-1/+4
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-301-5/+13
* Dont scale up the preview for publicly shared imagesRobin Appelman2014-05-221-1/+2
* Fixed JS issues in public pageVincent Petry2014-05-201-15/+20
* Fixed many issues, clean upVincent Petry2014-05-151-2/+24
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-72/+119
* load image via javascript and use $(document).width() to determine the proper...Thomas Müller2014-05-021-44/+62
* drop folder support on public shared foldersThomas Müller2014-04-111-1/+7
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-33/+36
* Do not send file list for select all on Download/deleteVincent Petry2014-02-131-5/+25
* merge master into mobile-styleJan-Christoph Borchardt2014-01-291-9/+7
|\
| * Fixed download URL in public pageVincent Petry2014-01-241-9/+7
* | Instead of 'No preview available for ...' we simple display the mieme-type iconThomas Müller2014-01-231-8/+1
* | focus link text only on click in the input field - closes #6817Thomas Müller2014-01-231-1/+4
* | Merge branch 'master' into mobile-styleThomas Müller2014-01-231-3/+3
|\|
| * Merge pull request #6719 from tripflex/fix_pubup_progbarMorris Jobke2014-01-221-1/+2
| |\
| | * modify js to move upload wrapper, modify css to match core valuesMyles McNamara2014-01-101-1/+2
| * | Fixed various file name escaping issues in core appsVincent Petry2014-01-101-3/+3
| |/
* / remove unused js code and css rulesThomas Müller2014-01-151-11/+0
|/
* Added direct link in public share pageVincent Petry2013-10-181-0/+2
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-171-12/+11
|\
| * refactor upload js & html to always use only js to fill form dataJörn Friedrich Dreyer2013-09-131-14/+13
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-041-4/+4
|\|
| * Merge branch 'master' into oc_previewGeorg Ehrke2013-08-231-3/+3
| |\
| | * Fix a syntax error & have if-conds in an own linekondou2013-08-011-1/+1
| | * Fix some JSLint warningskondou2013-07-311-4/+4
| * | fix js errorGeorg Ehrke2013-08-071-1/+1
| * | implement previews of single shared filesGeorg Ehrke2013-08-071-1/+1
| |/