summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* Removed "Share with" columnVincent Petry2014-05-301-3/+1
* Added owner display name in actionVincent Petry2014-05-301-0/+3
* Sharing overview fixes and unit testsVincent Petry2014-05-304-24/+75
* Mimetype for sharing overviewVincent Petry2014-05-301-1/+2
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-303-20/+31
* Small fixes to sharing overviewVincent Petry2014-05-301-0/+11
* Fixed sharing permissionsVincent Petry2014-05-301-2/+3
* Fixed file actions for sharing viewsVincent Petry2014-05-303-23/+51
* Group shares by typeVincent Petry2014-05-301-76/+75
* Added sharing overview page (WIP)Vincent Petry2014-05-302-0/+251
* allow resharing of files with only share permissionsBjoern Schiessle2014-05-261-1/+10
* fix share label creationBjoern Schiessle2014-05-231-23/+26
* Merge pull request #8675 from owncloud/sharing-improvementsBjörn Schießle2014-05-231-2/+7
|\
| * prevent default action when clicking on the share notificationBjoern Schiessle2014-05-231-1/+6
| * fileList needs be be declared before the if-statementBjoern Schiessle2014-05-221-1/+1
* | Dont scale up the preview for publicly shared imagesRobin Appelman2014-05-221-1/+2
|/
* allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-8/+24
* Fixed JS issues in public pageVincent Petry2014-05-202-23/+30
* Fixed many issues, clean upVincent Petry2014-05-152-7/+32
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-152-75/+121
* 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
* remove obsolete codeJörn Friedrich Dreyer2014-04-091-5/+0
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-022-35/+58
* Improve jQuery element selectorMorris Jobke2014-02-201-1/+1
* uppercase text and fix dialog popupThomas Müller2014-02-201-4/+4
* remove duplicate selectors and declarationThomas Müller2014-02-201-7/+6
* update share ownerThomas Müller2014-02-201-0/+8
* 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-232-4/+4
|\|
| * 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-102-4/+4
| |/
* / remove unused js code and css rulesThomas Müller2014-01-151-11/+0
|/
* Revert "[fix] Center Share Dropdown & Versions Dropdown"zombiehugs2013-12-031-1/+1
* [fix] Center Share Dropdown & Versions Dropdownzombiehugs2013-12-031-1/+1
* pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-231-2/+2
* Added direct link in public share pageVincent Petry2013-10-181-0/+2
* Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-3/+11
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-172-13/+12
|\
| * Merge pull request #4838 from owncloud/refactor_upload_jsThomas Müller2013-09-161-14/+13
| |\
| | * refactor upload js & html to always use only js to fill form dataJörn Friedrich Dreyer2013-09-131-14/+13
| * | Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-1/+1
| |/
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-042-5/+8
|\|
| * Merge branch 'master' into oc_previewGeorg Ehrke2013-08-231-3/+3
| |\
| | * Merge pull request #4262 from owncloud/fix_jslint_kondouChristopher2013-08-201-3/+3
| | |\