Commit Graph

135 Commits (053b55721d69a54b8d9460868d9e6f3edc606271)

Author SHA1 Message Date
Jörn Friedrich Dreyer 8899543b7f use !== comparison 12 years ago
Vincent Petry 1962bed261 Replace plus sign with space in files app URL #4932 12 years ago
Thomas Müller 3c0e93e220 no file actions during upload 12 years ago
Jörn Friedrich Dreyer 715846626e hide excessive logging with a trace flag 12 years ago
Thomas Müller 6ed2df11fc store the permissions retrieved via ajax within the dom element 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 12 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 12 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 12 years ago
Thomas Müller 4ab5e58e02 update file summary on ajax file list load 12 years ago
Thomas Müller 4e751cbb47 fixing breadcrumbs on ajax loading of files 12 years ago
Thomas Müller ef955bae56 calling replaceSVG() to display breadcrumb images correctly on IE8 12 years ago
Thomas Müller e6f21927d6 fixing no-repeat for IE8 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Jörn Friedrich Dreyer 03c90e968f whitespace and indentation fixes 12 years ago
Jörn Friedrich Dreyer 577e3f22b2 remove unused hooks 12 years ago
Jörn Friedrich Dreyer 8828fafd36 cleanup comments 12 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 12 years ago
Jörn Friedrich Dreyer 796e137e82 fix upload to folder 12 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 12 years ago
Jörn Friedrich Dreyer 49fd7e9f1e refactor dialog creation 12 years ago
Alessandro Cosentino b10a646bc8 rename emptyfolder to emptycontent 12 years ago
kondou 6bd0f3cba7 Reimplement filesummary in JS 12 years ago
Georg Ehrke b16a018da9 use random string as id for checkbox 12 years ago
Georg Ehrke d538a566ac fix background size in filelist.js 12 years ago
Georg Ehrke 13e34649bf move path generation for previews to dedicated function 12 years ago
Jörn Friedrich Dreyer bf04daff82 architecture too complex 12 years ago
Jan-Christoph Borchardt 7e4dcd268f vertically center rename input box 12 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 12 years ago
Jan-Christoph Borchardt cba0f69622 increase row height to 50px, properly position everything, checkboxes, actions etc 12 years ago
Jörn Friedrich Dreyer 9da49264ea change filelist ui updates 12 years ago
Georg Ehrke 4f525c864d lazy load preview icons 12 years ago
Jörn Friedrich Dreyer e1927d5bee fix whitespace, check selected files before starting upload 12 years ago
kondou 4002491947 Reword a phrase 12 years ago
kondou 9549bd3e68 Use plural translations 12 years ago
Jan-Christoph Borchardt 1a1c100719 fix loading.gif size for both upload and deletion, force visiblity 12 years ago
Victor Dubiniuk 33fe24dc3d Replace delete icon with spinner 12 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 12 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 12 years ago
Björn Schießle cb81ceb31d add new file above summary if it is the first file in the list 12 years ago
Georg Ehrke d332b1d4a2 implement preview loading after upload 12 years ago
Robin Appelman 492c0571a0 fix detection of public upload in filelist.js 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
Morris Jobke e0547a25ab if rename of file fails, the rename is undone in the view - #fix 2820 12 years ago
Jan-Christoph Borchardt 0872f641dd darker low threshold color for file size and age fading, better contrast 12 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 12 years ago
Bart Visscher 802a5a331b Fix displaying spinner on delete 12 years ago
Jörn Friedrich Dreyer e31d74037a use local variable to walk DOM only once 12 years ago
Jörn Friedrich Dreyer c1a944a655 return created table row, use as context in fileupload events 12 years ago
Georg Ehrke ff9476b3e3 fix oc#47 12 years ago
Björn Schießle dbf2bfc8cd delete table row if file was deleted instead of just hide it 12 years ago