- Apr 02, 2021
-
-
Nextcloud bot authored
-
- Apr 01, 2021
-
-
Roeland Jago Douma authored
21.0.1 RC1
-
blizzz authored
[21] make ILDAPProviderFactory usable when there is no ldap setup
-
Morris Jobke authored
[stable21] remove leftover debug @NoCSRFRequired introduced with #26198
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Joas Schilling authored
[stable21] Allow apps to write/update account data
-
Morris Jobke authored
[stable21] Also check the default phone region when the number has no country code
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
- Mar 31, 2021
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
kesselb authored
[stable21] fix(translation): replace static error message
-
Julius Härtl authored
[stable21] Do not attempt to read 0 bytes when manually iterating over a non-seekable file
-
Christoph Wurst authored
[stable21] Only mark migrations as installed after execution
-
Christoph Wurst authored
[stable21] gracefully handle deleteFromSelf when share is already gone
-
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>
-
Joas Schilling authored
[stable21] Remove notifications when retesting profile field input
-
Christoph Wurst authored
[stable21] Update cipher defaults
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
[stable21] Fix working for phone number integration
-
Nextcloud bot authored
-
- Mar 29, 2021
-
-
Roeland Jago Douma authored
[stable21] add a prefix index to filecache.path
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
[stable21] Fix broken Calendar Event Invite email icons in Gmail by using PNGs instead of SVGs
-
J0WI authored
Signed-off-by:
J0WI <J0WI@users.noreply.github.com>
-
Nick Sweeting authored
Signed-off-by:
Nick Sweeting <git@sweeting.me>
-
Joas Schilling authored
[stable21] Avatar privacy and new scope
-
Vincent Petry authored
Added additional capability in the provisioning API to signal whether the federation scope values can be used. This is based on whether the lookup server upload is enabled or not. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Vincent Petry authored
Added integration tests for the scope attributes in the provisioning API. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
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
Include version number in capability Signed-off-by:
Vincent Petry <vincent@nextcloud.com> Co-authored-by:
Joas Schilling <213943+nickvergessen@users.noreply.github.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>
-