summaryrefslogtreecommitdiffstats
path: root/apps/files/js/fileactions.js
Commit message (Expand)AuthorAgeFilesLines
...
* Propagate file action changes to the file listsVincent Petry2014-07-091-26/+57
* Fix FileActions merging overrideVincent Petry2014-07-041-10/+6
* Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-011-2/+3
* Sync file list with file actionsVincent Petry2014-06-271-5/+50
* Merge pull request #8931 from owncloud/filelist-usepathforactionVincent Petry2014-06-231-1/+1
|\
| * Use actual file path on rename/deleteVincent Petry2014-06-061-1/+1
* | Fixed file actions fallbackVincent Petry2014-06-201-1/+3
|/
* drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-021-7/+1
* Sharing overview fixes and unit testsVincent Petry2014-05-301-7/+8
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-301-16/+53
* Added "dir" in file actions handler context and fixed versionsVincent Petry2014-05-301-3/+5
* Fixed file actions for sharing viewsVincent Petry2014-05-301-12/+22
* Improved FileActions with contextVincent Petry2014-05-301-2/+11
* show delete hint text on hovering trashVolkan Gezer2014-05-281-1/+1
* Fixed download URL in public pageVincent Petry2014-05-201-1/+1
* Fixed many issues, clean upVincent Petry2014-05-151-0/+2
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-211/+222
* we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-231-6/+2
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-2/+2
* Fixed broken delete file actionVincent Petry2014-04-011-1/+1
* additional class is added to the file actions called e.g. 'action-share', 'ac...Thomas Müller2014-03-171-11/+26
* Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-041-5/+20
|\
| * Added .jshintrcVincent Petry2014-01-301-5/+20
* | Rename action now appears as pencil iconraghunayyar2014-01-301-5/+16
|/
* permanently show download action on mobile, only iconJan-Christoph Borchardt2014-01-291-2/+2
* Fixed download URL in public pageVincent Petry2014-01-241-1/+4
* Fixed various file name escaping issues in core appsVincent Petry2014-01-101-1/+1
* Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-1/+11
* canceling individual uploads is currently impossible because there is no plac...Jörn Friedrich Dreyer2013-10-071-14/+1
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-191-0/+5
|\
| * remove file action elements before recreating themThomas Müller2013-09-181-0/+5
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-171-3/+2
|\|
| * Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-3/+2
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-041-8/+6
|\|
| * Merge branch 'master' into fix_jslint_kondoukondou2013-08-181-7/+5
| |\
| | * Merge pull request #4113 from owncloud/delete-fixJan-Christoph Borchardt2013-08-151-5/+2
| | |\
| | | * use new delete icon for deleted files as wellJan-Christoph Borchardt2013-07-181-1/+1
| | | * remove unnecessary tipsy for Files deleteJan-Christoph Borchardt2013-07-181-1/+1
| | | * use background image instead of img for Files delete iconJan-Christoph Borchardt2013-07-181-4/+1
| | * | fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-081-2/+3
| | |/
| * / Fix some JSLint warningskondou2013-07-311-1/+1
| |/
* / progress fixesJörn Friedrich Dreyer2013-08-161-1/+1
|/
* Merge pull request #1044 from owncloud/fix_extra_slashBart Visscher2013-06-281-1/+5
|\
| * update to !==Bart Visscher2013-06-281-1/+1
| * only encodeURIComponent onceJörn Friedrich Dreyer2013-02-091-2/+2
| * Check if extra / is necessary for the folder URLMichael Gapczynski2013-02-091-1/+5
* | Merge pull request #3108 from owncloud/fileactions-orderLukas Reschke2013-04-241-7/+7
|\ \
| * | Files: fix the order fileactions are computed for a fileRobin Appelman2013-04-241-7/+7
* | | fix wrong shared icon descriptionMorris Jobke2013-04-241-0/+1
|/ /
* | only prevent shared action for the Shared folder in the root dirBjörn Schießle2013-03-131-1/+1