summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-076-0/+58
* | | | Merge pull request #19511 from owncloud/etag-share-permissions-updateRobin Appelman2015-10-064-4/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | fix phpdocRobin Appelman2015-10-061-1/+1
| * | | use microtimeRobin Appelman2015-10-061-1/+1
| * | | clear hooks for testsRobin Appelman2015-10-061-0/+1
| * | | Mark shares as dirty when changing permissionsRobin Appelman2015-10-063-3/+26
| | |/ | |/|
* / | Propagate shares etag when group membership changedVincent Petry2015-10-064-0/+336
|/ /
* | Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-0640-13/+43
|\ \
| * | deduplicate @xenopathicMorris Jobke2015-10-063-3/+1
| * | update licence headers via scriptMorris Jobke2015-10-0541-13/+45
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-10-066-2/+68
|/
* 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