summaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Do not send file list for select all on Download/deleteVincent Petry2014-02-131-19/+55
* Merge pull request #7126 from nickvergessen/issue/6683Vincent Petry2014-02-101-2/+2
|\
| * Only add files to file list when uploading to current directoryJoas Schilling2014-02-071-2/+2
* | Fix implied evals and doubled definition of variableMorris Jobke2014-02-071-6/+4
|/
* Merge pull request #7064 from owncloud/files-scrolltopafterupdateJan-Christoph Borchardt2014-02-051-4/+5
|\
| * Scroll to the top after switching dirVincent Petry2014-02-041-5/+6
* | Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-041-2/+15
|\ \ | |/ |/|
| * Added .jshintrcVincent Petry2014-01-301-2/+15
* | Rename action now appears as pencil iconraghunayyar2014-01-301-0/+1
|/
* Fixed download URL in public pageVincent Petry2014-01-241-0/+14
* Merge pull request #6827 from rnveach/fix_6730Morris Jobke2014-01-201-0/+2
|\
| * added trigger to redo selection text on a directory changernveach2014-01-171-0/+2
* | Fix to not destroy draggable when no draggable was setVincent Petry2014-01-141-1/+4
* | Fixed various file name escaping issues in core appsVincent Petry2014-01-101-19/+30
|/
* Merge pull request #6090 from ganomi/summaryfixganomi2013-11-281-1/+1
|\
| * Fix filellist/rename/summary problemganomi2013-11-271-1/+1
* | Update file list entry on renameVincent Petry2013-11-271-2/+17
|/
* Merge pull request #5641 from owncloud/filestrash-emptytrashBjörn Schießle2013-11-251-2/+3
|\
| * Deleting all files in trash now only sends a single flagVincent Petry2013-11-111-2/+3
* | Fixed delete action to show error message as notificationVincent Petry2013-11-191-1/+11
* | fix filtering number like filenames in filelistJörn Friedrich Dreyer2013-11-181-1/+1
* | Fixed total dirs/files message hiding conditionVincent Petry2013-11-131-3/+3
|/
* Added JS event for when the user changes the directoryVincent Petry2013-11-081-0/+6
* 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-061-0/+7
* | Update quota value in client after scan and uploadVincent Petry2013-11-061-0/+1
* | Merge pull request #5582 from owncloud/files-previewcachingThomas Müller2013-11-051-5/+5
|\ \
| * | Append file etag to preview URLsVincent Petry2013-10-281-5/+5
| |/
* | Corretly hide "no permissions" message in controls in viewer modeVincent Petry2013-10-311-0/+3
* | Fixed summary visibility checkVincent Petry2013-10-301-6/+7
|/
* Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Jörn Friedrich Dreyer2013-10-231-5/+12
|\
| * 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
* | | use a more descriptive error message when the user tries to create '/Shared'Jörn Friedrich Dreyer2013-10-231-1/+1
* | | 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
* | | prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-221-185/+205
|/ /
* | Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-2/+2
* | 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-141-20/+24
|/
* use !== comparisonJörn Friedrich Dreyer2013-10-071-1/+1
* Replace plus sign with space in files app URL #4932Vincent Petry2013-09-201-2/+6