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
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-09Use the correct mountpoint to calculateRoeland Jago Douma
2020-06-24Update share type constant usageJoas Schilling
2020-06-23Fix language in share notes email for usersJoas Schilling
2020-06-03Prevent harder to share your rootJoas Schilling
2020-05-29Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez
2020-05-28Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez
2020-05-28Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez
2020-05-08Adjust tests to only return group IDsMorris Jobke
2020-04-27Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke
2020-04-24Allow specifying a default expiration dateRoeland Jago Douma
2020-04-21Remove unneeded test since links have resharing permissions by defaultJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-02-20Strip of users home path from share api messageJoas Schilling
2019-12-16config.php setting to always accept internal sharesRoeland Jago Douma
2019-11-28Merge pull request #17725 from nextcloud/enh/share_exp_internalRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix testsRoeland Jago Douma
2019-11-27Fix more testsRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-27Add typed events for password_policyChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-10-30Add unit tests for "getAllShares()"Daniel Calviño Sánchez
2019-07-31Fix permission check on incoming federated sharesJulius Härtl
2019-07-03Always set the display name for user sharesJulius Härtl
2019-07-03Unify the permission checking in one place onlyJoas Schilling
2019-07-03Better check reshare permissions when creating a shareJoas Schilling
2019-06-25Add event dispatcher to OCPChristoph Wurst
2019-02-18Correctly determinate the owner in case of shared external storagesJoas Schilling
2018-12-07Remove deprecated functions from SecureRandomRoeland Jago Douma
2018-12-05Fix typo in "incoming"Joas Schilling
2018-11-02Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez
2018-11-02Fix update share testsDaniel Calviño Sánchez
2018-08-08Add support for tokens in room sharesDaniel Calviño Sánchez
2018-07-24Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez
2018-07-21fix unit testsBjoern Schiessle
2018-05-21testsMaxence Lange
2018-01-25Fix risky tests without assertionsJoas Schilling
2017-11-28Fix current access list test and add one for $currentAccess === falseJoas Schilling
2017-09-08Use the language of the recipient for the share notificationJoas Schilling
2017-08-03Move pre_shared and post_shared events to EventDispatcherRoeland Jago Douma
2017-07-28Send an email once a file/folder is shared with a userMorris Jobke
2017-07-20Emit hook postUnshareFromSelf when the recipient of a share unshares itPauli Järvinen
2017-07-16Fix emitting of legacy hook post_unsharePauli Järvinen
2017-06-21Improve wording of various error messagesJan-Christoph Borchardt
2017-06-13Fix unknown share tokenJoas Schilling
2017-04-24Add missing unit test for updateShare with email shareDaniel Calviño Sánchez