Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -64/+0 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | create a new filename when the uploaded file already exist | Robin Appelman | 2012-04-15 | 1 | -2/+1 |
| | |||||
* | fixing oc-375 - a number is appended tp the filename | Thomas Müller | 2012-04-15 | 1 | -1/+2 |
| | |||||
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | merge master into encryption | Robin Appelman | 2012-02-26 | 1 | -6/+7 |
|\ | |||||
| * | additional error codes for file upload | Robin Appelman | 2012-02-26 | 1 | -6/+7 |
| | | |||||
* | | fix incorrect information in the filecache when using encryption | Robin Appelman | 2012-02-21 | 1 | -1/+2 |
|/ | |||||
* | merge master into filesystem | Robin Appelman | 2012-01-08 | 1 | -1/+2 |
|\ | |||||
| * | fix upload error reporting | Robin Appelman | 2011-12-23 | 1 | -1/+2 |
| | | |||||
* | | remove OC_Filesystem::fromUploadedFile | Robin Appelman | 2011-11-08 | 1 | -1/+1 |
|/ | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -13/+7 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | files/ajax: catch upload errors | Florian Pritz | 2011-09-24 | 1 | -0/+18 |
| | | | | | | If the file wasn't uploaded successfully bail early. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | fix uploading files to the users root directory | Robin Appelman | 2011-08-21 | 1 | -1/+1 |
| | |||||
* | Fix bugs preventing file upload in shared folders with write permission | Michael Gapczynski | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | a bit of refactoring for oc_filesystem and implement user quota | Robin Appelman | 2011-08-15 | 1 | -0/+10 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -3/+3 |
| | |||||
* | Provide ability to select mutliply files during upload for browsers that ↵ | Robin Appelman | 2011-07-19 | 1 | -8/+14 |
| | | | | support it. | ||||
* | fix file actions for newly uploaded files | Robin Appelman | 2011-06-04 | 1 | -1/+1 |
| | |||||
* | don't create firefox hardlock | Arthur Schiwon | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | Made the "change password" thingie in settings working | Jakob Sack | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | removed deprecated session check, which blocked file upload in some cases | Arthur Schiwon | 2011-04-17 | 1 | -3/+1 |
| | |||||
* | fix that might solve strange uploading issues | Arthur Schiwon | 2011-04-17 | 1 | -1/+2 |
| | |||||
* | show error code if file upload fails | Arthur Schiwon | 2011-04-16 | 1 | -1/+3 |
| | |||||
* | i heard, we start to commit all files | Arthur Schiwon | 2011-04-16 | 1 | -0/+32 |