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
2021-08-10Fix remote share deletion when deleting userVincent Petry
2021-08-10Replace ILogger with LoggerInterface in remote share managerVincent Petry
2021-08-10Fix remote group share decline+accept code pathVincent Petry
2021-08-10Fix external share manager with multiple user groupsVincent Petry
2021-08-10Fix remote group share API interactionsVincent Petry
2021-08-10Fix re-accepting or re-rejecting remote group sharesVincent Petry
2021-08-10Add logging to external shares managerVincent Petry
2021-08-10Fix received federated group sharesVincent Petry
2021-06-09Correctly check the reception of a remote feedbackLouis Chemineau
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-08Adjust defaultJulius Härtl
2020-12-08Move remoteId of remote reshares to stringJulius Härtl
2020-11-03Improve CertificateManager to not be user context dependentMorris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-03Do not fail if share for mountpoint is no longer availableJulius Härtl
2020-07-29When no user is logged in null is usedJoas Schilling
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-06-02Do not only catch Exceptions but any Throwable during rmt share deleteChristoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-18FixesRoeland Jago Douma
2019-11-12Respect the accepted flag for group and user sharesJoas Schilling
2019-03-06Fix unnecessary boolean castMorris Jobke
2019-01-24Fix for crashing occ files:scanfretn
2018-07-11fix unit testsBjoern Schiessle
2018-07-11update unit testsBjoern Schiessle
2018-07-11unshare from selfBjoern Schiessle
2018-07-11accept/decline group sharesBjoern Schiessle
2018-07-11implement federated group sharesBjoern Schiessle
2018-07-02implement decline shareBjoern Schiessle
2018-07-02adjust to latest api versionBjoern Schiessle
2018-07-02send accept share notification (WIP)Bjoern Schiessle
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-07-21Merge pull request #5823 from nextcloud/improve-error-handlingMorris Jobke
2017-07-21improved error handlingBjoern Schiessle
2017-07-17still remove the federated share even if we cant notify the remoteRobin Appelman
2017-06-13Use the share_folder config for remote sharesJoas Schilling
2017-05-20fix for sharingDaniel Hansson
2017-04-23Remove unused use statementsMorris Jobke
2017-04-11remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle
2016-08-24HTTPHelper is deprecatedRoeland Jago Douma
2016-07-21Update with robinJoas Schilling