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-24Remove obsolete repair steps for logo and updater channelMorris Jobke
2020-04-19Move to subfolders for preview filesRoeland Jago Douma
2020-04-15Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling
2020-04-14Check all remotes for local accessJoas Schilling
2020-04-13Return hashes of uploaded content for dav uploadsRobin Appelman
2020-04-08Bump autoloadersJulius Härtl
2020-04-08Merge pull request #18200 from nextcloud/enhancement/psr-loggerChristoph Wurst
2020-04-07Move legacy classes from PSR0 to PSR4Christoph Wurst
2020-04-06Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma
2020-04-03update autoloaderRobin Appelman
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-04-02Update autoloaderJoas Schilling
2020-03-31Merge pull request #19858 from nextcloud/feature/webauthnRoeland Jago Douma
2020-03-31Start with webauthnRoeland Jago Douma
2020-03-31[POC] Event for failed login attemptsRoeland Jago Douma
2020-03-26Add a PSR-3 logger adapter and make it injectableChristoph Wurst
2020-03-25Add a public event for contacts interactionChristoph Wurst
2020-03-24Added Hook before Message is sendArne Hamann
2020-03-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-02-28Merge pull request #19493 from nextcloud/simplefile-new-lazyRoeland Jago Douma
2020-02-28Merge pull request #19321 from nextcloud/enh/allow-to-overwrite-share-target-...Joas Schilling
2020-02-28Bump autoloaderRoeland Jago Douma
2020-02-21Add event subscriber for transaction isolation levelDaniel Kesselberg
2020-02-17Allow to overwrite share target mountpointsJoas Schilling
2020-01-28log Flow activityArthur Schiwon
2020-01-26add hub bundle for easy post-installationArthur Schiwon
2020-01-08Clean 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