aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Use hash part of URL for IE8 in files appVincent Petry2013-09-131-7/+51
* Fixed ajax support to also update the current dir permissionsVincent Petry2013-09-131-2/+14
* update file summary on ajax file list loadThomas Müller2013-09-131-0/+1
* fixing breadcrumbs on ajax loading of filesThomas Müller2013-09-131-2/+4
* calling replaceSVG() to display breadcrumb images correctly on IE8Thomas Müller2013-09-131-0/+6
* fixing no-repeat for IE8Thomas Müller2013-09-131-0/+1
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-9/+128
* rename emptyfolder to emptycontentAlessandro Cosentino2013-08-311-2/+2
* Merge master into oc_previewGeorg Ehrke2013-08-291-0/+110
|\
| * Reimplement filesummary in JSkondou2013-08-281-0/+110
* | use random string as id for checkboxGeorg Ehrke2013-08-261-1/+2
* | fix background size in filelist.jsGeorg Ehrke2013-08-261-1/+1
* | move path generation for previews to dedicated functionGeorg Ehrke2013-08-231-1/+1
* | Merge master into oc_previewGeorg Ehrke2013-08-191-6/+4
|\|
| * Merge pull request #4113 from owncloud/delete-fixJan-Christoph Borchardt2013-08-151-6/+4
| |\
| | * fix loading.gif size for both upload and deletion, force visiblityJan-Christoph Borchardt2013-07-301-1/+1
| | * Replace delete icon with spinnerVictor Dubiniuk2013-07-291-5/+3
* | | vertically center rename input boxJan-Christoph Borchardt2013-08-171-1/+1
* | | Merge master into oc_previewGeorg Ehrke2013-08-141-2/+3
|\| |
| * | Reword a phrasekondou2013-08-141-1/+1
| * | Use plural translationskondou2013-08-091-2/+3
* | | increase row height to 50px, properly position everything, checkboxes, action...Jan-Christoph Borchardt2013-08-141-1/+1
* | | lazy load preview iconsGeorg Ehrke2013-08-141-1/+1
* | | Merge branch 'master' into oc_previewThomas Müller2013-07-301-2/+4
|\| |
| * | disable "deleted files" button if trash bin is emptyBjörn Schießle2013-07-261-0/+1
| |/
| * finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-181-2/+1
| * add new file above summary if it is the first file in the listBjörn Schießle2013-07-121-0/+2
* | merge conflicts ...Georg Ehrke2013-07-101-9/+56
|\|
| * Merge pull request #3903 from owncloud/nonpublic-uploadingThomas Müller2013-07-011-1/+1
| |\
| | * fix detection of public upload in filelist.jsRobin Appelman2013-07-011-1/+1
| * | Merge pull request #3223 from owncloud/fix-2820Morris Jobke2013-07-011-5/+36
| |\ \ | | |/ | |/|
| | * if rename of file fails, the rename is undone in the view - #fix 2820Morris Jobke2013-06-151-5/+36
| * | Public upload featureRoman Geber2013-06-251-4/+20
| |/
* / implement preview loading after uploadGeorg Ehrke2013-07-021-2/+3
|/
* darker low threshold color for file size and age fading, better contrastJan-Christoph Borchardt2013-06-111-1/+1
* peselect filename without extension on renameJörn Friedrich Dreyer2013-05-131-0/+7
* Fix displaying spinner on deleteBart Visscher2013-04-191-3/+3
* use local variable to walk DOM only onceJörn Friedrich Dreyer2013-03-281-4/+5
* return created table row, use as context in fileupload eventsJörn Friedrich Dreyer2013-03-281-11/+153
* Merge pull request #2034 from owncloud/fix_bug47Michael Gapczynski2013-03-031-18/+19
|\
| * fix oc#47Georg Ehrke2013-03-011-18/+19
* | delete table row if file was deleted instead of just hide itBjörn Schießle2013-02-251-1/+1
|/
* Whitespace fixesBart Visscher2013-02-221-7/+7
* replaced for in loops with normal enumerating loops to fix #1803Bernhard Posselt2013-02-201-2/+2
* extract common codeJörn Friedrich Dreyer2013-02-091-43/+88
* remove code properlyGeorg Ehrke2013-02-091-3/+0
* remove (comment out) old code to fix replacing of filesGeorg Ehrke2013-02-091-2/+2
* Merge pull request #1550 from owncloud/fix-files-download-linksJörn Friedrich Dreyer2013-02-091-1/+1
|\
| * Fix files router download linksBart Visscher2013-02-081-1/+1
* | remove undefined function FileList.finishDeleteThomas Müller2013-02-081-2/+0
|/