Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-07Fix Sharing app descriptionJoas Schilling
2016-11-16Move file sharing activities to the new APIJoas Schilling
2016-11-15Use 11.0 instead 9.2Lukas Reschke
2016-11-07visually reflect sharing state of current folderChristoph Wurst
2016-11-07show whether the current folder was shared or notChristoph Wurst
2016-11-03Move publicpreview overRoeland Jago Douma
2016-11-02remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle
2016-10-20Move OC\Files\Storage\Shared to the right namespaceJoas Schilling
2016-09-09Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma
2016-08-26Sharee API to AppFrameworkRoeland Jago Douma
2016-08-08More casingJoas Schilling
2016-08-08Increment the versions and adjust the capitilizationJoas Schilling
2016-08-08Merge pull request #445 from nextcloud/ocs_share_to_appframeworkLukas Reschke
2016-08-05Convert Share API to use the AppFrameworkRoeland Jago Douma
2016-08-05Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling
2016-07-22Also increase the min versionJoas Schilling
2016-07-22bumb compatible app versions for core appsRobin Appelman
2016-07-22Merge pull request #500 from nextcloud/bump_versionJoas Schilling
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-21Increase app versionsJoas Schilling
2016-07-14move some stuff over to the federatedfilesharing appBjoern Schiessle
2016-06-17Delay files_sharing's registerMountProvidersVincent Petry
2016-05-26Update license headersLukas Reschke
2016-05-25Move background job to PSR-4Joas Schilling
2016-05-25Move classes from outside lib/ to PSR-4Joas Schilling
2016-05-20move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle
2016-05-12Background jobs from info.xml (#24582)Joas Schilling
2016-05-02Cleanup Files_Sharing CLASSPATHRoeland Jago Douma
2016-04-22move federated sharing settings to the federatedfilesharing appBjörn Schießle
2016-04-19Move SharedStorage et al over to the shareManager and jailRoeland Jago Douma
2016-03-22Respect disabled group sharing in sharee endpointRoeland Jago Douma
2016-03-02Increase all versions on master which is now 9.1Joas Schilling
2016-03-01Update author informationLukas Reschke
2016-02-26Add autodiscovery support to server-to-server sharingLukas Reschke
2016-02-10Fix the notification API usageJoas Schilling
2016-02-10Revert "Disable the remote sharing notifications until they work properly"Joas Schilling
2016-02-08Update the migration step to include federated sharesRoeland Jago Douma
2016-01-28Update the initiator of the share as well in migrationRoeland Jago Douma
2016-01-28upgrade to sharing 2.0, remove hierarchical re-sharesBjörn Schießle
2016-01-20Directly get from the server containerRoeland Jago Douma
2016-01-20[Share 2.0] Make link share download use share managerRoeland Jago Douma
2016-01-20[Share 2.0] Move tests over the sharemanagerRoeland Jago Douma
2016-01-20[Share 2.0] Move showing link share to sharing 2.0Roeland Jago Douma
2016-01-12Happy new year!Thomas Müller
2016-01-07Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling
2016-01-07Add ownCloud min and max version for shipped appsJoas Schilling
2015-12-07Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-12-02[Sharing] Respect disabled incoming federated sharesRoeland Jago Douma
2015-11-19take the etag of child mounts into account for the folder etagRobin Appelman