Commit Graph

158 Commits (65413a95dcffee0d803dd30c9cd0028eb9c113e5)

Author SHA1 Message Date
Alessandro Cosentino 4b32d84314 text centered horizontally and vertically in emptycontent div 12 years ago
kondou 6bd0f3cba7 Reimplement filesummary in JS 12 years ago
Georg Ehrke 224b80f906 move isMimeSupported out of template files 12 years ago
Georg Ehrke 48f0c54261 style fixes for preview lib 12 years ago
Jan-Christoph Borchardt e7c0693570 checkstyle double quotes in HTML 12 years ago
Jan-Christoph Borchardt cba0f69622 increase row height to 50px, properly position everything, checkboxes, actions etc 12 years ago
Georg Ehrke a255cc6007 fix adding preview-icon to clss attribute 12 years ago
Jan-Christoph Borchardt 320bf0e8c1 fix breaking error due to ... a wrong icon link. Seriously? 12 years ago
Georg Ehrke e704c8e4dc use web.svg instead of web.png 12 years ago
Georg Ehrke 3cbbe395eb don't use hardcoded size for preview 12 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 12 years ago
Georg Ehrke ac6a3133ec style fixes 12 years ago
Georg Ehrke 1e4ec2ac27 add class='preview-icon' to rows in file app that make use of previews 12 years ago
Björn Schießle 3354249691 fix typo 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
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 12 years ago
Georg Ehrke 53830f2f75 implement use of previews in sharing app 12 years ago
Jan-Christoph Borchardt 3fb3a7baa8 add MB indicator to size heading, fix #3987 12 years ago
Georg Ehrke 8eefaba719 some style adjustments 12 years ago
Victor Dubiniuk 582631323a Migrate to encodePath 12 years ago
Georg Ehrke 6e864e6599 fix size of icons in 'new' dropdown menu - I hope @jancborchardt knows a better solution coz this won't work in most IE versions ... 12 years ago
kondou 063b0a2d17 Don't escape filesize (can contain a '<') 12 years ago
kondou b1d0de95a9 Show a summary as the last filelist entry 12 years ago
Georg Ehrke 39c387eed4 implement server side use of previews 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
Jan-Christoph Borchardt 0872f641dd darker low threshold color for file size and age fading, better contrast 12 years ago
Michael Gapczynski ec475cbcfa Add data-dir attribute to home breadcrumb 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Lukas Reschke 003e6adb3f Remove uneeded onclick handler 12 years ago
Lukas Reschke 6cf6103ed2 Move onclick handler 12 years ago
Thomas Mueller cf50e67e1b prevent to fire delete ajax a second time. 12 years ago
Thomas Mueller 3817922c93 fixes #2125 - the warning is now displayed with a disabled button 12 years ago
Robin Appelman 319e3f162c Don't block uploads if the max upload size is unknown 12 years ago
Jan-Christoph Borchardt ab7dc76ff1 add type=text to ZIP size field, fix second part of #2097 12 years ago
Björn Schießle 52919fa94b use p() for the output and not for the comparison 12 years ago
raghunayyar d3ddf03687 Datepicker height fixed. 12 years ago
Thomas Mueller e3e4c28316 fixes #2001 - in case the user has no permissions to upload/create files/folders a clear warning is displayed 12 years ago
Lukas Reschke 5f8bd07927 [Files] Use p() instead of echo 12 years ago
Bart Visscher ab5e20a2c1 Just use rawurlencode in files list template 12 years ago
Lukas Reschke c9415e6529 [files] Unescape file size 12 years ago
Lukas Reschke 85209287bb [Files] Use htmlspecialchars() 12 years ago
Lukas Reschke 4860d03270 [Files] Use p() instead of echo 12 years ago
j-ed 1f9551a382 Update apps/files/templates/part.list.php 12 years ago
Björn Schießle bd22e948ca call 'Trash bin' 'Deleted files' 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Jan-Christoph Borchardt 9c8f5de6c6 svg replacement for breadcrumb home icon, fix #1620 12 years ago
Thomas Tanghus 419eced65c Remove hascontrols - use original positioning. 12 years ago
Björn Schießle 6e9f434bda rename trash to trash bin 12 years ago
Michael Gapczynski 65bd7af8df Remove undefined crumb variable from home breadcrumb 12 years ago