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
2021-03-17ability to add some entries out of rfcenh/noid/webfinger-ostatusMaxence Lange
2021-03-17Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling
2021-03-17Merge pull request #26076 from nextcloud/enh/noid/ldap-occ-user-resetMorris Jobke
2021-03-17Merge pull request #26172 from nextcloud/techdebt/noid/code-checker-is-noopMorris Jobke
2021-03-17Merge pull request #26165 from nextcloud/dependabot/composer/vimeo/psalm-4.6.4dependabot-preview[bot]
2021-03-17occ app:check-code is noopJoas Schilling
2021-03-17adds ldap user:reset commandArthur Schiwon
2021-03-17Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling
2021-03-17Merge pull request #26131 from nextcloud/fix/initialstate-templatesVincent Petry
2021-03-17Bump vimeo/psalm from 4.6.2 to 4.6.4dependabot-preview[bot]
2021-03-17Fix parameter types in docsJoas Schilling
2021-03-17Add missing index on the user columnJoas Schilling
2021-03-17Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-17Merge pull request #26153 from nextcloud/psalm/26111/fix-undefined-exception-...Vincent Petry
2021-03-17[tx-robot] updated from transifexNextcloud bot
2021-03-17Use correct exception type hint in catch statementMorris Jobke
2021-03-16Merge pull request #26137 from nextcloud/block-__groupfolders-uidRobin Appelman
2021-03-16dont allow creating users with __groupfolders as uidRobin Appelman
2021-03-16Merge pull request #26013 from nextcloud/object-store-copy-cache-idRobin Appelman
2021-03-16Merge pull request #26143 from nextcloud/techdebt/noid/fix-csJoas Schilling
2021-03-16Merge pull request #26144 from nextcloud/fundingJoas Schilling
2021-03-16Add funding infotobiasKaminsky
2021-03-16Fix CS in CacheTestVincent Petry
2021-03-16[tx-robot] updated from transifexNextcloud bot
2021-03-15Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry
2021-03-15Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)
2021-03-15Merge pull request #26003 from nextcloud/enh/simplefile/getidMorris Jobke
2021-03-15Merge pull request #26115 from nextcloud/enh/noid/log-share-exceptionskesselb
2021-03-15Log exceptions when creating shareVincent Petry
2021-03-15[tx-robot] updated from transifexNextcloud bot
2021-03-14[tx-robot] updated from transifexNextcloud bot
2021-03-13Merge pull request #26097 from nextcloud/dependabot/npm_and_yarn/css-loader-5...dependabot-preview[bot]
2021-03-13Merge pull request #26100 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot-preview[bot]
2021-03-13Bump css-loader from 5.1.1 to 5.1.2dependabot-preview[bot]
2021-03-13Merge pull request #26099 from nextcloud/dependabot/npm_and_yarn/chai-4.3.4dependabot-preview[bot]
2021-03-13[tx-robot] updated from transifexNextcloud bot
2021-03-13Bump @babel/preset-env from 7.13.9 to 7.13.10dependabot-preview[bot]
2021-03-13Bump chai from 4.3.3 to 4.3.4dependabot-preview[bot]
2021-03-12verify that cache entry is validRobin Appelman
2021-03-12also implement for FailedCache and NullCacheRobin Appelman
2021-03-12use returned file id for object store copyRobin Appelman
2021-03-12add ICopyFromCache trait to expose existing implementationRobin Appelman
2021-03-12Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman
2021-03-12Merge pull request #26049 from nextcloud/search-file-limit-resultsRoeland Jago Douma
2021-03-12Merge pull request #26079 from nextcloud/bugfix/noid/chunk-phone-searchRoeland Jago Douma
2021-03-12Merge pull request #26080 from nextcloud/bugfix/noid/only-clear-known-users-w...blizzz
2021-03-12Only clear known users when we had at least one phonebook entryJoas Schilling
2021-03-12Fix Test class nameJoas Schilling
2021-03-12Chunk the array of phone numbersJoas Schilling
2021-03-12Merge pull request #26072 from nextcloud/s3-no-explicit-closeRoeland Jago Douma