Commit Graph

162 Commits (ac0e87b1cc2ece9b5f9e44ad054af74ade77f4a1)

Author SHA1 Message Date
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 13 years ago
Vincent Petry 4998faf343 Added JS event for when the user changes the directory 13 years ago
Vincent Petry bdc75e497b Fixed totalDirs JS error 13 years ago
Ramiro Aparicio b49530f80b Do not count the size of shared folder on total 13 years ago
Vincent Petry 31181e4348 Fixed storage stats to be based on current directory 13 years ago
Vincent Petry 5d9ab6e7ac Update quota value in client after scan and upload 13 years ago
Vincent Petry 1be1c57bc8 Corretly hide "no permissions" message in controls in viewer mode 13 years ago
Vincent Petry aeac3186ee Fixed summary visibility check 13 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 13 years ago
Jörn Friedrich Dreyer 8ed73e5ced use a more descriptive error message when the user tries to create '/Shared' 13 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 13 years ago
Vincent Petry 263f8bebfe Added FileList.setViewerMode to hide controls 13 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 13 years ago
kondou 7864a3bf07 Fix shared folder still showing fileheader 13 years ago
kondou 40cc57ab3e Improve updateEmptyContent logic 13 years ago
kondou 60b25a2e97 Create FileList.updateEmptyContent() and fix not showing emptycontent after deletion 13 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 13 years ago
Vincent Petry c6f14001bb Fixed drag and drop upload to breadcrumb 13 years ago
Vincent Petry 92e646413a Fixed drag and drop onto folders 13 years ago
Vincent Petry fab4102c51 Disabled ajax mode for public files view 13 years ago
kondou f828b51ede Hide files list header, when theres no files to see 13 years ago
Jörn Friedrich Dreyer 8899543b7f use !== comparison 13 years ago
Vincent Petry 1962bed261 Replace plus sign with space in files app URL #4932 13 years ago
Thomas Müller 3c0e93e220 no file actions during upload 13 years ago
Jörn Friedrich Dreyer 715846626e hide excessive logging with a trace flag 13 years ago
Thomas Müller 6ed2df11fc store the permissions retrieved via ajax within the dom element 13 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 13 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 13 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 13 years ago
Thomas Müller 4ab5e58e02 update file summary on ajax file list load 13 years ago
Thomas Müller 4e751cbb47 fixing breadcrumbs on ajax loading of files 13 years ago
Thomas Müller ef955bae56 calling replaceSVG() to display breadcrumb images correctly on IE8 13 years ago
Thomas Müller e6f21927d6 fixing no-repeat for IE8 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago
Jörn Friedrich Dreyer 03c90e968f whitespace and indentation fixes 13 years ago
Jörn Friedrich Dreyer 577e3f22b2 remove unused hooks 13 years ago
Jörn Friedrich Dreyer 8828fafd36 cleanup comments 13 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 13 years ago
Jörn Friedrich Dreyer 796e137e82 fix upload to folder 13 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 13 years ago
Jörn Friedrich Dreyer 49fd7e9f1e refactor dialog creation 13 years ago
Alessandro Cosentino b10a646bc8 rename emptyfolder to emptycontent 13 years ago
kondou 6bd0f3cba7 Reimplement filesummary in JS 13 years ago
Georg Ehrke b16a018da9 use random string as id for checkbox 13 years ago
Georg Ehrke d538a566ac fix background size in filelist.js 13 years ago
Georg Ehrke 13e34649bf move path generation for previews to dedicated function 13 years ago
Jörn Friedrich Dreyer bf04daff82 architecture too complex 13 years ago
Jan-Christoph Borchardt 7e4dcd268f vertically center rename input box 13 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 13 years ago
Jan-Christoph Borchardt cba0f69622 increase row height to 50px, properly position everything, checkboxes, actions etc 13 years ago