summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
...
| * If loading a directory fails, navigate back to the previous directoryRobin Appelman2014-06-301-11/+12
* | Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-012-15/+25
* | Fix fileActionsReady event after deferred file actions updateVincent Petry2014-07-011-1/+2
|/
* Remove missed console.log in file listVincent Petry2014-06-271-1/+0
* Merge pull request #9254 from owncloud/fileactions-deferredMorris Jobke2014-06-273-5/+76
|\
| * Sync file list with file actionsVincent Petry2014-06-273-5/+76
* | Merge pull request #9174 from owncloud/breadcrumbfixJan-Christoph Borchardt2014-06-273-86/+113
|\ \ | |/ |/|
| * Breadcrumb width calculation fixVincent Petry2014-06-273-86/+113
* | Merge pull request #9170 from owncloud/files-renamevalidationblurLukas Reschke2014-06-231-4/+12
|\ \
| * | Fix blurring of invalid file name on renameVincent Petry2014-06-231-4/+12
| |/
* | Merge pull request #8931 from owncloud/filelist-usepathforactionVincent Petry2014-06-232-2/+2
|\ \ | |/ |/|
| * Use actual file path on rename/deleteVincent Petry2014-06-062-2/+2
* | Clear file selection when list is repopulatedVincent Petry2014-06-231-0/+2
* | Merge pull request #9120 from owncloud/fileactions-filelistfallbackMorris Jobke2014-06-211-1/+3
|\ \
| * | Fixed file actions fallbackVincent Petry2014-06-201-1/+3
* | | Fix appending of rows after uploadVincent Petry2014-06-191-16/+31
* | | Fixed uploading by drag and drop into folderVincent Petry2014-06-192-9/+4
|/ /
* | Adds class name to span element inside filename.raghunayyar2014-06-071-1/+1
* | Ellipcises too long filenamesraghunayyar2014-06-061-1/+3
|/
* decode filename for scrolltoJörn Friedrich Dreyer2014-06-051-1/+1
* use slide toggle for files appBernhard Posselt2014-06-051-7/+1
* Use active instead of hover for active sidebar optionJoas Schilling2014-06-031-2/+2
* Merge pull request #8821 from owncloud/kill-zip-download-restrictionJan-Christoph Borchardt2014-06-032-15/+1
|\
| * drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-022-15/+1
* | display "<1 kB" for really small filesMorris Jobke2014-06-021-1/+1
|/
* Merge pull request #8695 from owncloud/jserrorfixesLukas Reschke2014-05-301-2/+3
|\
| * Fixed undefined object error that appears after a delayVincent Petry2014-05-231-2/+3
* | Merge pull request #8779 from owncloud/sel-webdav-onclickVincent Petry2014-05-301-0/+3
|\ \
| * | select webdav address on clickVolkan Gezer2014-05-301-0/+3
* | | Merge pull request #8663 from owncloud/files-dndissueLukas Reschke2014-05-301-5/+13
|\ \ \
| * | | Fix dropping files below the tableVincent Petry2014-05-221-3/+2
| * | | Fixed drag and drop from external files, added testsVincent Petry2014-05-211-5/+14
| | |/ | |/|
* | | Sharing overview fixes and unit testsVincent Petry2014-05-303-13/+29
* | | Distinguish legacy file actions from regular file actionsVincent Petry2014-05-303-32/+77
* | | Added "dir" in file actions handler context and fixed versionsVincent Petry2014-05-302-4/+7
* | | Fixed file actions for sharing viewsVincent Petry2014-05-303-18/+39
* | | Improved FileActions with contextVincent Petry2014-05-302-4/+17
* | | Added sharing overview page (WIP)Vincent Petry2014-05-301-4/+6
* | | show delete hint text on hovering trashVolkan Gezer2014-05-281-1/+1
| |/ |/|
* | allow resharing of files with only share permissionsBjoern Schiessle2014-05-261-10/+4
|/
* Merge pull request #8612 from owncloud/share-updateshareiconsafterrenameBjörn Schießle2014-05-211-22/+21
|\
| * Fixed issues with renamingVincent Petry2014-05-161-22/+21
* | Fixed download URL in public pageVincent Petry2014-05-201-1/+1
|/
* Merge pull request #8610 from owncloud/ie8-filesdndbugVincent Petry2014-05-161-1/+1
|\
| * Fix drag and drop in IE8Vincent Petry2014-05-161-1/+1
* | Fixed many issues, clean upVincent Petry2014-05-158-95/+156
* | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-158-2081/+2263
* | Files app navigation can now switchVincent Petry2014-05-152-0/+106
* | Added app navigation for files appVincent Petry2014-05-151-0/+8
|/
* Merge pull request #8041 from owncloud/files-sortcolumnsVincent Petry2014-05-121-22/+121
|\