summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* trigger lazy loading earlier, fix #9823Jan-Christoph Borchardt2014-08-081-1/+1
* Merge pull request #9703 from owncloud/files-preview-animateMorris Jobke2014-07-241-2/+4
|\
| * Fix preview animation on uploadingVincent Petry2014-07-171-2/+4
* | Merge pull request #9683 from owncloud/fix_#8819_sortingVincent Petry2014-07-221-4/+18
|\ \ | |/ |/|
| * Sorting triangles pointing up for ascending, down for descendingRemco Brenninkmeijer2014-07-211-2/+2
| * Before I get spanked ;)Remco Brenninkmeijer2014-07-171-1/+1
| * While busy cleaning, also removed extra entersRemco Brenninkmeijer2014-07-171-1/+0
| * Corrected (Netbeans?) inserted spacesRemco Brenninkmeijer2014-07-171-16/+16
| * Fixed comments from PVince81Remco Brenninkmeijer2014-07-161-6/+5
| * Show sorting icons when hovering overRemco Brenninkmeijer2014-07-161-7/+18
| * Changed default sorting except for names.Remco Brenninkmeijer2014-07-081-1/+6
* | Added mountType attribute and adapted Delete action textVincent Petry2014-07-142-5/+15
* | Propagate file action changes to the file listsVincent Petry2014-07-093-31/+92
|/
* Merge pull request #9445 from owncloud/filelist-auth-erroricewind19912014-07-041-2/+9
|\
| * Add machine readable error messages to OC\JSONRobin Appelman2014-07-041-2/+9
* | Merge pull request #9434 from owncloud/files-reloadpromiseissueMorris Jobke2014-07-041-1/+3
|\ \ | |/ |/|
| * 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
|/
* 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