summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19487 from owncloud/split_share_middlewareThomas Müller2015-10-058-86/+229
|\
| * sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-028-66/+195
| * Split files_sharing middelwareRoeland Jago Douma2015-10-022-29/+43
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-052-0/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0410-0/+88
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-2/+24
* | Fix and extend unit testsRoeland Jago Douma2015-10-022-14/+111
* | More fileinfoRoeland Jago Douma2015-10-021-4/+8
* | Start to show remote shares in shared with you sectionRoeland Jago Douma2015-10-021-6/+59
* | Merge pull request #19522 from owncloud/activity-395-less-sidebar-textThomas Müller2015-10-023-37/+101
|\ \
| * | Fix intendationJoas Schilling2015-10-021-34/+34
| * | Use shorter text on the sidebar for files_sharing activitiesJoas Schilling2015-10-023-5/+69
| |/
* | Merge pull request #19386 from owncloud/ocs_shareapi_extenstionThomas Müller2015-10-023-7/+131
|\ \ | |/ |/|
| * Do not return unneeded infoRoeland Jago Douma2015-10-021-2/+4
| * Extend share infoRoeland Jago Douma2015-10-021-1/+23
| * Made routes remote_shares only againRoeland Jago Douma2015-10-021-8/+8
| * Added '../remote_shares' endpointRoeland Jago Douma2015-10-023-4/+104
| * Move OCS endpoint ../remote_share to ../pending_sharesRoeland Jago Douma2015-10-021-3/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-022-0/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-012-0/+2
* Merge pull request #19421 from owncloud/fix_19382Thomas Müller2015-09-303-1/+19
|\
| * adjust style of disabled buttonMorris Jobke2015-09-302-1/+11
| * Do noy allow empty urls to be submitted in "add to your owncloud"Roeland Jago Douma2015-09-302-1/+9
* | Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-302-4/+4
|\ \
| * | Change small thumbnails to 32 pxMorris Jobke2015-09-302-4/+4
| |/
* / Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-09-303-10/+76
|/
* Merge pull request #17601 from owncloud/publicwebdav-allowajaxwhendisabledThomas Müller2015-09-291-1/+2
|\
| * Allow ajax requests on public webdav interfaceVincent Petry2015-09-221-1/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-292-0/+6
* | Still show share link when recipient but no share permissionVincent Petry2015-09-282-30/+13
* | Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-281-1/+1
|\ \
| * | Fix tabs order in files sidebarVincent Petry2015-09-281-1/+1
* | | Merge pull request #19402 from owncloud/public-recognizeauthsessionThomas Müller2015-09-281-1/+4
|\ \ \
| * | | Allow public auth to recognize sesssionVincent Petry2015-09-281-1/+4
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2015-09-2818-10/+192
|/ /
* | Merge pull request #19379 from owncloud/remove-auth-button-borderThomas Müller2015-09-281-1/+2
|\ \
| * | remove border around button of password protected link confirmationJan-Christoph Borchardt2015-09-281-1/+2
* | | Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-271-4/+4
|/ /
* | fix sidebar spinnerHendrik Leppelsack2015-09-251-1/+5
* | Reflect enabled shareAPI in capabilitiesRoeland Jago Douma2015-09-252-17/+62
* | Merge pull request #13145 from owncloud/issue/11951-activity-sharing-emailThomas Müller2015-09-251-0/+8
|\ \
| * | Publish an activity when sending a share link via emailJoas Schilling2015-09-221-0/+8
| |/
* | Merge pull request #18517 from owncloud/17753_to_masterThomas Müller2015-09-241-11/+13
|\ \
| * | Fix preview of old file on public upload conflictsOlivier Paroz2015-09-201-11/+13
* | | Merge pull request #18834 from owncloud/delay-listen-owner-changesThomas Müller2015-09-242-2/+22
|\ \ \
| * | | only initialize onceRobin Appelman2015-09-231-0/+6
| * | | Delay listening to owner changes untill we use a share for that ownerRobin Appelman2015-09-232-2/+16
* | | | Do not allow user enumeration if the config is disabledJoas Schilling2015-09-232-49/+409
|/ / /
* | | Respect disabled sharing API settingsRoeland Jago Douma2015-09-222-3/+37
* | | Move dummy backend to Tests namespaceLukas Reschke2015-09-222-3/+3
| |/ |/|