Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19379 from owncloud/remove-auth-button-border | Thomas Müller | 2015-09-28 | 1 | -1/+2 |
|\ | | | | | remove border around button of password protected link confirmation | ||||
| * | remove border around button of password protected link confirmation | Jan-Christoph Borchardt | 2015-09-28 | 1 | -1/+2 |
| | | |||||
* | | Switch from Math.floor() to Math.ceil() when sending the dimension to Preview | Olivier Paroz | 2015-09-27 | 1 | -4/+4 |
|/ | | | | Fixes #18203 | ||||
* | fix sidebar spinner | Hendrik Leppelsack | 2015-09-25 | 1 | -1/+5 |
| | |||||
* | Reflect enabled shareAPI in capabilities | Roeland Jago Douma | 2015-09-25 | 2 | -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-email | Thomas Müller | 2015-09-25 | 1 | -0/+8 |
|\ | | | | | Publish an activity when sending a share link via email | ||||
| * | Publish an activity when sending a share link via email | Joas Schilling | 2015-09-22 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #18517 from owncloud/17753_to_master | Thomas Müller | 2015-09-24 | 1 | -11/+13 |
|\ \ | | | | | | | Fix preview of old file on public upload conflicts | ||||
| * | | Fix preview of old file on public upload conflicts | Olivier Paroz | 2015-09-20 | 1 | -11/+13 |
| | | | |||||
* | | | Merge pull request #18834 from owncloud/delay-listen-owner-changes | Thomas Müller | 2015-09-24 | 2 | -2/+22 |
|\ \ \ | | | | | | | | | Delay listening to owner changes untill we use a share for that owner | ||||
| * | | | only initialize once | Robin Appelman | 2015-09-23 | 1 | -0/+6 |
| | | | | |||||
| * | | | Delay listening to owner changes untill we use a share for that owner | Robin Appelman | 2015-09-23 | 2 | -2/+16 |
| | | | | |||||
* | | | | Do not allow user enumeration if the config is disabled | Joas Schilling | 2015-09-23 | 2 | -49/+409 |
|/ / / | |||||
* | | | Respect disabled sharing API settings | Roeland Jago Douma | 2015-09-22 | 2 | -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 namespace | Lukas Reschke | 2015-09-22 | 2 | -3/+3 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-21 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-20 | 12 | -0/+38 |
| | |||||
* | Merge pull request #18679 from owncloud/add-reshare-activities | Thomas Müller | 2015-09-18 | 1 | -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 owner | Joas Schilling | 2015-09-15 | 1 | -4/+38 |
| | | |||||
* | | Merge pull request #18986 from owncloud/federated_capabilities | Thomas Müller | 2015-09-18 | 2 | -0/+42 |
|\ \ | | | | | | | Expose federated sharing capabilities to authenticated users | ||||
| * | | Expose federated sharing capabilities to authenticated users | Roeland Jago Douma | 2015-09-15 | 2 | -0/+42 |
| |/ | |||||
* | | Merge pull request #19087 from ↵ | Thomas Müller | 2015-09-18 | 3 | -7/+13 |
|\ \ | | | | | | | | | | | | | owncloud/disable-remote-share-notifications-for-now Disable remote share notifications for now | ||||
| * | | Disable the remote sharing notifications until they work properly | Joas Schilling | 2015-09-17 | 3 | -2/+8 |
| | | | |||||
| * | | Change the order of the buttons | Joas Schilling | 2015-09-17 | 1 | -5/+5 |
| | | | |||||
* | | | Merge pull request #19121 from owncloud/sidebar-design-details | Thomas Müller | 2015-09-17 | 1 | -11/+13 |
|\ \ \ | | | | | | | | | fix Files sidebar layout of Versions and Sharing | ||||
| * | | | fix sidebar Sharing layout a bit | Jan-Christoph Borchardt | 2015-09-17 | 1 | -11/+13 |
| | | | | |||||
* | | | | Add a Sabre plugin that emits an event for apps | Joas Schilling | 2015-09-17 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge pull request #19046 from owncloud/issue-18924-throw-error-on-invalid-page | Thomas Müller | 2015-09-17 | 2 | -30/+96 |
|\ \ \ \ | |_|/ / |/| | | | Throw an error when the page count or perPage setting is invalid | ||||
| * | | | Fix status code | Joas Schilling | 2015-09-15 | 2 | -18/+16 |
| | | | | |||||
| * | | | Throw an error when the page count or perPage setting is invalid | Joas Schilling | 2015-09-15 | 2 | -28/+96 |
| | |/ | |/| | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-17 | 12 | -0/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-17 | 28 | -20/+12 |
| |/ |/| | |||||
* | | Merge pull request #18185 from owncloud/share-dialog-files-sidebar | Thomas Müller | 2015-09-16 | 5 | -137/+223 |
|\ \ | | | | | | | Share dialog files sidebar | ||||
| * | | More unit tests for share dialog | Vincent Petry | 2015-09-16 | 1 | -8/+1 |
| | | | |||||
| * | | Update JS unit tests for share dialog (WIP) | Vincent Petry | 2015-09-16 | 2 | -68/+58 |
| | | | |||||
| * | | Bring back the share icon and update its status | Vincent Petry | 2015-09-16 | 2 | -8/+62 |
| | | | | | | | | | | | | | | | Display share icon in file list row. Update share icon status when the sharing state changed. | ||||
| * | | fix allow upload checkbox appeareance | Arthur Schiwon | 2015-09-16 | 1 | -1/+1 |
| | | | |||||
| * | | implements setting and removing password for link shares, including forced ones | Arthur Schiwon | 2015-09-16 | 1 | -0/+4 |
| | | | |||||
| * | | remove obsolete file action | Arthur Schiwon | 2015-09-16 | 1 | -55/+0 |
| | | | |||||
| * | | now you even can share | Arthur Schiwon | 2015-09-16 | 2 | -1/+1 |
| | | | |||||
| * | | show link share | Arthur Schiwon | 2015-09-16 | 1 | -2/+4 |
| | | | |||||
| * | | Fix share permissions for share tab | Vincent Petry | 2015-09-16 | 1 | -2/+1 |
| | | | |||||
| * | | Add share dialog into share tab | Vincent Petry | 2015-09-16 | 3 | -13/+42 |
| | | | |||||
| * | | refactor share dialog for multi-purpose use (dropdown, sidebar) and better ↵ | Arthur Schiwon | 2015-09-16 | 2 | -1/+71 |
| |/ | | | | | | | maintainability | ||||
* / | Fix the parameter order in the translation | Joas Schilling | 2015-09-16 | 1 | -1/+1 |
|/ | |||||
* | Fix parameter name to match the specs | Joas Schilling | 2015-09-15 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-14 | 10 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-13 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-12 | 10 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-11 | 58 | -0/+58 |
| |