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
path: root/lib
AgeCommit message (Expand)Author
2021-03-12[tx-robot] updated from transifexNextcloud bot
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-09Merge pull request #25930 from nextcloud/techdept/psalm/25839/RedundantProper...Roeland Jago Douma
2021-03-09Fix RedundantPropertyInitializationCheckRoeland Jago Douma
2021-03-09Move initialstate bootstrap to proper types classesRoeland Jago Douma
2021-03-09Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-08Merge pull request #25997 from nextcloud/techdept/psalm/redundantcastLukas Reschke
2021-03-08Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma
2021-03-08Merge pull request #25948 from nextcloud/techdebt/noid/depreate-getHTMLNameRoeland Jago Douma
2021-03-08Fix some redundant castsRoeland Jago Douma
2021-03-08[tx-robot] updated from transifexNextcloud bot
2021-03-07[tx-robot] updated from transifexNextcloud bot
2021-03-06[tx-robot] updated from transifexNextcloud bot
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-05Deprecate getHTMLName on \OCP\DefaultsJulius Härtl
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-05[tx-robot] updated from transifexNextcloud bot
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-04[tx-robot] updated from transifexNextcloud bot
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