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-10-28Fix resource usages in OC_ImageCôme Chilliet
2021-06-30adjust internal data handling logic to fix store and loadArthur Schiwon
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-27Less ILoggerJoas Schilling
2021-03-26Add known user check in avatar when v2-private scopeVincent Petry
2021-03-26Added PlaceholderAvatar with own cached imagesVincent Petry
2021-03-26Add new v2-private account scopeVincent Petry
2021-03-24improve type handling of Avatar::generateAvatarFromSvRobin Appelman
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2020-04-29Update license headers for 19Christoph Wurst
2020-04-24Delete avatar if a user is deletedJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-24Fix generated avatars and nophoto cache filesJoas Schilling
2020-01-27Fix tests after #18745Roeland Jago Douma
2020-01-27Change avatar placeholder from single letter to 2 lettersSergey Shliakhov
2020-01-13Fix license headersChristoph Wurst
2019-12-20Always set the generated flag to false when an avatar is being setJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-04reduce adressbook change events and handlingArthur Schiwon
2019-06-22Move font from Nunito to Noto SansJan-Christoph Borchardt
2019-04-09Don't get the avatar when we don't operate anywayJoas Schilling
2019-02-07Switch guest avatars to PNGMichael Weimann
2019-02-07Implement guest avatar endpointMichael Weimann