summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Increased upload error delay to 10 secondsVincent Petry2013-11-081-6/+5
* Fixed totalDirs JS errorVincent Petry2013-11-071-2/+2
* Merge pull request #5399 from frisco82/fixDownloadOverQuotaMorris Jobke2013-11-061-35/+30
|\
| * Do not count the size of shared folder on totalRamiro Aparicio2013-11-061-35/+30
* | Fixed storage stats to be based on current directoryVincent Petry2013-11-062-7/+26
* | Update quota value in client after scan and uploadVincent Petry2013-11-063-13/+33
* | calling getstoragestats.php only if a user is logged in because this call req...Thomas Müller2013-11-051-17/+19
* | Merge pull request #5582 from owncloud/files-previewcachingThomas Müller2013-11-053-38/+66
|\ \
| * | Fixed preview URL + size while dragging an existing fileVincent Petry2013-10-281-2/+3
| * | Append file etag to preview URLsVincent Petry2013-10-283-36/+63
| |/
* | Merge pull request #5648 from owncloud/files-fixhidecontrolsinviewermodeMorris Jobke2013-10-311-0/+3
|\ \
| * | Corretly hide "no permissions" message in controls in viewer modeVincent Petry2013-10-311-0/+3
* | | prefer closest over parentJörn Friedrich Dreyer2013-10-311-1/+1
* | | use data-file to retrieve filenameJörn Friedrich Dreyer2013-10-311-1/+1
|/ /
* | Merge pull request #5628 from owncloud/files-fixsummaryVicDeo2013-10-301-6/+7
|\ \
| * | Fixed summary visibility checkVincent Petry2013-10-301-6/+7
* | | Prevent closing the create dropdown when right clicking in FirefoxVincent Petry2013-10-301-1/+5
|/ /
* / Added fix to correctly parse non-array error messagesVincent Petry2013-10-291-2/+7
|/
* Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Jörn Friedrich Dreyer2013-10-232-7/+22
|\
| * Merge pull request #5310 from owncloud/hide_filestable-header_when_emptyChristopher Schäpers2013-10-221-4/+12
| |\
| | * Fix mind-boggling emptycontent logickondou2013-10-211-1/+1
| | * Fix shared folder still showing fileheaderkondou2013-10-211-2/+2
| | * Improve updateEmptyContent logickondou2013-10-201-1/+1
| | * Create FileList.updateEmptyContent() and fix not showing emptycontent after d...kondou2013-10-201-5/+10
| | * Hide files list header, when theres no files to seekondou2013-10-121-0/+3
| * | Merge pull request #5466 from owncloud/files-thumbnailloadingdelaystyleThomas Müller2013-10-221-2/+10
| |\ \
| | * | Fixed ugly white space while loading file thumbnailVincent Petry2013-10-221-2/+10
* | | | use a more descriptive error message when the user tries to create '/Shared'Jörn Friedrich Dreyer2013-10-232-3/+3
* | | | Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Thomas Müller2013-10-221-3/+29
|\| | |
| * | | Added FileList.setViewerMode to hide controlsVincent Petry2013-10-221-0/+25
| |/ /
* | | fixing js syntax errorThomas Müller2013-10-221-2/+2
* | | prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-223-433/+492
|/ /
* | give getSelectedFilesTrash() a unique name for the trash.js to avoid confusio...Bjoern Schiessle2013-10-181-5/+5
* | Fixed sharing status update for new/uploaded filesVincent Petry2013-10-173-4/+14
* | Merge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfixMorris Jobke2013-10-161-1/+5
|\ \
| * | Fixed conflict dialog in IE8Vincent Petry2013-10-101-1/+5
* | | Merge pull request #5353 from owncloud/files-dndtodirbrokenMorris Jobke2013-10-161-14/+22
|\ \ \
| * | | Fixed drag and drop upload to breadcrumbVincent Petry2013-10-151-26/+22
| * | | Fixed drag and drop onto foldersVincent Petry2013-10-151-5/+17
| | |/ | |/|
* / | Disabled ajax mode for public files viewVincent Petry2013-10-142-21/+27
|/ /
* | Merge pull request #5207 from owncloud/fixing-4011-part2-masterThomas Müller2013-10-111-1/+1
|\ \
| * | catch exceptions while uploading and pass on the error messageThomas Müller2013-10-081-1/+1
* | | File actions are now updated after create/upload fileVincent Petry2013-10-111-2/+5
| |/ |/|
* | Merge pull request #5134 from owncloud/trashbin-homeiconbrokenVincent Petry2013-10-091-3/+6
|\ \
| * | Do not call changeDirectory() when no dir set on breadcrumbVincent Petry2013-10-041-3/+6
| |/
* | Merge pull request #4921 from owncloud/file_conflicts_dialog_fixesVicDeo2013-10-074-39/+6
|\ \
| * | remove double uri encodingJörn Friedrich Dreyer2013-10-071-4/+4
| * | canceling individual uploads is currently impossible because there is no plac...Jörn Friedrich Dreyer2013-10-072-34/+1
| * | use !== comparisonJörn Friedrich Dreyer2013-10-071-1/+1
| |/
* / Fix breadcrumb to reinit dnd after ajax nav #5064Vincent Petry2013-10-071-6/+8
|/