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-07-06Merge pull request #21238 from nextcloud/techdebt/noid/deferrable-notificatio...Morris Jobke
2020-07-03Allow notification apps to defer and flush the sendingJoas Schilling
2020-07-03Callable parameter injectionChristoph Wurst
2020-07-02Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma
2020-06-24Add unified search APIChristoph Wurst
2020-06-22Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcherblizzz
2020-06-20flow to not use deprecated event dispatcher methodsArthur Schiwon
2020-06-17Add dedicated API for apps' bootstrapping processChristoph Wurst
2020-06-15Clean up auth tokens when user is deletedChristoph Wurst
2020-06-11prevent the root storage from accidentally scanning user foldersRobin Appelman
2020-06-04Merge pull request #20914 from nextcloud/enh/deprecated_event_log_usageRoeland Jago Douma
2020-05-28Add lazy events for the Node APIRoeland Jago Douma
2020-05-25Merge pull request #20005 from joeried/occ-remove-bruteforce-attempts-by-ipMorris Jobke
2020-05-22Log usage of a deprecated event instead of emittingRoeland Jago Douma
2020-05-13Move the notmodified check to middleware where it belongsRoeland Jago Douma
2020-05-12Merge pull request #20813 from nextcloud/lazy-folderMorris Jobke
2020-05-12Add AppFramework GZip middleware to gzip responsesRoeland Jago Douma
2020-05-11generalize the "lazy folder" conceptRobin Appelman
2020-05-07Add InitialState Appframework serviceRoeland Jago Douma
2020-05-02Simple AppConfig wrapper for the AppFrameworkRoeland Jago Douma
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-19Implement occ command security:bruteforceattemps:reset-for-ipJohannes Riedel
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