| Commit message (Expand) | Author | Age | Files | Lines |
* | just pass the share instead of searching for it | Robin Appelman | 2015-08-05 | 1 | -19/+7 |
* | Move files sharing app (mostly) to OCP\DB | Roeland Jago Douma | 2015-05-18 | 2 | -4/+4 |
* | remove unencrypted_size from the cache, size will contain the unencrypted size | Bjoern Schiessle | 2015-04-07 | 1 | -6/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 2 | -37/+45 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 2 | -44/+39 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 2 | -39/+44 |
* | Do not use key() on array as the result depends on the internal array pointer. | Andreas Fischer | 2015-01-15 | 1 | -5/+6 |
* | Fix source path when share is a mount point | Vincent Petry | 2015-01-08 | 1 | -1/+3 |
* | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 1 | -0/+14 |
* | also check for the correct owner if it was submitted | Bjoern Schiessle | 2014-11-21 | 1 | -2/+3 |
* | try to get path from filesystem | Bjoern Schiessle | 2014-10-10 | 1 | -0/+5 |
* | fix performance issues | Bjoern Schiessle | 2014-10-10 | 1 | -0/+47 |
* | some small fixed, suggested by scrutinizer | Bjoern Schiessle | 2014-09-29 | 1 | -2/+4 |
* | call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c... | Bjoern Schiessle | 2014-09-25 | 1 | -6/+1 |
* | group shares and combine permissions | Bjoern Schiessle | 2014-09-22 | 1 | -1/+1 |
* | make share folder configurable | Bjoern Schiessle | 2014-08-18 | 1 | -1/+14 |
* | move the mount point up if a share is mounted to a subfolder and the subfolde... | Bjoern Schiessle | 2014-05-21 | 1 | -10/+1 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -2/+2 |
* | Merge pull request #8499 from owncloud/shareextstoragemountpointfix | Vincent Petry | 2014-05-08 | 1 | -4/+6 |
|\ |
|
| * | Fix sharing of ext storage mount points | Vincent Petry | 2014-05-08 | 1 | -4/+6 |
* | | Merge branch 'master' into type-hinting-sharing | Bart Visscher | 2014-04-28 | 1 | -65/+80 |
|\| |
|
| * | fix encryption tests after the removal of the shared folder | Bjoern Schiessle | 2014-04-23 | 1 | -0/+6 |
| * | fix share api tests | Bjoern Schiessle | 2014-04-23 | 1 | -1/+1 |
| * | generate unique target name | Bjoern Schiessle | 2014-04-23 | 1 | -15/+29 |
| * | no exception for the root of the mount point (formerly Shared/), just get the... | Bjoern Schiessle | 2014-04-23 | 1 | -16/+0 |
| * | first steps to remove the shared folder: | Bjoern Schiessle | 2014-04-23 | 1 | -32/+41 |
* | | Fix PHPdoc in apps/files_sharing | Bart Visscher | 2014-04-15 | 1 | -0/+3 |
|/ |
|
* | adding share owner information to the file list | Thomas Müller | 2014-02-20 | 1 | -0/+3 |
* | replace 'size' with 'unencrypted_size' if encryption is enabled | Bjoern Schiessle | 2014-02-07 | 1 | -1/+8 |
* | it is not an urgent error... a DEBUG message is enough at this point | Bjoern Schiessle | 2014-01-14 | 1 | -1/+1 |
* | Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 | Michael Gapczynski | 2013-05-29 | 1 | -0/+7 |
* | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-07 | 1 | -3/+20 |
|\ |
|
| * | Fix fetching source path of shared files | Michael Gapczynski | 2013-03-07 | 1 | -3/+20 |
* | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-02-28 | 2 | -4/+15 |
|\| |
|
| * | Style cleanup files_sharing | Bart Visscher | 2013-02-21 | 2 | -4/+15 |
* | | Include etag field for folder contents | Michael Gapczynski | 2013-02-23 | 1 | -0/+1 |
|/ |
|
* | Almost fix Shared scanner... | Michael Gapczynski | 2013-01-07 | 2 | -2/+12 |
* | Fix data for shared root folder | Michael Gapczynski | 2012-12-29 | 1 | -5/+17 |
* | Fix shared statuses inside folders | Michael Gapczynski | 2012-12-26 | 1 | -2/+2 |
* | Initial support for file sharing with filesystem branch | Michael Gapczynski | 2012-12-15 | 2 | -64/+38 |
* | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 2 | -4/+4 |
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 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 |
* | 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 |
* | Support for unshare from self, with a bunch of temporary fixes to overcome co... | Michael Gapczynski | 2012-09-07 | 1 | -0/+2 |
* | Implement generateTarget for file sharing backend | Michael Gapczynski | 2012-09-01 | 1 | -3/+19 |