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-06-22Fix metadata extractionfix/metadata-extractionCarl Schwan
2022-06-21Merge pull request #31475 from nextcloud/kofemann-patch-1blizzz
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-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
2022-04-25Merge pull request #32082 from nextcloud/directory-content-lazy-ownerVincent Petry
2022-04-25Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submountVincent Petry
2022-04-22Only need to setup root for groupfoldersroot-setup-groupfoldersRobin Appelman
2022-04-22Merge pull request #32040 from nextcloud/full-setup-only-newJulius Härtl
2022-04-22Use a lazy user for the file owner when listing a directorydirectory-content-lazy-ownerRobin Appelman
2022-04-22optimize adding submount info to directory contentdirectory-listing-optimize-add-submountRobin Appelman
2022-04-22tell mysql to ignore the sort index for search queriesmysql-search-ignore-index-2Robin Appelman
2022-04-21cache fullSetupRequired locallyRobin Appelman
2022-04-21only register mounts that are new from providers that are new during a full s...Robin Appelman
2022-04-21Make the binary operation order explicitbugfix/noid/satisfy-binary-operation-orderJoas Schilling
2022-04-20Merge pull request #32024 from nextcloud/local-metadata-forbiddenRobin Appelman
2022-04-20ignore forbidden files while scanning local storageRobin Appelman
2022-04-20log stacktrace for 'Backends provided no user object'Arthur Schiwon
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-11perform a setup if we can't find any mounts containing a fileRobin Appelman
2022-04-08Merge pull request #31901 from nextcloud/fs-setup-tweaksVincent Petry
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-08more preset metadata for LazyUserFolderRobin Appelman
2022-04-08always do full setup for home folder with submountsRobin Appelman
2022-04-08add missing returnRobin Appelman
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Adapt LockScope to LockContext renameenh/ocp-owner-lockJulius Härtl