summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/public.js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* / progress fixesJörn Friedrich Dreyer2013-08-161-2/+5
|/
* adding tipsy to the upload button showing the max upload and restoring client...Thomas Müller2013-07-051-0/+2
* Public upload featureRoman Geber2013-06-251-1/+18
* register download action for directoriesBjörn Schießle2012-10-051-0/+6
* register download action for filesBjörn Schießle2012-10-051-0/+6
* Remove the content and table to prevent covering the download linkMichael Gapczynski2012-09-191-0/+5
* Show preview for public folder linksMichael Gapczynski2012-09-181-1/+11
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-311-1/+1
* Show notification that no preview is available if no previewer is found for a...Michael Gapczynski2012-08-291-1/+5
* Initial previewer for public linksMichael Gapczynski2012-08-271-0/+18