aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling2014-12-121-3/+34
|\ \ \ \
| * | | | Specify list of activity parameters for sharing extensionJoas Schilling2014-12-121-3/+34
| | |/ / | |/| |
* | | | Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-126-61/+49
|\ \ \ \
| * | | | Remove obsoleted filelist prototype backup in testsVincent Petry2014-12-042-19/+2
| * | | | Simple Plugin system for JavascriptVincent Petry2014-12-016-42/+47
* | | | | Check for share by link enabledGadzy2014-12-121-9/+12
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-128-0/+40
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-112-0/+10
| |/ / |/| |
* | | Merge pull request #12549 from owncloud/shared-cache-non-existingMorris Jobke2014-12-101-10/+12
|\ \ \
| * | | Dont return cached date in shared cache when the file doesn't existRobin Appelman2014-12-021-10/+12
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-1014-0/+62
* | | Merge pull request #12577 from owncloud/public-mount-apiLukas Reschke2014-12-083-7/+8
|\ \ \
| * | | Add public api for mount configurationsRobin Appelman2014-12-043-7/+8
* | | | Merge pull request #12452 from owncloud/server2server-ng-ocsMorris Jobke2014-12-0811-50/+575
|\ \ \ \
| * | | | OCS API for server-to-server sharingBjoern Schiessle2014-12-0411-50/+575
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-072-2/+2
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-042-2/+10
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-292-6/+6
|/ /
* | Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permissio...Morris Jobke2014-11-2610-34/+34
|\ \
| * | Replace deprecated constant with new class constantJoas Schilling2014-11-2510-34/+34
* | | Merge pull request #12410 from owncloud/no_session_for_public_share_keyThomas Müller2014-11-251-8/+1
|\ \ \ | |/ / |/| |
| * | we no longer need to keep the session open for encryptionBjoern Schiessle2014-11-251-8/+1
* | | Merge pull request #12262 from owncloud/removeAbsoluteDirectoryPathFromTemplateMorris Jobke2014-11-253-5/+3
|\ \ \ | |/ / |/| |
| * | Remove unused variable and make Scrutinizer happy.Lukas Reschke2014-11-181-2/+0
| * | Don't disclose relative directory path for single shared files of userLukas Reschke2014-11-182-2/+2
| * | Fix case-sensitivityLukas Reschke2014-11-181-1/+1
* | | Close session only if encryption app is not enabledLukas Reschke2014-11-241-2/+8
* | | Merge pull request #12084 from owncloud/sharing_fix_shared_with_infoMorris Jobke2014-11-241-2/+3
|\ \ \
| * | | also check for the correct owner if it was submittedBjoern Schiessle2014-11-211-2/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-242-2/+8
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-214-0/+44
* | | Merge pull request #12325 from owncloud/removeunneccessarylangLukas Reschke2014-11-205-50/+0
|\ \ \
| * | | cleanup languages. closes #11274Volkan Gezer2014-11-205-50/+0
* | | | Merge pull request #12226 from owncloud/remove-phpassThomas Müller2014-11-203-12/+40
|\ \ \ \
| * | | | Remove phpass and migrate to new Hasher interfaceLukas Reschke2014-11-173-12/+40
* | | | | Merge pull request #12297 from owncloud/issue/10991-all-testcaseMorris Jobke2014-11-2012-25/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-1912-25/+30
* | | | | JSHint fixes in sharedfilelistSpec unit test fileVincent Petry2014-11-191-1/+3
* | | | | Remove delete button in shared with others listVincent Petry2014-11-192-11/+27
|/ / / /
* | / / [tx-robot] updated from transifexJenkins for ownCloud2014-11-192-4/+4
| |/ / |/| |
* | | $file only contains the filename and not the absolute path, that means that f...Lukas Reschke2014-11-181-1/+1
* | | Merge pull request #12220 from owncloud/remove-unused-codeMorris Jobke2014-11-183-373/+0
|\ \ \
| * | | Remove unused codeLukas Reschke2014-11-173-373/+0
| |/ /
* | | Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-171-3/+15
|\ \ \ | |/ / |/| |
| * | Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-171-3/+15
* | | Added download size on public sharingVincent Cloutier2014-11-143-2/+4
* | | Refactor file sharing public link handlingLukas Reschke2014-11-1412-219/+732
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-142-2/+8
* | | Merge pull request #9177 from owncloud/jsdocexperimentVincent Petry2014-11-134-9/+75
|\ \ \
| * | | Improved Javascript docs for JSDocVincent Petry2014-10-314-9/+75