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-07-12Use Symfony IpUtils to check for local IP rangesfix/improve-local-ip-detectionCôme Chilliet
2022-07-12Check for local IPs nested in IPv6 as wellCôme Chilliet
2022-07-12Refactor local IP if and set strict to true for in_arrayCôme Chilliet
2022-07-12Improve local IP detectionCôme Chilliet
2022-07-11Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan
2022-07-11Fix typing in IJobListenh/improve-job-handling-commandsCôme Chilliet
2022-07-11Code cleaning of Background/ListCommandCôme Chilliet
2022-07-11Add command to list jobsCôme Chilliet
2022-07-11Clean up JobList classCôme Chilliet
2022-07-09Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz
2022-07-08Merge pull request #33110 from nextcloud/feat/handle-onetime-password-largeblizzz
2022-07-07Only ignore attempts of the same actionJoas Schilling
2022-07-06Merge pull request #33052 from nextcloud/fix/set-display-nameJoas Schilling
2022-07-05only use nextcloud bundle when explicitly enableds3-crt-bundle-downloadRobin Appelman
2022-07-05also use nextcloud certificate bundle when downloading from s3Robin Appelman
2022-07-05Make Color class publiccleanup/avatar-codeCarl Schwan
2022-07-05Handler large passwordsCarl Schwan
2022-07-05Handle one time passwordsCarl Schwan
2022-07-01Allow to expire comments of multiple objects with one callJoas Schilling
2022-06-29Fix detection of firefox in ContentSecurityPolicyNonceManagerCarl Schwan
2022-06-29Check whether entry is of type ICacheEntry in Cache->remove()Jonas
2022-06-29Merge pull request #32994 from nextcloud/fix/extended-query-searchCarl Schwan
2022-06-28Merge pull request #33042 from nextcloud/bugfix/noid/extend-email-loggingJoas Schilling
2022-06-28Do not save invalid display name to the databaseChristopher Ng
2022-06-28Merge pull request #32982 from nextcloud/fix/metadata-extractionCarl Schwan
2022-06-28Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-propertiesCôme Chilliet
2022-06-28Extend email loggingJoas Schilling
2022-06-27Merge pull request #32998 from nextcloud/fix/setting_nameLouis
2022-06-27Rename setting name to reduce its lengthLouis Chemineau
2022-06-24Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz
2022-06-23Merge pull request #32980 from nextcloud/fix/32887/dashboard-load-only-enable...blizzz
2022-06-23Search without join on filecache_extendedfix/extended-query-searchCarl Schwan
2022-06-23Improve local domain detectionCôme Chilliet
2022-06-22avoid early DI of IAppManagerfix/32887/dashboard-load-only-enabled-appsArthur Schiwon
2022-06-22load widgets only of enabled appsArthur Schiwon
2022-06-22Fix metadata extractionfix/metadata-extractionCarl Schwan
2022-06-22Cleanup avatar related codeCarl Schwan
2022-06-21Fix #30003fexistsacsfer
2022-06-21Merge pull request #32242 from nextcloud/fix-logging-data-arrayblizzz
2022-06-21Merge pull request #31475 from nextcloud/kofemann-patch-1blizzz
2022-06-21composer run cs:fixfix/avoid-using-undeclared-propertiesCôme Chilliet
2022-06-21Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet
2022-06-21Merge pull request #32924 from nextcloud/memcached-binary-protocolCarl Schwan
2022-06-21Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-...blizzz
2022-06-21Explicitely only accept closures from our dependencies in ClosureJobCôme Chilliet
2022-06-17memcached should not throw arbitrary exceptionsmemcached-binary-protocolArthur Schiwon
2022-06-17Enable binary protocol againCarl Schwan
2022-06-16make placeholder a const for reuseArthur Schiwon
2022-06-16fix overwriting original vars when loggingArthur Schiwon
2022-06-15Add comments expire dateVitor Mattos