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
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
2017-04-13Add getAccessList to ShareManagerRoeland Jago Douma
2017-04-07update unit testsBjoern Schiessle
2017-03-21Merge pull request #3844 from nextcloud/unshare_eventJoas Schilling
2017-03-20Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling
2017-03-17shares-circlesMaxence Lange
2017-03-17Add LegacyHooksRoeland Jago Douma
2017-03-17Skip null groups in group manager (#26871) (#26956)Vincent Petry
2017-01-04also create mail share if public links are disabledBjoern Schiessle
2016-12-20Don't resolve public share token if public sharing is disabledLukas Reschke
2016-11-01add method to check if a share provider for a given type is loadedBjoern Schiessle
2016-11-01Add defaultShareProvider & federatedshareprovider testsRoeland Jago Douma
2016-11-01Add Manager unit testsRoeland Jago Douma
2016-10-31Add getShareTypesInFolder to optimize folder listeningRobin Appelman
2016-10-21Fix DateTime comparissonRoeland Jago Douma
2016-10-10Fix typehintRoeland Jago Douma
2016-10-10Cleanup test caseThomas Müller
2016-10-06Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry
2016-09-13Fix getMock ManagerTestRoeland Jago Douma
2016-09-07Fix getMock ShareRoeland Jago Douma
2016-09-06Fix getMock shareRoeland Jago Douma