Commit Graph

430 Commits (3fe400a3cabfe70c7fe48720d6b5283baedc3b2d)

Author SHA1 Message Date
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
Vincent Petry e98ea06890 File actions are now updated after create/upload file 13 years ago
Vincent Petry e2a4417079 Fixed conflict dialog in IE8 13 years ago
Thomas Müller 7c6ed6ab33 catch exceptions while uploading and pass on the error message 13 years ago
Jörn Friedrich Dreyer 4ccbace68d remove double uri encoding 13 years ago
Jörn Friedrich Dreyer 0683372200 canceling individual uploads is currently impossible because there is no placeholder 13 years ago
Jörn Friedrich Dreyer 8899543b7f use !== comparison 13 years ago
Vincent Petry 6a4563f203 Fix breadcrumb to reinit dnd after ajax nav #5064 13 years ago
Vincent Petry 0736bfb43a Do not call changeDirectory() when no dir set on breadcrumb 13 years ago
Vincent Petry 9d2595a7c5 Shortened notification message that was too long 13 years ago
Georg Ehrke 8a1618bce5 implement previews for public upload 13 years ago
Vincent Petry 1962bed261 Replace plus sign with space in files app URL #4932 13 years ago
Jörn Friedrich Dreyer 98ff847830 fix race condition in lazy preview loading 13 years ago
Jörn Friedrich Dreyer ae97fad632 fix double translation of error message 13 years ago
Thomas Müller c30c153ea5 fixing typos and l10n 13 years ago
Jörn Friedrich Dreyer 89ed0007c0 jsdoc types should go into {} 13 years ago
Jörn Friedrich Dreyer 0d81a53e12 use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ... maybe something is wrong there 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 20a43d1982 remove file action elements before recreating them 13 years ago
Thomas Müller 6ed2df11fc store the permissions retrieved via ajax within the dom element 13 years ago
Jörn Friedrich Dreyer 86c4c83b86 use exists 13 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 13 years ago
Jörn Friedrich Dreyer d41e722629 refactor upload progress 13 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 13 years ago
Vincent Petry 611075bf20 Fixed JS error in trashbin app 13 years ago
Vincent Petry 3cf0820d35 Changed breadcrumb event handling to not use delegate 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 7854cf04ee refactor upload js & html to always use only js to fill form data 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 ce03501646 fine ie8 compatability 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 e2c0fe8296 fix upload of multiple files 13 years ago
Jörn Friedrich Dreyer 238d92b11c refactor replace and autorename resolution in upload.php 13 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 13 years ago
Jörn Friedrich Dreyer 8a7e26b268 cleanup dead code 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
Vincent Petry 307b673b79 Fixed public upload error that prevents upload 13 years ago