summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-028-12/+22
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-012-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-3122-16/+42
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-3052-54/+14
* Merge pull request #13728 from owncloud/federated_cloudThomas Müller2015-01-292-5/+5
|\
| * rename 'server-to-server sharing' to 'federated cloud'Bjoern Schiessle2015-01-292-5/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-2924-0/+48
|/
* Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorageMorris Jobke2015-01-284-25/+144
|\
| * Add back exit()Vincent Petry2015-01-261-1/+1
| * Catch storage exception in scanner for remote sharesVincent Petry2015-01-264-25/+144
* | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-272-0/+4
|\ \
| * | Unregister trashbin storage wrapper at the end of testsVincent Petry2015-01-232-0/+4
* | | Merge pull request #13679 from owncloud/public-disablesharejspluginThomas Müller2015-01-273-3/+30
|\ \ \
| * | | Do not disclose share owner in public file listVincent Petry2015-01-261-1/+4
| * | | Disable JS plugin for sharing in public modeVincent Petry2015-01-262-2/+26
* | | | Only reload file list after remote share accept request returnsVincent Petry2015-01-262-4/+124
|/ / /
* | | Merge pull request #13490 from owncloud/fix_reshare_s2s_shareVincent Petry2015-01-267-39/+64
|\ \ \
| * | | 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-263-5/+6
| * | | use uid provided by setupfs hook to mount server2server shares, otherwise mou...Bjoern Schiessle2015-01-265-35/+34
* | | | Prevent double slash in shareinfo request URLVincent Petry2015-01-261-1/+1
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-252-0/+30
* | | by default send mail for new server-to-server shareBjoern Schiessle2015-01-232-3/+75
* | | delete all server-to-server shares if a user gets deletedBjoern Schiessle2015-01-214-0/+144
| |/ |/|
* | Merge pull request #13432 from owncloud/animate_gifs_public_sharingThomas Müller2015-01-214-3/+20
|\ \
| * | show animated gifs on public sharing pageGeorg Ehrke2015-01-194-3/+20
* | | Merge pull request #13540 from owncloud/s2s-fixpasswordfromdialogThomas Müller2015-01-212-58/+202
|\ \ \
| * | | Add unit test for external share JS dialogVincent Petry2015-01-212-57/+200
| * | | External share dialog must properly read entered passwordVincent Petry2015-01-211-1/+2
| | |/ | |/|
* | | Fixed external cache test namespaceVincent Petry2015-01-211-1/+3
* | | Fix webdav mkdir for remote sharesVincent Petry2015-01-212-0/+115
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-214-8/+48
* | avoid $this->cache being null - fixes #13491Thomas Müller2015-01-201-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-206-2/+6
* | replace hook with storage wrapperBjoern Schiessle2015-01-194-7/+9
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-192-4/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-174-2/+74
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-162-2/+88
* Merge pull request #13347 from owncloud/share-scanpermissionsfromsourceMorris Jobke2015-01-153-1/+47
|\
| * Use source storage permissions when scanning shared storageVincent Petry2015-01-143-1/+47
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-152-0/+32
* | Merge pull request #13352 from owncloud/hhvm-array-keyRobin McCorkell2015-01-151-5/+6
|\ \
| * | Do not use key() on array as the result depends on the internal array pointer.Andreas Fischer2015-01-151-5/+6
* | | Merge pull request #13350 from owncloud/autoload-translationsMorris Jobke2015-01-141-1/+0
|\ \ \
| * | | Remove unneeded addTranslations() callsVincent Petry2015-01-141-1/+0
| |/ /
* / / remove deprecated code - fixes #13119Thomas Müller2015-01-143-50/+51
|/ /
* | Merge pull request #13332 from oparoz/fix-download-buttonThomas Müller2015-01-141-1/+6
|\ \
| * | Download the current public folder onlyOlivier Paroz2015-01-141-1/+6
* | | Merge pull request #13286 from owncloud/sharing_upgradeBjörn Schießle2015-01-144-1/+131
|\ \ \ | |_|/ |/| |
| * | set accept to 1 (=true) for all server-to-server shares on update, at this po...Bjoern Schiessle2015-01-134-1/+131