summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19379 from owncloud/remove-auth-button-borderThomas Müller2015-09-281-1/+2
|\ | | | | remove border around button of password protected link confirmation
| * 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
|/ | | | Fixes #18203
* fix sidebar spinnerHendrik Leppelsack2015-09-251-1/+5
|
* Reflect enabled shareAPI in capabilitiesRoeland Jago Douma2015-09-252-17/+62
| | | | | | | If the shareAPI is disabled we not return the other sharing capabilities. This allows clients to properly check if sharing is even available.
* 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 email
| * 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 conflicts
| * | 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
|\ \ \ | | | | | | | | Delay listening to owner changes untill we use a share for that owner
| * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | If the sharing API setting is disabled that sharing check middle ware should block the request. Thus making link shares unavailable. Fixes #18970 * Unit test added * Unit tests updated
* | | 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 owner
| * 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 users
| * | Expose federated sharing capabilities to authenticated usersRoeland Jago Douma2015-09-152-0/+42
| |/
* | Merge pull request #19087 from ↵Thomas Müller2015-09-183-7/+13
|\ \ | | | | | | | | | | | | owncloud/disable-remote-share-notifications-for-now Disable remote share notifications for now
| * | 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 Files sidebar layout of Versions and Sharing
| * | | 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
|\ \ \ \ | |_|/ / |/| | | Throw an error when the page count or perPage setting is invalid
| * | | Fix status codeJoas Schilling2015-09-152-18/+16
| | | |
| * | | Throw an error when the page count or perPage setting is invalidJoas Schilling2015-09-152-28/+96
| | |/ | |/|
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1712-0/+12
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1728-20/+12
| |/ |/|
* | Merge pull request #18185 from owncloud/share-dialog-files-sidebarThomas Müller2015-09-165-137/+223
|\ \ | | | | | | Share dialog files sidebar
| * | More unit tests for share dialogVincent Petry2015-09-161-8/+1
| | |
| * | Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-162-68/+58
| | |
| * | Bring back the share icon and update its statusVincent Petry2015-09-162-8/+62
| | | | | | | | | | | | | | | Display share icon in file list row. Update share icon status when the sharing state changed.
| * | fix allow upload checkbox appeareanceArthur Schiwon2015-09-161-1/+1
| | |
| * | implements setting and removing password for link shares, including forced onesArthur Schiwon2015-09-161-0/+4
| | |
| * | remove obsolete file actionArthur Schiwon2015-09-161-55/+0
| | |
| * | now you even can shareArthur Schiwon2015-09-162-1/+1
| | |
| * | show link shareArthur Schiwon2015-09-161-2/+4
| | |
| * | Fix share permissions for share tabVincent Petry2015-09-161-2/+1
| | |
| * | Add share dialog into share tabVincent Petry2015-09-163-13/+42
| | |
| * | refactor share dialog for multi-purpose use (dropdown, sidebar) and better ↵Arthur Schiwon2015-09-162-1/+71
| |/ | | | | | | maintainability
* / Fix the parameter order in the translationJoas Schilling2015-09-161-1/+1
|/
* Fix parameter name to match the specsJoas Schilling2015-09-152-10/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-1410-0/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-132-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-1210-0/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-1158-0/+58
|