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-06-18Clean up auth tokens when user is deletedChristoph Wurst
2020-01-09Clean up 2FA provider registry when a user is deletedChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-10-08Check and add index on principaluri for schedulingobjects tableThomas Citharel
2019-10-07Add index on calendarid for calendarobject_props tableThomas Citharel
2019-07-16Keep the old method as a fallback and adjust the testsJoas Schilling
2019-07-15Fix new core notifierJoas Schilling
2019-07-02Send emails when remote wipe starts/finishesChristoph Wurst
2019-06-27Decouple remote wipe notifcation channels with eventsChristoph Wurst
2019-05-20Remote wipe supportRoeland Jago Douma
2019-04-16Repair step for link sharesRoeland Jago Douma
2019-03-27Deduplicate index namesJoas Schilling
2019-03-27Make sure all tables have named indexesJoas Schilling
2018-12-21Add twofactor_providers_uid indexRoeland Jago Douma
2018-11-06Fix index namesMorris Jobke
2018-10-02Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma
2018-07-19Add filecache index on mtimeRobin Appelman
2018-06-06Add a hint that some indexes are not added yetMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-05-10Automatic creation of Identity managerJoas Schilling
2017-05-10Automatic injection for CssControllerJoas Schilling
2017-05-10Automatic injection for JsControllerJoas Schilling
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-03-24[PoC] JS CombinerRoeland Jago Douma
2017-01-19Use correct theming when returning the defaultsJoas Schilling
2017-01-06No need for the CssManagerRoeland Jago Douma
2017-01-06Do not add ICssManager to OCPRoeland Jago Douma
2016-11-21Add identity proofLukas Reschke
2016-11-03[WIP] Use mail for encrypting the password reset token as wellLukas Reschke
2016-10-05Clean up core/Application a bit moreJoas Schilling
2016-09-30Remove unused endpointJoas Schilling
2016-09-30Use magic DI for core controllersJoas Schilling
2016-08-29UserController does not require DefaultsRoeland Jago Douma
2016-08-25Remove unused core wrappersRoeland Jago Douma
2016-08-25AvatarController cleanupRoeland Jago Douma
2016-08-09Move getCapabilities over to CoreRoeland Jago Douma
2016-07-21Fix othersJoas Schilling
2016-07-20Implement brute force protectionLukas Reschke
2016-07-15Use the themed Defaults everywhereJoas Schilling
2016-07-07Revert "occ web executor (#24957)"Morris Jobke
2016-06-22occ web executor (#24957)VicDeo
2016-06-07do not generate device token if 2FA is enable for userChristoph Wurst
2016-05-26Update license headersLukas Reschke
2016-05-23Add two factor auth to coreChristoph Wurst
2016-05-11Add controller to generate client tokensChristoph Wurst
2016-05-11token based authChristoph Wurst
2016-04-18Move logout to controllerLukas Reschke
2016-04-15Move login form into controllerLukas Reschke
2016-04-05Move OC\Core and OC\Settings to composer autoloaderLukas Reschke