| Commit message (Expand) | Author | Age | Files | Lines |
* | some improvements in file scanning | Robin Appelman | 2012-02-05 | 1 | -1/+7 |
* | dont try to use something that isn't there | Robin Appelman | 2012-01-31 | 1 | -1/+5 |
* | some fixes to scanning | Robin Appelman | 2012-01-31 | 1 | -2/+10 |
* | start of proper feedback during filessytem scan | Robin Appelman | 2012-01-30 | 1 | -4/+7 |
* | merge master into filesystem | Robin Appelman | 2012-01-16 | 5 | -14/+14 |
|\ |
|
| * | fix creating/moving/renaming/deleting files/dirs with ' in name | Bartek Przybylski | 2012-01-15 | 5 | -14/+14 |
* | | merge master into filesystem | Robin Appelman | 2012-01-08 | 3 | -3/+4 |
|\| |
|
| * | Fix typo in move error message | Michael Gapczynski | 2012-01-01 | 1 | -1/+1 |
| * | fix upload error reporting | Robin Appelman | 2011-12-23 | 1 | -1/+2 |
| * | Fix whitespace folder name | Michael Gapczynski | 2011-12-23 | 1 | -1/+1 |
* | | tell the user when the files are being scanned | Robin Appelman | 2011-11-10 | 1 | -0/+16 |
* | | remove OC_Filesystem::fromUploadedFile | Robin Appelman | 2011-11-08 | 1 | -1/+1 |
|/ |
|
* | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -0/+27 |
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -1/+1 |
* | mimetype icon improvements | Robin Appelman | 2011-10-13 | 1 | -0/+8 |
* | fix check for success | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 7 | -76/+28 |
* | files/ajax: catch upload errors | Florian Pritz | 2011-09-24 | 1 | -0/+18 |
* | set cookie secure if forcessl is enabled | Florian Pritz | 2011-09-24 | 1 | -1/+3 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -4/+1 |
* | 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 |
* | fix the getlink calls | Frank Karlitschek | 2011-08-11 | 1 | -1/+1 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 8 | -23/+23 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
|\ |
|
| * | Implement inline renaming of files | Robin Appelman | 2011-07-28 | 1 | -1/+1 |
* | | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -1/+0 |
|/ |
|
* | finally the missing file for moving files from the web interface | Robin Appelman | 2011-07-22 | 1 | -0/+27 |
* | Provide ability to select mutliply files during upload for browsers that supp... | Robin Appelman | 2011-07-19 | 1 | -8/+14 |
* | fix error in autocomplete when try to list non-existing or unreadable folders | Robin Appelman | 2011-07-12 | 1 | -10/+12 |
* | try to adjust times to the clients timezone | Robin Appelman | 2011-06-05 | 1 | -0/+4 |
* | fix file actions for newly uploaded files | Robin Appelman | 2011-06-04 | 1 | -1/+1 |
* | make path autocompletion case insensitive | Robin Appelman | 2011-06-02 | 1 | -1/+2 |
* | fix autocompletion | Robin Appelman | 2011-06-01 | 1 | -0/+4 |
* | add autocomplete for paths | Robin Appelman | 2011-05-28 | 1 | -0/+56 |
* | don't create firefox hardlock | Arthur Schiwon | 2011-04-19 | 1 | -1/+1 |
* | implemented deleting multiple files | Arthur Schiwon | 2011-04-18 | 1 | -6/+15 |
* | Make the download button work | Robin Appelman | 2011-04-18 | 1 | -0/+37 |
* | Made the "change password" thingie in settings working | Jakob Sack | 2011-04-18 | 2 | -2/+2 |
* | implement "new folder" function | Arthur Schiwon | 2011-04-17 | 1 | -0/+29 |
* | don't reload the whole page after file upload | Arthur Schiwon | 2011-04-17 | 1 | -11/+26 |
* | 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 |
* | Beginning of some ajax features and an admin page for files | Jakob Sack | 2011-03-03 | 3 | -0/+91 |