summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-212-2/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-2012-0/+38
* Merge pull request #18679 from owncloud/add-reshare-activitiesThomas Müller2015-09-181-4/+38
|\
| * Add reshare activities for the parent sharee and the original file ownerJoas Schilling2015-09-151-4/+38
* | Merge pull request #18986 from owncloud/federated_capabilitiesThomas Müller2015-09-182-0/+42
|\ \
| * | Expose federated sharing capabilities to authenticated usersRoeland Jago Douma2015-09-152-0/+42
| |/
* | Merge pull request #19087 from owncloud/disable-remote-share-notifications-fo...Thomas Müller2015-09-183-7/+13
|\ \
| * | Disable the remote sharing notifications until they work properlyJoas Schilling2015-09-173-2/+8
| * | Change the order of the buttonsJoas Schilling2015-09-171-5/+5
* | | Merge pull request #19121 from owncloud/sidebar-design-detailsThomas Müller2015-09-171-11/+13
|\ \ \
| * | | fix sidebar Sharing layout a bitJan-Christoph Borchardt2015-09-171-11/+13
* | | | Add a Sabre plugin that emits an event for appsJoas Schilling2015-09-171-1/+2
* | | | Merge pull request #19046 from owncloud/issue-18924-throw-error-on-invalid-pageThomas Müller2015-09-172-30/+96
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix status codeJoas Schilling2015-09-152-18/+16