| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-09 | 2 | -2/+19 |
|\ |
|
| * | Remove unused RUNTIME_NOSETUPFS var | Bart Visscher | 2012-08-08 | 1 | -2/+0 |
| * | Don't return file handle if the mode supports writing and the file is not wri... | Michael Gapczynski | 2012-08-08 | 1 | -0/+19 |
* | | Add share action back into addressbook settings, bump up z-index of dropdown ... | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
* | | Fix offset for folder detection, no longer including '/Shared' in file target... | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
* | | 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 | 3 | -10/+19 |
* | | Preparing for proper collection implementation | Michael Gapczynski | 2012-08-03 | 1 | -7/+0 |
* | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 4 | -5/+393 |
|\| |
|
| * | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-29 | 2 | -6/+19 |
| * | Correction for 'Fix group detection for sharing in case username contains '@'... | Michael Gapczynski | 2012-07-28 | 1 | -3/+6 |
| * | Fix group detection for sharing in case username contains '@', fix for oc-1270 | Michael Gapczynski | 2012-07-27 | 2 | -2/+7 |
* | | Implement CRUDS in share dropdown, and some clean-up | Michael Gapczynski | 2012-07-26 | 1 | -4/+6 |
* | | No longer need hash() in shared storage, already implemented by the common fi... | Michael Gapczynski | 2012-07-25 | 1 | -8/+1 |
* | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 4 | -8/+23 |
|\| |
|
| * | Fix filesystem hash, no longer using basicOperation() | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
| * | cleanup some obsolete foldersize code from the shared storage backend | Robin Appelman | 2012-07-21 | 1 | -34/+1 |
| * | remove unused and depricated getFolderSize | Robin Appelman | 2012-07-20 | 1 | -30/+1 |
| * | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 |
* | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 2 | -3/+21 |
* | | Add root directory checks for CRUDS permissions in shared storage | Michael Gapczynski | 2012-07-24 | 1 | -0/+12 |
* | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri... | Michael Gapczynski | 2012-07-24 | 1 | -24/+23 |
* | | Remove toTmpFile() from shared storage, no longer needed | Michael Gapczynski | 2012-07-24 | 1 | -9/+1 |
* | | Improve file source caching for shared folders | Michael Gapczynski | 2012-07-24 | 1 | -8/+16 |
* | | Fix permission check for rmdir(), implement unlink(), rename(), and copy() | Michael Gapczynski | 2012-07-24 | 1 | -4/+35 |
* | | Permission check should be made on parent folder when creating a new folder | Michael Gapczynski | 2012-07-23 | 1 | -1/+1 |
* | | Include a few CRUDS permissions checks in shared storage, plus a little clean... | Michael Gapczynski | 2012-07-23 | 2 | -193/+128 |
* | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-11 | 11 | -22/+6 |
|\| |
|
| * | Revert santizing toaddress, because PHPMailer now throws exceptions | Michael Gapczynski | 2012-07-11 | 1 | -2/+1 |
| * | Sanitize toaddress for emailing private links | Michael Gapczynski | 2012-07-11 | 1 | -1/+2 |
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 11 | -21/+0 |
| * | CSRF checks | Lukas Reschke | 2012-07-07 | 4 | -0/+5 |
| * | Don't reload the page after sending private link to email address | Michael Gapczynski | 2012-07-01 | 1 | -1/+2 |
| * | Don't overwrite fake directory stream for Shared storage | Michael Gapczynski | 2012-06-27 | 1 | -2/+2 |
* | | Sharing files working using share API | Michael Gapczynski | 2012-07-10 | 4 | -156/+199 |
* | | Clean up in the dropdown for unsharing | Michael Gapczynski | 2012-07-03 | 1 | -2/+2 |
* | | Change registerBackend calls class argument to strings | Michael Gapczynski | 2012-06-30 | 1 | -1/+1 |
* | | Fixes and change database table from sharing to share | Michael Gapczynski | 2012-06-27 | 1 | -0/+2 |
* | | Prepare drop down UI for share API | Michael Gapczynski | 2012-06-27 | 1 | -1/+1 |
* | | Some more changes to getItems() and fixes in shared storage | Michael Gapczynski | 2012-06-27 | 1 | -4/+11 |
* | | I'm having trouble making up my mind... translateItem -> getItems() -> format... | Michael Gapczynski | 2012-06-27 | 1 | -41/+49 |
* | | Move ajax and js files to core | Michael Gapczynski | 2012-06-27 | 1 | -366/+0 |
|/ |
|
* | Added placeholder msg to share with menu to clarify user list restricted to s... | Sam Tuke | 2012-06-25 | 2 | -1/+2 |
* | Add missing ')' | Michael Gapczynski | 2012-06-21 | 1 | -1/+1 |
* | Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filest... | Sam Tuke | 2012-06-21 | 1 | -2/+2 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Sam Tuke | 2012-06-20 | 4 | -12/+29 |
|\ |
|
| * | Merge branch 'shared_log' | Bart Visscher | 2012-06-20 | 1 | -0/+16 |
| |\ |
|
| | * | Add app for logging access to shared files | Bart Visscher | 2012-06-14 | 1 | -0/+16 |
| * | | Merge branch 'audit' | Bart Visscher | 2012-06-20 | 2 | -0/+3 |
| |\ \ |
|
| | * | | Audit: Log sharing actions | Bart Visscher | 2012-05-07 | 2 | -0/+3 |