Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed commit of the following: | Thomas Müller | 2013-07-08 | 1 | -17/+13 |
* | Backport of #3951 to stable5 | Thomas Müller | 2013-07-05 | 1 | -4/+11 |
* | fix uploading when ['dirtoken'] is not set | Robin Appelman | 2013-07-01 | 1 | -1/+1 |
* | code style | Robin Appelman | 2013-07-01 | 1 | -34/+34 |
* | Public upload feature | Roman Geber | 2013-07-01 | 1 | -6/+42 |
* | return original filename to fileupload | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -0/+1 |
* | use json to encode user list | Robin Appelman | 2013-06-20 | 1 | -1/+1 |
* | allow scanning files for multiple users | Robin Appelman | 2013-06-20 | 1 | -13/+29 |
* | reuse etag when doing a forced rescan | Robin Appelman | 2013-06-19 | 1 | -1/+1 |
* | No need to strip slashes, json_decode handles that for us | Bart Visscher | 2013-04-19 | 1 | -1/+1 |
* | remove debug output | Björn Schießle | 2013-03-07 | 1 | -2/+1 |
* | json encode list of files | Björn Schießle | 2013-03-07 | 1 | -1/+8 |
* | Join split translated strings | Bart Visscher | 2013-02-21 | 1 | -2/+1 |
* | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 1 | -1/+1 |
* | Files: explicitly define | Robin Appelman | 2013-02-08 | 2 | -0/+4 |
* | Files: rename 'space' to 'storage' in upload.php | Robin Appelman | 2013-02-07 | 1 | -1/+1 |
* | Files: add translation support back to move/rename | Robin Appelman | 2013-02-07 | 2 | -5/+5 |
* | Correct it | TheSFReader | 2013-02-01 | 1 | -1/+2 |
* | Files: fix moving files by DnD | Robin Appelman | 2013-01-31 | 1 | -2/+2 |
* | merge master into filesystem | Robin Appelman | 2013-01-30 | 1 | -3/+3 |
|\ | |||||
| * | use post instead of get | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -3/+3 |
* | | Files: fix sharing newly uploaded files | Robin Appelman | 2013-01-28 | 1 | -17/+20 |
* | | merge master into filesystem | Robin Appelman | 2013-01-26 | 3 | -64/+34 |
|\| | |||||
| * | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-19 | 1 | -54/+0 |
| |\ | |||||
| * | | introducing class OCA/files/lib/Helper with new function to build an array wi... | Thomas Mueller | 2013-01-19 | 3 | -76/+43 |
| * | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-18 | 4 | -8/+62 |
| |\ \ | |||||
| * | | | rename space -> storage | Thomas Mueller | 2013-01-17 | 1 | -1/+1 |
* | | | | merge master into filesytem | Robin Appelman | 2013-01-20 | 4 | -62/+61 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #1230 from owncloud/remove-unused-autocomplete.php | Lukas Reschke | 2013-01-19 | 1 | -54/+0 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Remove uneeded file | Lukas Reschke | 2013-01-18 | 1 | -54/+0 |
| * | | | Merge pull request #986 from owncloud/fixing-784-master | Thomas Müller | 2013-01-18 | 3 | -7/+60 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fixing indent | Thomas Mueller | 2013-01-18 | 2 | -24/+24 |
| | * | | adding a ajax call to get the current file storage stats like free space | Thomas Mueller | 2013-01-11 | 1 | -0/+16 |
| | * | | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-11 | 2 | -5/+6 |
| | |\| | |||||
| | * | | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-06 | 2 | -8/+8 |
| | |\ \ | |||||
| | * | | | the maximum upload size is now part of the response of the upload and delete ... | Thomas Müller | 2012-12-20 | 2 | -8/+46 |
| * | | | | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 2 | -5/+6 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | fixing undefined $eventSource | Thomas Mueller | 2013-01-06 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
* | | | | Cache: more efficient upgrading | Robin Appelman | 2013-01-15 | 1 | -0/+2 |
* | | | | Cache: show upgrade progress | Robin Appelman | 2013-01-15 | 1 | -0/+42 |
* | | | | merge master into filesystem | Robin Appelman | 2013-01-15 | 2 | -1/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | more translations | Jörn Friedrich Dreyer | 2013-01-09 | 2 | -5/+6 |
| |/ / | |||||
* | | | merge master into filesystem | Robin Appelman | 2013-01-07 | 2 | -3/+3 |
|\| | | |||||
| * | | Files: prevent people from renaming files to '.' | Robin Appelman | 2013-01-05 | 1 | -1/+1 |
* | | | merge master into filesystem | Robin Appelman | 2013-01-03 | 1 | -4/+5 |
|\| | | |||||
| * | | fix error when wrong dir was specified | Jörn Friedrich Dreyer | 2013-01-03 | 1 | -2/+2 |
| * | | move $l to top | Jörn Friedrich Dreyer | 2013-01-03 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | fixing undefined variable $l | Thomas Mueller | 2013-01-02 | 1 | -1/+3 |
| * | | | also translate 'No file was uploaded. Unknown error' | Jörn Friedrich Dreyer | 2013-01-03 | 1 | -2/+2 |
| |/ / | |||||
| * / | add translation call for 'Not enough space available' upload error | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
| |/ |