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-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-12Chunk the array of phone numbersJoas Schilling
2021-03-11remove explicit fclose from S3->writeStreamRobin Appelman
2021-03-11implement PagedProvider for file searchRobin Appelman
2021-03-11limit constructing of result objects in file searchRobin Appelman
2021-03-11Merge pull request #26047 from nextcloud/JakubOnderka-patch-2Roeland Jago Douma
2021-03-11Merge pull request #26050 from nextcloud/view-search-reuse-usermanagerVincent Petry
2021-03-11Merge pull request #26015 from nextcloud/dependabot/composer/psr/container-1.1.1Christoph Wurst
2021-03-11Merge pull request #26031 from nextcloud/feature/noid/allow-autocomplete-base...Joas Schilling
2021-03-10Clean up the logic of the contacts store a bitJoas Schilling
2021-03-10Rename some parameters and methods to make the API more clearJoas Schilling
2021-03-10Bump psr/container from 1.0.0 to 1.1.1Christoph Wurst
2021-03-10reuse usermanager instance when processing search resultsRobin Appelman
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10cache baseurl in url generatorRobin Appelman
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-10Add a service to find out if a user knows another userJoas Schilling
2021-03-10Fix warning in AppFetcher.php when appstore is disabledJakub Onderka
2021-03-10Add a KnownUsers database with modelJoas Schilling
2021-03-09Merge pull request #25533 from nextcloud/resend-share-notifications-on-recreateRoeland Jago Douma
2021-03-09Merge pull request #25677 from nextcloud/drop/cache-factory-createRoeland Jago Douma
2021-03-09send share notification instead of erroring on duplicate shareRobin Appelman
2021-03-09Merge pull request #26017 from nextcloud/enh/boostrap/initialstateJulius Härtl
2021-03-09Fix RedundantPropertyInitializationCheckRoeland Jago Douma
2021-03-09Move initialstate bootstrap to proper types classesRoeland Jago Douma
2021-03-08Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma
2021-03-05Merge pull request #25928 from nextcloud/enh/contactsmenu/entryChristoph Wurst
2021-03-05Merge pull request #25588 from nextcloud/techdept/custom-psr-loggerChristoph Wurst
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-05Merge pull request #25659 from nextcloud/smb-getmetadata-catchRoeland Jago Douma
2021-03-05Merge pull request #25725 from lmamane/masterRoeland Jago Douma
2021-03-05Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcastsRoeland Jago Douma
2021-03-04Type CompositeExpression and ICompositeExpressionRoeland Jago Douma
2021-03-04catch notfound and forbidden exception in smb::getmetadataRobin Appelman
2021-03-04Remove RedundantcastsRoeland Jago Douma
2021-03-04Type Entry and IEntryRoeland Jago Douma
2021-03-04Add executeQuery and executeUpdateRoeland Jago Douma
2021-03-04Pimp ActionProviderStoreRoeland Jago Douma
2021-03-03Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma
2021-03-03Merge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_fun...Roeland Jago Douma
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-03Fix types in the Group ManagerRoeland Jago Douma
2021-03-03Merge pull request #25656 from nextcloud/enh/type/expressionbuilderJoas Schilling
2021-03-03Merge pull request #25816 from nextcloud/iquerybuilder-join-conditionsJoas Schilling
2021-03-03Type the experssionbuildersRoeland Jago Douma
2021-03-03allow non string join conditions in query builderRobin Appelman
2021-03-02Filter tables with other table prefixDaniel Kesselberg
2021-03-02Merge pull request #25544 from nextcloud/refactor/app-password-created-eventChristoph Wurst
2021-03-01Show group backends in occ group:list --info and group:infoJohannes Leuker