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-08-11Merge branch 'master' into patch-2Jasper Weyne
2022-08-02Document all getIncomplete implementations as returning string|falseCôme Chilliet
2022-08-01Fix dynamic property creations in test filesfix/fix-dynamic-properties-in-testsCôme Chilliet
2022-07-28Merge pull request #33380 from luzpaz/fix/lib-private-typosCôme Chilliet
2022-07-27Fix typos in lib/private subdirectoryluz paz
2022-07-27don't set `null` as a bundle pathRobin Appelman
2022-07-21always triger setup of builtin storage wrappersfs-setup-builtin-wrappersRobin Appelman
2022-07-18Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan
2022-07-18Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocpCarl Schwan
2022-07-18Merge pull request #32963 from nextcloud/s3-crt-bundle-downloadDaniel
2022-07-14Add typing to SimpleFStyping/carl/simplefsCarl Schwan
2022-07-14Move CappedMemoryCache to OCPfeat/capped-memorycache-ocpCarl Schwan
2022-07-12Fix listening for circle events in SetupManagerJonas
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-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 #32982 from nextcloud/fix/metadata-extractionCarl Schwan
2022-06-28Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-propertiesCôme Chilliet
2022-06-23Search without join on filecache_extendedfix/extended-query-searchCarl Schwan
2022-06-22Fix metadata extractionfix/metadata-extractionCarl Schwan
2022-06-21Merge pull request #31475 from nextcloud/kofemann-patch-1blizzz
2022-06-21Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet
2022-06-13Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry
2022-06-10Merge pull request #32723 from MartinBrugnara/masterVincent Petry
2022-06-10Merge pull request #32768 from nextcloud/fs-setup-onetime-earlierVincent Petry
2022-06-09fix mounts mounted at the users homeRobin Appelman
2022-06-08perform onetime setup earlier to ensure wrappers are registered on timefs-setup-onetime-earlierRobin Appelman
2022-06-08handle stream wrappers in SeekableHttpStreamseeakble-http-stream-wrappersRobin Appelman
2022-06-07 Disable ~/.aws/config access by S3ConnectionTraitJasper Weyne
2022-06-05Expose umask override value as config parameter: localstorage.umaskMartin Brugnara
2022-06-02store unencrypted size in the unencrypted_size columnunencrypted-sizeRobin Appelman
2022-06-02Cleanup temporary files after finishing the write to object storageJulius Härtl
2022-05-27Fix docblock for return typedebt/noid/psalm-moveable-mountDaniel Kesselberg
2022-05-18Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L
2022-05-17Files: Extend search to also cover tagsfeature/files-search-tagsMarcel Klehr
2022-05-13Merge pull request #32250 from nextcloud/cleanup/cappedmemorycacheJohn Molakvoæ
2022-05-12Add stricter psalm type for CappedMemoryCachecleanup/cappedmemorycacheCarl Schwan
2022-05-12Make it possible to get the appdata folder using the public APIappdatafactory-publicCarl Schwan
2022-05-05Merge pull request #32110 from plumbeo/binary-encoding-4Vincent Petry
2022-05-05Merge pull request #32152 from nextcloud/bugfix/32151/allow-compatibility-wra...Vincent Petry
2022-05-04Save encrypted files in binary formatplumbeo
2022-05-02Merge pull request #31752 from nextcloud/fix/remove-still-more-iloggerCôme Chilliet
2022-04-27Merge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation...Carl Schwan
2022-04-26composer run cs:fixCôme Chilliet
2022-04-26Remove ILogger usages in lib/private/Files/StorageCôme Chilliet
2022-04-26Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet
2022-04-26Allow compatibility wrapper on local external storagebugfix/32151/allow-compatibility-wrapper-local-ext-storageVincent Petry
2022-04-25Merge pull request #32084 from nextcloud/root-setup-groupfoldersVincent Petry
2022-04-25Merge pull request #32074 from nextcloud/mysql-search-ignore-index-2Robin Appelman