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-25Log when a storage is marked as unavailableMorris Jobke
2021-03-25Merge pull request #26285 from nextcloud/techdebt/noid/cleanup-update-eventsRoeland Jago Douma
2021-03-25Merge pull request #21484 from nextcloud/better-forbidden-path-errorsMorris Jobke
2021-03-25Remove event listener to udpate events that are not present anymoreMorris Jobke
2021-03-25Merge pull request #21641 from nextcloud/techdebt/noid/bye-bye-database-xmlRoeland Jago Douma
2021-03-25[tx-robot] updated from transifexNextcloud bot
2021-03-25Cleanup unneeded code around database.xmlMorris Jobke
2021-03-24Bye bye database.xmlJoas Schilling
2021-03-24show better error messages when a file with a forbidden path is encounteredRobin Appelman
2021-03-24improve type handling of Avatar::generateAvatarFromSvRobin Appelman
2021-03-24Make debugging easier which header is being setJoas Schilling
2021-03-24Catch invalid cache source storage pathJohn Molakvoæ (skjnldsv)
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