summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | replace share proxy with hookRobin Appelman2015-03-263-65/+17
* | | | Remove IDE autocomplete failLukas Reschke2015-03-261-1/+0
|/ / /
* | | Update license headersJenkins for ownCloud2015-03-2627-233/+495
* | | Add wrapper for GuzzleLukas Reschke2015-03-252-25/+13
* | | Merge pull request #15055 from owncloud/share-activity-groupingMorris Jobke2015-03-241-0/+14
|\ \ \
| * | | Group sharing activities by user/group and file respectivelyJoas Schilling2015-03-201-0/+14
| |/ /
* | | *cough*Joas Schilling2015-03-241-1/+1
* | | Merge pull request #14580 from owncloud/issue/13765-duplicate-remote-shareMorris Jobke2015-03-241-22/+79
|\ \ \
| * | | Add a unit test for the naming conflict on the mountpoint nameJoas Schilling2015-03-171-6/+25
| * | | Use insertIfNotExists() instead of manual logicJoas Schilling2015-03-171-24/+31
| * | | Correctly get the unique mountpoint name when mounting the shareJoas Schilling2015-03-171-6/+37
| |/ /
* | | when the path doesnt exist show a proper error pageRobin Appelman2015-03-241-0/+2
* | | Properly catch whether a share is `null`Lukas Reschke2015-03-242-20/+21
* | | Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-201-0/+1
|\ \ \
| * | | Move mimetype check from template to controllerJoas Schilling2015-03-161-0/+1
* | | | Merge pull request #14537 from owncloud/oci-external-shareRobin Appelman2015-03-192-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not make setupMounts() public just because of testingJoas Schilling2015-03-111-1/+1
| * | | Add unit tests for external share manangerRobin Appelman2015-03-101-2/+2
| * | | Fix external shares without password on oracleRobin Appelman2015-02-271-1/+1
* | | | Fix PHPDoc and Co.Lukas Reschke2015-03-171-4/+12
* | | | Fix scanFile signature warningsVincent Petry2015-03-161-1/+1
| |/ / |/| |
* | | Allow iframes from same domain in share viewLukas Reschke2015-03-101-1/+6
| |/ |/|
* | Fix size propagation over shared storage boundaryVincent Petry2015-03-051-0/+22
|/
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-2727-472/+259
|\
| * Revert "Updating license headers"Morris Jobke2015-02-2627-472/+259
* | Remove uneeded assignmentLukas Reschke2015-02-241-2/+0
|/
* Updating license headersJenkins for ownCloud2015-02-2327-259/+472
* Merge pull request #14210 from owncloud/activity/225-sharing-extension-jenkinsVincent Petry2015-02-181-70/+144
|\
| * Use filterNotificationTypes to filter the types and group the methodsJoas Schilling2015-02-131-43/+37
| * Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-131-44/+124
* | Correctly create activities for public downloadsJoas Schilling2015-02-171-13/+35
* | Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-103-6/+6
|\ \ | |/ |/|
| * Cleanup of PHPDoc return typesRobin McCorkell2015-01-163-6/+6
* | Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-071-72/+0
* | Bit better formatting when using json outputRoeland Jago Douma2015-02-061-2/+4
* | Updated sharing capabilitiesRoeland Jago Douma2015-02-061-9/+15
* | Converted getCapabilities to non static functionRoeland Jago Douma2015-02-041-7/+24
* | Use single quotesRoeland Jago Douma2015-02-041-7/+7
* | Only return capabilities if they are setRoeland Jago Douma2015-02-041-14/+8
* | Added capabilities whether a server allows public linksRoeland Jago Douma2015-02-041-0/+53
* | Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorageMorris Jobke2015-01-282-20/+89
|\ \
| * | Catch storage exception in scanner for remote sharesVincent Petry2015-01-262-20/+89
* | | Merge pull request #13490 from owncloud/fix_reshare_s2s_shareVincent Petry2015-01-263-31/+52
|\ \ \
| * | | certificate manager should always use a \OC\Files\View otherwise we will get ...Bjoern Schiessle2015-01-261-1/+26
| * | | certificate manager only needs the user-id, no need to pass on the complete u...Bjoern Schiessle2015-01-262-3/+3
| * | | use uid provided by setupfs hook to mount server2server shares, otherwise mou...Bjoern Schiessle2015-01-262-29/+25
* | | | Prevent double slash in shareinfo request URLVincent Petry2015-01-261-1/+1
|/ / /
* | | by default send mail for new server-to-server shareBjoern Schiessle2015-01-231-3/+10
* | | delete all server-to-server shares if a user gets deletedBjoern Schiessle2015-01-213-0/+68
|/ /
* | Merge pull request #13432 from owncloud/animate_gifs_public_sharingThomas Müller2015-01-211-1/+4
|\ \