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-09-04Fix app password updating out of boundsRoeland Jago Douma
2020-07-30Correctly remove usergroup shares on removing group membersJoas Schilling
2020-06-18Clean up auth tokens when user is deletedChristoph Wurst
2020-05-20update autoloaderRobin Appelman
2020-02-10log Flow activityArthur Schiwon
2020-01-27add hub bundle for easy post-installationArthur Schiwon
2020-01-09Clean up 2FA provider registry when a user is deletedChristoph Wurst
2020-01-02Use the new Events in FlowRoeland Jago Douma
2019-12-22Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-2...Roeland Jago Douma
2019-12-20Always set the generated flag to false when an avatar is being setJoas Schilling
2019-12-20Merge pull request #18080 from nextcloud/enhancement/noid/add-timeoutblizzz
2019-12-16Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma
2019-12-16config.php setting to always accept internal sharesRoeland Jago Douma
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-12-12+ManuallyLockedExceptionMaxence Lange
2019-12-12Add a dedicated page for the recommended apps installationChristoph Wurst
2019-12-11Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma
2019-12-11Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst
2019-12-11Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma
2019-12-11Add typed events for all group hooks and legacy eventsChristoph Wurst
2019-12-11Add typed events for all user hooks and legacy eventsChristoph Wurst
2019-12-10Add interface for notification handler for dimissed eventsRoeland Jago Douma
2019-12-08Decouple resource provider registrationDaniel Kesselberg
2019-12-05Use file path for direct editingJulius Härtl
2019-12-03Merge pull request #17443 from nextcloud/enh/expired_token_on_invalid_passRoeland Jago Douma
2019-12-03Add typed create user eventsChristoph Wurst
2019-12-02Throw an invalid token exception is token is marked outdatedRoeland Jago Douma
2019-11-28add convenience interfaces so entities can provide presentable detailsArthur Schiwon
2019-11-27Direct editing API to allow file editing using a one-time token forJulius Härtl
2019-11-27Merge pull request #18019 from nextcloud/enhancement/password-policy-eventsRoeland Jago Douma
2019-11-27Add typed events for password_policyChristoph Wurst
2019-11-26add Nextcloud specific GenericEvent implementationArthur Schiwon
2019-11-20Make the post login event publicChristoph Wurst
2019-11-18Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma
2019-11-13relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon
2019-11-13Update autoloadersRoeland Jago Douma
2019-10-28Make it possible to broadcast events to (web) clientsChristoph Wurst
2019-10-05Allow group displaynames in the database backend (#17221)John Molakvoæ
2019-09-28Move settings to an appChristoph Wurst
2019-09-27Update autoloaderJoas Schilling
2019-09-11Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma
2019-09-10Split personal security settings in codeRoeland Jago Douma
2019-09-09let a dedicate service serve a stateful processArthur Schiwon
2019-09-09seperate setFileInfo from ICheckArthur Schiwon
2019-09-09introduce GenericEntityEvent and adapt File entityArthur Schiwon
2019-09-09merge IOperator with IOperation for simplicityArthur Schiwon
2019-09-09add operator interfaces / APIArthur Schiwon
2019-09-09introducing Entity interfaces and a File one as first implementationArthur Schiwon
2019-09-09open the WFE to deal with other subjects but filesArthur Schiwon
2019-09-02Kill repair step for cypress testsDaniel Kesselberg