aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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
|\ \
| * | 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
| * | 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 ma...Arthur Schiwon2015-09-162-1/+71
| |/
* / 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
* Merge pull request #18699 from owncloud/notification-managerLukas Reschke2015-09-1010-2/+147
|\
| * Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-083-4/+3
| * Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-088-2/+33