Commit Graph

137 Commits (d544a371bfb84f36a3b789d19d44d6694de21c48)

Author SHA1 Message Date
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 13 years ago
Björn Schießle 3354249691 fix typo 13 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 13 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 13 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 13 years ago
Jan-Christoph Borchardt 3fb3a7baa8 add MB indicator to size heading, fix #3987 13 years ago
Victor Dubiniuk 582631323a Migrate to encodePath 13 years ago
kondou 063b0a2d17 Don't escape filesize (can contain a '<') 13 years ago
kondou b1d0de95a9 Show a summary as the last filelist entry 13 years ago
Roman Geber ddb0ff346d Public upload feature 13 years ago
Jan-Christoph Borchardt 0872f641dd darker low threshold color for file size and age fading, better contrast 13 years ago
Michael Gapczynski ec475cbcfa Add data-dir attribute to home breadcrumb 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Lukas Reschke 003e6adb3f Remove uneeded onclick handler 13 years ago
Lukas Reschke 6cf6103ed2 Move onclick handler 13 years ago
Thomas Mueller cf50e67e1b prevent to fire delete ajax a second time. 14 years ago
Thomas Mueller 3817922c93 fixes #2125 - the warning is now displayed with a disabled button 14 years ago
Robin Appelman 319e3f162c Don't block uploads if the max upload size is unknown 14 years ago
Jan-Christoph Borchardt ab7dc76ff1 add type=text to ZIP size field, fix second part of #2097 14 years ago
Björn Schießle 52919fa94b use p() for the output and not for the comparison 14 years ago
raghunayyar d3ddf03687 Datepicker height fixed. 14 years ago
Thomas Mueller e3e4c28316 fixes #2001 - in case the user has no permissions to upload/create files/folders a clear warning is displayed 14 years ago
Lukas Reschke 5f8bd07927 [Files] Use p() instead of echo 14 years ago
Bart Visscher ab5e20a2c1 Just use rawurlencode in files list template 14 years ago
Lukas Reschke c9415e6529 [files] Unescape file size 14 years ago
Lukas Reschke 85209287bb [Files] Use htmlspecialchars() 14 years ago
Lukas Reschke 4860d03270 [Files] Use p() instead of echo 14 years ago
j-ed 1f9551a382 Update apps/files/templates/part.list.php 14 years ago
Björn Schießle bd22e948ca call 'Trash bin' 'Deleted files' 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Jan-Christoph Borchardt 9c8f5de6c6 svg replacement for breadcrumb home icon, fix #1620 14 years ago
Thomas Tanghus 419eced65c Remove hascontrols - use original positioning. 14 years ago
Björn Schießle 6e9f434bda rename trash to trash bin 14 years ago
Michael Gapczynski 65bd7af8df Remove undefined crumb variable from home breadcrumb 14 years ago
Thomas Tanghus b06ac67e07 Add 'hascontrols' class for content with fixed topbar. 14 years ago
Robin Appelman 9060c3bd83 Files: fix positioning of Trash button and upload progress bar 14 years ago
Thomas Mueller 03a1a20316 fixing href for folders 14 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 14 years ago
raghunayyar a86da16a10 More Style Fixes 14 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 14 years ago
Björn Schießle 9d77317de8 add trash button to web interface 14 years ago
Lukas Reschke 0d02caa684 No inline JS in apps 14 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 14 years ago
Björn Schießle 73d45e79a7 add trash button to web interface 14 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 14 years ago
Lukas Reschke 2a7e5faa37 Remove ugly indentation 14 years ago
Thomas Mueller 508b6a9fc7 displaying notification now centered 14 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 14 years ago
Jörn Friedrich Dreyer de496ed16d remove initial iframe, is added automatically by jquery upload mechanism 14 years ago
Thomas Mueller 48c7bed59b make usedSpacePercent available in the files app 14 years ago