Commit Graph

150 Commits (d544a371bfb84f36a3b789d19d44d6694de21c48)

Author SHA1 Message Date
Andreas Fischer beb27168de Use multiple lines for the JSON data array. 13 years ago
Andreas Fischer 0ab8850478 Adjust JSON code to stable5. 13 years ago
Andreas Fischer 1ed049a682 Do not repeat JSON success code. 13 years ago
Andreas Fischer 0718c92dc8 Do not repeat definition of $target. 13 years ago
Andreas Fischer 67df0a60fb Check expected type after JSON decode instead of checking what is not expected. 13 years ago
Robin Appelman 2b89b7c880 Split scanning logic from ajax file 13 years ago
Thomas Müller e159cbf527 on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function 13 years ago
Thomas Müller 352c1415be proper fix for getting the shared item if no user is logged in 13 years ago
Thomas Müller d1d6885585 php 5.3 compliant now 13 years ago
Thomas Müller 0c32f66899 get the real physical folder name for anonymous upload 13 years ago
Thomas Müller 11172db55b handle anonymous upload to reshared folder 13 years ago
Robin Appelman 86342224da fix uploading when ['dirtoken'] is not set 13 years ago
Robin Appelman e55ed10b0d code style 13 years ago
Roman Geber ddb0ff346d Public upload feature 13 years ago
Robin Appelman 6778a45d45 use json to encode user list 13 years ago
Robin Appelman 85585ede02 allow scanning files for multiple users 13 years ago
Robin Appelman 398fe8bf32 reuse etag when doing a forced rescan 13 years ago
Roland Hager 2df8468b2f Revert "FIX: Download of files named "true" or "false" impossible" 13 years ago
Roland Hager d2d71c8797 FIX: Download of files named "true" or "false" impossible 13 years ago
Thomas Tanghus 152e275c8a Various cleanups in OC.dialogs 13 years ago
Morris Jobke e2bd32323d [files] fix mock creation and remove hardcoded 'require' statement 13 years ago
Morris Jobke b777c0fd75 [files] rename lib to "App" 13 years ago
Morris Jobke b9f426b1d7 [files] remove normalizePath on rename and dependency injection 13 years ago
Morris Jobke 324c423548 [files] kill stripslashes 13 years ago
Morris Jobke 1020d5c16c [files] refactoring 13 years ago
Morris Jobke 33b31931bd string comparision 13 years ago
Morris Jobke b393c91a96 wrong root dir name 13 years ago
Morris Jobke a878bd9923 fix allowed rename of folder in root directory to reserved name "Shared" 13 years ago
Robin Appelman 3de40f7cfb Files: set the proper mimetype when creating a new text file 13 years ago
Bart Visscher a21885953f No need to strip slashes, json_decode handles that for us 14 years ago
Jörn Friedrich Dreyer 0968eb0a65 return original filename to fileupload 14 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 14 years ago
Björn Schießle 3970d1f875 remove debug output 14 years ago
Björn Schießle 4a4f705adc json encode list of files 14 years ago
Bart Visscher 19c5213b53 Join split translated strings 14 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
Robin Appelman 9bdc43e1fc Files: explicitly define 14 years ago
Robin Appelman 5ef9d96d10 Files: rename 'space' to 'storage' in upload.php 14 years ago
Robin Appelman b67251b0ff Files: add translation support back to move/rename 14 years ago
TheSFReader 469b1e8dd2 Correct it 14 years ago
Robin Appelman 5417e44b2a Files: fix moving files by DnD 14 years ago
Jörn Friedrich Dreyer 1d0ee61f3a use post instead of get 14 years ago
Robin Appelman 86e5a9cd73 Files: fix sharing newly uploaded files 14 years ago
Thomas Mueller cdd07b3339 introducing class OCA/files/lib/Helper with new function to build an array with storage stats 14 years ago
Lukas Reschke f447e6469f Remove uneeded file 14 years ago
Thomas Mueller 5ff29b4348 fixing indent 14 years ago
Thomas Mueller b7d3bf5f81 rename space -> storage 14 years ago
Robin Appelman 7debfac0dc Cache: more efficient upgrading 14 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 14 years ago
Thomas Mueller e560cba76b adding a ajax call to get the current file storage stats like free space 14 years ago