Commit Graph

283 Commits (fb4cf532533d99abfd1b4f40ef6319d484f6ef85)

Author SHA1 Message Date
Jörn Friedrich Dreyer 7c9d999243 reduced complexity, added listing conflicts to dialog 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Andreas Fischer d38929fb10 Fix spacing of all touched lines. 12 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 12 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 12 years ago
Thomas Müller 57f7ff2dbd communicate size of newly created file back and update UI 12 years ago
Jörn Friedrich Dreyer e1927d5bee fix whitespace, check selected files before starting upload 12 years ago
Andreas Fischer beb27168de Use multiple lines for the JSON data array. 12 years ago
Andreas Fischer 0ab8850478 Adjust JSON code to stable5. 12 years ago
Andreas Fischer 1ed049a682 Do not repeat JSON success code. 12 years ago
Andreas Fischer 0718c92dc8 Do not repeat definition of $target. 12 years ago
Andreas Fischer 67df0a60fb Check expected type after JSON decode instead of checking what is not expected. 12 years ago
Robin Appelman 9321eceed6 add the option to have templates for newly created files 12 years ago
Robin Appelman 2b89b7c880 Split scanning logic from ajax file 12 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 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