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-23Set umask before operations that create local filesRobin Appelman
2021-03-23[tx-robot] updated from transifexNextcloud bot
2021-03-22Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke
2021-03-22Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke
2021-03-22Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke
2021-03-22Don't hardcode the product name to Nextcloud but use the theming valueJoas Schilling
2021-03-22Fix sharebymail testsJohn Molakvoæ (skjnldsv)
2021-03-22Remove duplicated query for email sharesDaniel Calviño Sánchez
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-19use node search api for legacy file search endpointRobin Appelman
2021-03-19handle ordering in folder searchRobin Appelman
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-19folder filtering in sqlRobin Appelman
2021-03-19Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma
2021-03-19cleanup fileinfo creationRobin Appelman
2021-03-19Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry
2021-03-18formatRobin Appelman
2021-03-18handle limit and offset in folder file searchRobin Appelman
2021-03-18only require user to be set in a query that handles tagsRobin Appelman
2021-03-18Update user share must use correct expiration validationVincent Petry
2021-03-18unify handling of Folder::search methods into "new" query objectsRobin Appelman
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