Commit Graph

468 Commits (ac0e87b1cc2ece9b5f9e44ad054af74ade77f4a1)

Author SHA1 Message Date
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 13 years ago
Vincent Petry e285e84e18 Selection summary is now displayed properly 13 years ago
Vincent Petry 4998faf343 Added JS event for when the user changes the directory 13 years ago
Vincent Petry c16fbbf386 Increased upload error delay to 10 seconds 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
Thomas Müller b869fb2a09 calling getstoragestats.php only if a user is logged in because this call requires a user to be logged in 13 years ago
Jörn Friedrich Dreyer adb5de4a88 prefer closest over parent 13 years ago
Jörn Friedrich Dreyer a4be1ebeb8 use data-file to retrieve filename 13 years ago
Vincent Petry 1be1c57bc8 Corretly hide "no permissions" message in controls in viewer mode 13 years ago
Vincent Petry 19eeb618ff Prevent closing the create dropdown when right clicking in Firefox 13 years ago
Vincent Petry aeac3186ee Fixed summary visibility check 13 years ago
Vincent Petry 71cf83b314 Added fix to correctly parse non-array error messages 13 years ago
Vincent Petry efbd79198b Fixed preview URL + size while dragging an existing file 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
Thomas Müller ca3771f8fd fixing js syntax error 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
Vincent Petry 3bb7cf939e Fixed ugly white space while loading file thumbnail 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
Bjoern Schiessle 1c611a3dfb give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js 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
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