aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete 'Download preparing' message for zip downloads, fix #3755Jan-Christoph Borchardt2014-08-191-1/+0
* Client side sort for sharing overviewVincent Petry2014-08-151-5/+21
* Merge pull request #10374 from ogasser/compare_upload_limit_against_biggest_fileJan-Christoph Borchardt2014-08-141-4/+7
|\
| * Compare upload limit against biggest fileOliver Gasser2014-08-121-4/+7
* | Merge pull request #10295 from owncloud/file_actions_error_handlingBjörn Schießle2014-08-141-0/+4
|\ \ | |/ |/|
| * add error message if user wants to rename a file which no longer existsBjoern Schiessle2014-08-111-0/+4
* | Fix alert textVolkan Gezer2014-08-121-1/+1
|/
* 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