- Apr 23, 2021
-
-
Nextcloud bot authored
-
- Apr 22, 2021
-
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Roeland Jago Douma authored
For #23197 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Apr 21, 2021
-
-
Nextcloud bot authored
-
- Apr 20, 2021
-
-
Nextcloud bot authored
-
- Apr 19, 2021
-
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Vincent Petry authored
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
- Apr 16, 2021
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Apr 15, 2021
-
-
Nextcloud bot authored
-
- Apr 14, 2021
-
-
Nextcloud bot authored
-
- Apr 13, 2021
-
-
Nextcloud bot authored
-
- Apr 12, 2021
-
-
Lukas Reschke authored
It is unreasonable to expect that one of these fields would be longer than 2048 characters. Whilst some have definitely lower limits (such as for phone numbers or domain names), a upper bound as sanity check makes sense. Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Lukas Reschke authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
- Apr 09, 2021
-
-
Nextcloud bot authored
-
- Apr 07, 2021
-
-
Nextcloud bot authored
-
- Apr 06, 2021
-
-
Nextcloud bot authored
-
- Apr 05, 2021
-
-
Nextcloud bot authored
-
- Apr 04, 2021
-
-
Nextcloud bot authored
-
- Apr 03, 2021
-
-
Nextcloud bot authored
-
- Apr 02, 2021
-
-
Nextcloud bot authored
-
- Apr 01, 2021
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Vincent Petry authored
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Mar 31, 2021
-
-
Nextcloud bot authored
-
- Mar 30, 2021
-
-
Arthur Schiwon authored
- handling race conditions Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Joas Schilling authored
The problem is that if a developer creates a structural error in their migration file, they will already be marked as executed and an not be rerun. Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
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>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- 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>
-