Commit Graph

134 Commits (53bb89824deaf97095acf6bcc2997aa7141dd573)

Author SHA1 Message Date
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 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
Jan-Christoph Borchardt 3fb3a7baa8 add MB indicator to size heading, fix #3987 12 years ago
Victor Dubiniuk 582631323a Migrate to encodePath 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
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
Thomas Tanghus b06ac67e07 Add 'hascontrols' class for content with fixed topbar. 12 years ago
Robin Appelman 9060c3bd83 Files: fix positioning of Trash button and upload progress bar 12 years ago
Thomas Mueller 03a1a20316 fixing href for folders 12 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 12 years ago
raghunayyar a86da16a10 More Style Fixes 12 years ago
Björn Schießle 9bacb0e179 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Björn Schießle 9d77317de8 add trash button to web interface 12 years ago
Lukas Reschke 0d02caa684 No inline JS in apps 12 years ago
Björn Schießle d5ee435253 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Björn Schießle 73d45e79a7 add trash button to web interface 12 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 12 years ago
Lukas Reschke 2a7e5faa37 Remove ugly indentation 12 years ago
Thomas Mueller 508b6a9fc7 displaying notification now centered 12 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 12 years ago
Jörn Friedrich Dreyer de496ed16d remove initial iframe, is added automatically by jquery upload mechanism 12 years ago
Thomas Mueller 48c7bed59b make usedSpacePercent available in the files app 12 years ago
Michael Gapczynski b5b48428ab Replace %2F with / in breadcrumbs 12 years ago
Thomas Mueller a3206b4e97 only show the max possible upload of 2GB on a 32 bit system. 12 years ago