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-22Sharing link & mail parityJohn Molakvoæ (skjnldsv)
2021-03-22[tx-robot] updated from transifexNextcloud bot
2021-03-21[tx-robot] updated from transifexNextcloud bot
2021-03-20[tx-robot] updated from transifexNextcloud bot
2021-03-19Fix phpcs issues in encryption updateVincent Petry
2021-03-19Log and continue when failing to update encryption keys during for individual...Julius Härtl
2021-03-19Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma
2021-03-19Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry
2021-03-18Update user share must use correct expiration validationVincent Petry
2021-03-18Use executeQuery and executeUpdate in the QBMapperChristoph Wurst
2021-03-18log full expection during repair stepRobin Appelman
2021-03-18dont error the entire repair process when a repair step errorsRobin Appelman
2021-03-17Merge pull request #24384 from nextcloud/cleanup/remove-old-migration-checkMorris Jobke
2021-03-17Skip db migration simulation for core schema changesJulius Härtl
2021-03-17Merge pull request #25924 from nextcloud/bugfix/noid/only-mark-migrations-as-...Morris Jobke
2021-03-17Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke
2021-03-17Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling
2021-03-17Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling
2021-03-17Merge pull request #26131 from nextcloud/fix/initialstate-templatesVincent Petry
2021-03-17Fix parameter types in docsJoas Schilling
2021-03-17Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-16dont allow creating users with __groupfolders as uidRobin Appelman
2021-03-16Merge pull request #26013 from nextcloud/object-store-copy-cache-idRobin Appelman
2021-03-15Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry
2021-03-15Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)
2021-03-15expand 'path is already shared' error messageRobin Appelman
2021-03-15Merge pull request #26003 from nextcloud/enh/simplefile/getidMorris Jobke
2021-03-12verify that cache entry is validRobin Appelman
2021-03-12also implement for FailedCache and NullCacheRobin Appelman
2021-03-12use returned file id for object store copyRobin Appelman
2021-03-12add ICopyFromCache trait to expose existing implementationRobin Appelman
2021-03-12Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman
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-12Merge pull request #26072 from nextcloud/s3-no-explicit-closeRoeland Jago Douma
2021-03-12[tx-robot] updated from transifexNextcloud bot
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