summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #9040 from owncloud/fix-xssMorris Jobke2014-06-161-1/+1
|\ \
| * | Sanitize name of shareeLukas Reschke2014-06-141-1/+1
| |/
* | Merge pull request #9027 from owncloud/fix-password-saved-share-layoutVincent Petry2014-06-162-0/+9
|\ \
| * | Fix pathMorris Jobke2014-06-141-1/+1
| * | fix layout of password protected sharesMorris Jobke2014-06-132-0/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-161-1/+1
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-1473-315/+73
|/
* move mail template editor from core to standalone templateeditor repoJörn Friedrich Dreyer2014-06-1310-457/+0
* access admin settings result message correctlyJörn Friedrich Dreyer2014-06-131-1/+1
* fix liskov substitution principle in admin mail template settings, fixes #8997Jörn Friedrich Dreyer2014-06-122-2/+2
* Merge pull request #8901 from owncloud/permissions-update-cacheVincent Petry2014-06-112-10/+44
|\
| * Use &=Robin Appelman2014-06-091-2/+2
| * adjust unit test assert valuesThomas Müller2014-06-091-8/+6
| * adding PHPDocThomas Müller2014-06-091-0/+36
* | Merge pull request #8966 from owncloud/fix_failing_tests_on_masterVincent Petry2014-06-111-1/+0
|\ \
| * | no need to prepare a statement twiceBjoern Schiessle2014-06-101-1/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-111-0/+11
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-101-0/+3
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-092-0/+30
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-085-0/+18
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0713-0/+41
|/
* check if permissions existsBjoern Schiessle2014-06-061-1/+5
* Limit permissions to share permissionsRobin Appelman2014-06-061-0/+3
* fix unshareFromSelf()Bjoern Schiessle2014-06-062-9/+77
* update unit tests and make sure that we return the right permissions for file...Bjoern Schiessle2014-06-061-0/+5
* the mount point always have delete permissions to allow unmountBjoern Schiessle2014-06-061-2/+2
* add some testsBjoern Schiessle2014-06-061-1/+59
* nake sure ti create new db entry when user renames a group shareBjoern Schiessle2014-06-061-1/+1
* fix db queryBjoern Schiessle2014-06-061-1/+1
* Fix phpdoc and commentsRobin Appelman2014-06-063-3/+4
* update share API tests, file shares never have delete permissionsBjoern Schiessle2014-06-061-4/+6
* make sure that we have a path relative to data/user/files to work withBjoern Schiessle2014-06-061-2/+3
* update mount point if file_target changedBjoern Schiessle2014-06-061-2/+5
* add additional unit testsBjoern Schiessle2014-06-062-3/+144
* get unique_name value directly from the share arrayBjoern Schiessle2014-06-061-1/+1
* fix mount point move up if the parent no longer existsBjoern Schiessle2014-06-062-80/+61
* bring back updateFileTarget() got lost during last rebaseBjoern Schiessle2014-06-061-0/+31
* remove share mountBjoern Schiessle2014-06-061-1/+4
* don't allow to share single files with delete permissions, user should only b...Bjoern Schiessle2014-06-067-130/+408
* Move shared mount moving from the storage to the mountRobin Appelman2014-06-062-122/+157
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-0673-73/+297
* Dont overwrite OCA.SharingRobin Appelman2014-06-051-1/+3
* Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-054-2/+146
|\
| * Fixed wording to "Shared by link"Vincent Petry2014-06-042-3/+3
| * Added "Shared with link" sidebar section in files appVincent Petry2014-06-044-2/+146
* | Merge pull request #8862 from owncloud/share-overview-fixmimetypeicewind19912014-06-051-4/+2
|\ \
| * | Fix mime type returning for "shared with others" filesVincent Petry2014-06-041-4/+2
| |/
* | Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-054-118/+3
|\ \
| * | - drop permissions table and related codeThomas Müller2014-06-054-118/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0517-15/+9