Commit Graph

86 Commits (db424cc86b005d2edfcfcf55ee7f5294dfffc8b6)

Author SHA1 Message Date
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 13 years ago
Thomas Müller 5f5700e353 in case the encryption app is enabled we cannot yet allow anonymous upload 13 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 13 years ago
Thomas Müller 0202d47f7a fixing Notice: Undefined index: isPublic 13 years ago
Roman Geber ddb0ff346d Public upload feature 13 years ago
Lukas Reschke 301d065686 Sed was wrong 13 years ago
Lukas Reschke 4860d03270 [Files] Use p() instead of echo 13 years ago
Bart Visscher ed1dc3e064 Fix files router download links 13 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 13 years ago
Robin Appelman 95352fbc15 Files: Dont get maxUploadSize if the filecache needs to be upgraded 13 years ago
Michael Gapczynski 10c428830e Add create permission, fixes #780 13 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 13 years ago
Björn Schießle 9d77317de8 add trash button to web interface 13 years ago
Robin Appelman 1762378f67 Files: don't load fileactions.js when upgrading filecache 13 years ago
Thomas Mueller 130c9cad03 relative storage info without decimals 13 years ago
Robin Appelman bb43cf378b Files: make sure keybinds js is loaded after files js 13 years ago
Bart Visscher a8f963d9cf Spaces to tabs 13 years ago
Björn Schießle 73d45e79a7 add trash button to web interface 13 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 13 years ago
Thomas Mueller 938254a1c0 load jquery-visibility 13 years ago
Thomas Mueller 48c7bed59b make usedSpacePercent available in the files app 13 years ago
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation. 13 years ago
Thomas Müller 7d811e57e6 setting the timezone is now part of the login process and true part of the core. 13 years ago
Erik Sargent 0c6b53c25e no message 13 years ago
Erik Sargent 5f03c306da initial setup 13 years ago
Bart Visscher 20c24f234f Do the url encoding once, only in breadcrumbs template 13 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 13 years ago
Robin Appelman 41a61bc637 fix undefined index when loading files app 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
denis-b b563935498 Update apps/files/index.php 13 years ago
Robin Appelman dea0d20a9a fix delete and sort files 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Arthur Schiwon 6a2a915559 Files: urldecode urlencoded dir names, fixes oc-2111 13 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
scambra 2b5133a1c4 check free space using folder's owner 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Michael Gapczynski a5211e31bc Add permissions to new files/folders, bug fix for oc-1649 14 years ago
Lukas Reschke 9188d2a844 Add a missing exit(); 14 years ago
Lukas Reschke 4e5291c77a Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde. 14 years ago
Lukas Reschke 6ef5edf5ea Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde. 14 years ago
Robin Appelman 53a888cc81 more path normalization 14 years ago
Bart Visscher ddfb9de147 Fix linkTo calls for new routing 14 years ago
Michael Gapczynski 6f58eca534 Change read only check to isCreatable 14 years ago
Michael Gapczynski 0b14b4e3e8 Call exit() to prevent further code execution if directory does not exist 14 years ago
Michael Gapczynski ca04c1a0f8 Call exit() to prevent further code execution if directory does not exist 14 years ago
Michael Gapczynski 3134a962d9 Call exit() to prevent further code execution if directory does not exist 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago