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-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
2017-04-24Add missing hook checkDaniel Calviño Sánchez
2017-04-24Fix double hashing of shared link passwordsDaniel Calviño Sánchez
2017-04-20Get proper accesslist for userFolderRoeland Jago Douma
2017-04-13Add more tests for the share helperJoas Schilling
2017-04-13Activate the testJoas Schilling
2017-04-13Adjust docs and make !$currentAccess simplerJoas Schilling
2017-04-13Fix share manager testJoas Schilling
2017-04-13Fix default share providerJoas Schilling
2017-04-13Fix tests for ShareHelperJoas Schilling
2017-04-13Add shareHelper testRoeland Jago Douma
2017-04-13Add mail element to access listRoeland Jago Douma
2017-04-13Offload acceslist creation to providersRoeland Jago Douma
2017-04-13Fix testsRoeland Jago Douma
2017-04-13Add owner to access listRoeland Jago Douma