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
2022-09-01Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry
2022-08-31CleanupJulius Härtl
2022-08-31adjusts tests for CloudIdManagercloudid-cacheRobin Appelman
2022-08-31cache cloud id data in CloudIdManagerRobin Appelman
2022-08-24Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan
2022-08-23Move findBinaryFinder and isFunctionEnabled away from OC_Helperimprove-binary-cachingCarl Schwan
2022-08-19Use user displayname cache for comment mentionsJoas Schilling
2022-08-15Merge branch 'master' into display-name-cache-publicdisplay-name-cache-publicCarl Schwan
2022-08-01Remove OCP\App and OCP\BackgroundJobcleanup/remove-long-deprecated-classesCarl Schwan
2022-07-28Add a public interface for the bruteforce throttler and register for injectionJoas Schilling
2022-06-22Cleanup avatar related codeCarl Schwan
2022-05-18expose displayname cache trough a public interfaceRobin Appelman
2022-05-12Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan
2022-05-12Cleanup lock related codeCarl Schwan
2022-05-12Make it possible to get the appdata folder using the public APIappdatafactory-publicCarl Schwan
2022-04-28Extract the EmojiService from user status and add an OCP interfaceJoas Schilling
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-04-04Add public API for owner based lockingJulius Härtl
2022-03-24Adapted Server to logger migration in constructorsCôme Chilliet
2022-03-24Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet
2022-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-03-15Fix unknown Talk broker interfaceChristoph Wurst
2022-03-04move user mountpoint setup to setupmanagerRobin Appelman
2022-03-04move teardown logic to SetupManagerRobin Appelman
2022-03-04Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman
2022-02-28Add event logging for db and redis connectionenh/diagnostics-loggingJulius Härtl
2022-02-28Diagnostics event logging to Nextcloud logJulius Härtl
2022-02-24move root mount setup to mountprovidersRobin Appelman
2022-02-23Extract request id handling to dedicated class so it can be injected manuallyJoas Schilling
2021-12-02Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-p...Joas Schilling
2021-12-02Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_queryJoas Schilling
2021-12-02Fix log_query config flagJoas Schilling
2021-12-02Allow to log DB, redis and LDAP requests into filesJoas Schilling
2021-12-01Remove default token which is deprecated since Nextcloud 13Joas Schilling
2021-11-09Move common logic to share managerJoas Schilling
2021-11-03Allow to inject the trusted domain helper by public interfaceJoas Schilling
2021-10-21Move preview provider registration to bootstrapRoeland Jago Douma
2021-09-13Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke
2021-09-09implement verification for additional mailsArthur Schiwon
2021-09-06Adjust logic to store period instead of current timestampLukas Reschke
2021-09-06Add database ratelimiting backendLukas Reschke
2021-07-14Allow to get a local cloud id without going through the contacts managerJulius Härtl
2021-06-30ensure that factoryClass exisits before instantiationArthur Schiwon
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-12allow excluding groups from creating link sharesRobin Appelman
2021-04-27Fix unit testsJoas Schilling
2021-04-06Improve networking checksLukas Reschke
2021-03-31make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman