summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* show spinner on file upload in IE8, 9Morris Jobke2014-12-191-0/+15
* Merge pull request #12624 from nazar-pc/stable7Vincent Petry2014-12-122-5/+7
|\
| * Merge pull request #11524 from nazar-pc/patch-1Vincent Petry2014-12-042-5/+7
* | Dont show the delete button for selected files if one of the selected files i...Robin Appelman2014-12-101-2/+12
|/
* Use body element when animating scroll in public pageVincent Petry2014-10-151-1/+7
* Scroll to new file/folder after addingVincent Petry2014-09-052-5/+10
* Fixed scrollto for search resultsVincent Petry2014-09-052-22/+36
* Added permission check for drag and dropVincent Petry2014-09-052-1/+25
* Highlight every uploaded files and scroll down to the last onepdessauw2014-09-042-0/+58
* remove obsolete 'Download preparing' message for zip downloads, fix #3755Jan-Christoph Borchardt2014-08-191-1/+0
* Compare upload limit against biggest fileOliver Gasser2014-08-151-4/+7
* add error message if user wants to rename a file which no longer existsBjoern Schiessle2014-08-141-0/+4
* trigger lazy loading earlier, fix #9823Jan-Christoph Borchardt2014-08-141-1/+1
* Fix preview animation on uploadingVincent Petry2014-07-251-2/+4
* Backport of sorting fix from masterRemco Brenninkmeijer2014-07-231-4/+18
* Added mountType attribute and adapted Delete action textVincent Petry2014-07-142-5/+15
* Propagate file action changes to the file listsVincent Petry2014-07-103-31/+92
* Add machine readable error messages to OC\JSONRobin Appelman2014-07-041-2/+9
* Fix reload call for all subclassesVincent Petry2014-07-041-1/+3
* Fix FileActions merging overrideVincent Petry2014-07-041-10/+6
* shared view: remove whitespace glitch on rightJan-Christoph Borchardt2014-07-021-1/+1
* Merge pull request #9373 from owncloud/design-fix-modifiedVincent Petry2014-07-021-2/+7
|\
| * simplify formula and add commentMorris Jobke2014-07-021-2/+3
| * shade color for modified dates again, fix #9363Jan-Christoph Borchardt2014-07-021-1/+5
* | Merge pull request #9311 from owncloud/storage-not-availableVincent Petry2014-07-021-11/+12
|\ \ | |/ |/|
| * 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
|/