summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* More fixes to the docsJoas Schilling2015-12-082-2/+14
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-073-0/+16
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-1/+0
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-076-8/+3
* Merge pull request #20581 from owncloud/public-page-preview-hidpi-scaleThomas Müller2015-12-071-4/+8
|\
| * Fix hidpi previews on public pageRobin Appelman2015-11-181-4/+8
* | Merge pull request #20900 from owncloud/share-group-only-with-exact-matchThomas Müller2015-12-032-12/+41
|\ \
| * | Only return the exact match, when it's allowedJoas Schilling2015-12-022-12/+41
* | | Merge pull request #20719 from owncloud/adding-system-addressbook-of-usersThomas Müller2015-12-022-19/+1
|\ \ \ | |/ / |/| |
| * | Add the user's cloud id to the vCardThomas Müller2015-12-022-19/+1
* | | Merge pull request #20884 from owncloud/fix_20713Thomas Müller2015-12-021-1/+3
|\ \ \ | |/ / |/| |
| * | [Sharing] Respect disabled incoming federated sharesRoeland Jago Douma2015-12-021-1/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-024-4/+4
|/ /
* | Fix the width of the share with inputMorris Jobke2015-11-301-1/+1
* | Merge pull request #20688 from owncloud/publiclink-getdownloadurl-webdavThomas Müller2015-11-302-7/+10
|\ \
| * | Fix public link getDownloadUrl to return Webdav public linkVincent Petry2015-11-252-7/+10
* | | Adding more DB groups to test suitsThomas Müller2015-11-302-0/+4
* | | Apply DB group annotation ...Thomas Müller2015-11-3024-38/+108
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-272-6/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-262-0/+20
* | | Merge pull request #20691 from owncloud/share2.0_di_fixesThomas Müller2015-11-253-124/+222
|\ \ \
| * | | [Sharing 2.0] Use the rootfolder to get the path of a shareRoeland Jago Douma2015-11-243-49/+65
| * | | [Sharing 2.0] Fix phpdoc etcRoeland Jago Douma2015-11-241-6/+6
| * | | [Sharing 2.0] Move authentication to the OCS APIRoeland Jago Douma2015-11-243-62/+147
| * | | [Sharing 2.0] Default share provider only generic DIRoeland Jago Douma2015-11-241-1/+1
| * | | [Sharing 2.0] Removed unused DI stuffRoeland Jago Douma2015-11-242-26/+23
* | | | Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller2015-11-2513-795/+54
|\ \ \ \
| * | | | update testsRobin Appelman2015-11-191-1/+2
| * | | | take the etag of child mounts into account for the folder etagRobin Appelman2015-11-1912-794/+52
* | | | | Merge pull request #20692 from owncloud/federation_auto_add_serversThomas Müller2015-11-241-0/+2
|\ \ \ \ \
| * | | | | use hooks to auto add server to the list of trusted servers once a federated ...Björn Schießle2015-11-241-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #20595 from owncloud/fix-double-slashesThomas Müller2015-11-241-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Avoid double slashes in URL when trying to add an remote shareblizzz2015-11-181-1/+5
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-242-0/+2
| |/ / / |/| | |
* | | | Merge pull request #16902 from owncloud/jsocclientThomas Müller2015-11-237-122/+62
|\ \ \ \
| * | | | Properly join path sectionsVincent Petry2015-11-221-1/+1
| * | | | Fix port issue - options.host already has the port attachedThomas Müller2015-11-221-4/+2
| * | | | Parse share owner from Webdav to display in UIVincent Petry2015-11-221-1/+21
| * | | | Make public link share page work with Webdav and add operationsVincent Petry2015-11-223-100/+32
| * | | | Make files app use Webdav for most operationsVincent Petry2015-11-222-20/+10
| | |/ / | |/| |
* | | | Merge pull request #20558 from owncloud/remove-path-from-shared-withThomas Müller2015-11-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Unset `path` for shared with meLukas Reschke2015-11-171-0/+1
| | |/ | |/|
* | | Use proper variableLukas Reschke2015-11-181-1/+1
| |/ |/|
* | Implement getOwner for external share storageRobin Appelman2015-11-181-1/+6
|/
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-163-26/+347
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-114-0/+18
* Add tests for FileInfo ownerRobin Appelman2015-11-101-0/+16
* Use the old code for remote shares for nowRoeland Jago Douma2015-11-051-0/+8
* The new sharing code now handles deletionRoeland Jago Douma2015-11-053-3/+196
* Prepare OCS Share endpointRoeland Jago Douma2015-11-052-5/+70