| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | don't use the complete path but the basename if the file/foder has no extensi... | Björn Schießle | 2012-10-02 | 1 | -1/+1 |
* | | add getId to shared storage backend | Robin Appelman | 2012-09-23 | 1 | -1/+5 |
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-09-22 | 2 | -9/+27 |
|\| |
|
| * | Fix the mimetype filter in OC_Share_Backend_File | Bart Visscher | 2012-09-21 | 1 | -2/+4 |
| * | Check mimetype filter in file share backend | Bart Visscher | 2012-09-21 | 1 | -1/+7 |
| * | Fix sharing of single files, target name was not correct | Bart Visscher | 2012-09-19 | 1 | -1/+1 |
| * | Provide update script for files sharing | Michael Gapczynski | 2012-09-09 | 1 | -1/+1 |
| * | Fix fetching shared children items, fixes problem with displaying owner of a ... | Michael Gapczynski | 2012-09-08 | 1 | -6/+16 |
* | | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -33/+35 |
|/ |
|
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
* | Support for unshare from self, with a bunch of temporary fixes to overcome co... | Michael Gapczynski | 2012-09-07 | 2 | -4/+16 |
* | Implement generateTarget for file sharing backend | Michael Gapczynski | 2012-09-01 | 1 | -3/+19 |
* | Fix shared storage working with user backend defined data directories | Michael Gapczynski | 2012-08-29 | 1 | -1/+2 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 2 | -17/+17 |
* | only mount every single homefolder when using sharing app | Georg Ehrke | 2012-08-27 | 1 | -0/+1 |
* | Switch to using file cache ids instead of paths for file sharing | Michael Gapczynski | 2012-08-24 | 2 | -10/+20 |
* | Fix shared storage rename. Note: You can only rename shared files/folders tha... | Michael Gapczynski | 2012-08-24 | 1 | -15/+26 |
* | Removing most of files_sharing, the Share API implemented the majority of it | Michael Gapczynski | 2012-08-22 | 1 | -0/+427 |
* | File sharing cleanup, works perfectly I think :) | Michael Gapczynski | 2012-08-16 | 2 | -98/+66 |
* | Remove extra line, caused 'headers already sent' issues | Michael Gapczynski | 2012-08-06 | 1 | -1/+0 |
* | Lots of refactoring to share API | Michael Gapczynski | 2012-08-06 | 2 | -9/+18 |
* | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 2 | -3/+21 |
* | Include a few CRUDS permissions checks in shared storage, plus a little clean... | Michael Gapczynski | 2012-07-23 | 1 | -12/+12 |
* | Sharing files working using share API | Michael Gapczynski | 2012-07-10 | 2 | -0/+158 |