- Mar 30, 2021
-
-
Samuel authored
Signed-off-by:
Samuel <faust64@gmail.com>
-
Samuel authored
Signed-off-by:
Samuel <faust64@gmail.com>
-
Samuel authored
as suggested by @kesselb in nextcloud/server#25490 Signed-off-by:
Samuel <faust64@gmail.com>
-
- Mar 29, 2021
-
-
Vincent Petry authored
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
When avatar scope is private, the PlaceholderAvatar is used to deliver a placeholder avatar based on the user's initials. This was implemented as a separate class for now to avoid messing with the existing UserAvatar implementation and its generated vs non-generated logic. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
Extends the provisioning API to allow a user to get and set their own account property scopes. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
Use new scope values in settings page. Adjust all consumers to use the new constants. Map old scope values to new ones in account property getter. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
Added new v2-private account manager scope that restricts the scope further by excluding public link access. Avatars with v2-private account scope are now showing the guest avatar instead of the real avatar. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
- Mar 28, 2021
-
-
Nextcloud bot authored
-
- Mar 27, 2021
-
-
Nextcloud bot authored
-
- Mar 25, 2021
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Nextcloud bot authored
-
- Mar 24, 2021
-
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
- Mar 23, 2021
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Nextcloud bot authored
-
- Mar 22, 2021
-
-
Daniel Calviño Sánchez authored
The command is meant to be used when the fonts used to render texts ("core/fonts/NotoSans-Regular.ttf" and "core/fonts/NotoSans-Bold.ttf") are changed (for example, to add support for other scripts). The avatar and text file previews will be removed, so they will be generated again with the updated font when needed. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
- Mar 21, 2021
-
-
Nextcloud bot authored
-
- Mar 20, 2021
-
-
Nextcloud bot authored
-
- Mar 19, 2021
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Vincent Petry authored
Updating a user or group share now uses the correct method for the validation of the expiration date. Instead of using the one from links it uses the one for internal shares. To avoid future confusion, the method "validateExpirationDate" has been renamed to "validateExpirationDateLink". Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
- Mar 17, 2021
-
-
Robin Appelman authored
streams get closed automatically when dropped, and in some cases the stream seems to be already closed by the S3 library, in which case trying to close it again will raise an error Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
- Mar 16, 2021
-
-
Robin Appelman authored
Fixes https://github.com/nextcloud/groupfolders/issues/338 Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-