Commit Graph

203 Commits (37e278f2a90bd460668e840775dd741b85eca022)

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