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 (Collapse)Author
2022-06-07Use email settings in DAV searchbackport/stable22/share_search_tweaksLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-07Use share setting in DAV searchLouis Chemineau
shareapi_restrict_user_enumeration_full_match_ignore_second_display_name was introduced to ignore second display name during search from the share panel. But this setting was not respected by search from the calendar application. This fix it. Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-07Add setting to ignore email during searchLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-07Add settings to ignore second display name in searchLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-07Tweak tests to include shareapi_restrict_user_enumeration_full_match_useridLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-07Add settings to not match userID during full matchLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-07[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-06[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-05[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-04[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-03Merge pull request #32651 from nextcloud/update-3rdparty-stable23Joas Schilling
[stable23] Update 3rdparty for symfony/translation:4.4.41
2022-06-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-02Merge pull request #32706 from nextcloud/backport/32690/stable23blizzz
[stable23] Trim mount point before matching in encryption code
2022-06-02Add unit tests for encryption's isSystemWideMountPointVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-06-02Trim mount point before matching in encryption codeVincent Petry
Often times the mount point has a leading slash. This fix sanitizes it to make sure matching works. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-06-02[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-01Merge pull request #32679 from nextcloud/backport/32592/stable23blizzz
[stable23] allow use of rememberme cookies for IApacheAuth backends
2022-06-01[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-01allow use of rememberme cookies for IApacheAuth backendsbackport/32592/stable23Arthur Schiwon
- e.g. enables it for SAML backend Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-05-31Merge pull request #32625 from nextcloud/backport/32618/stable23Pytal
2022-05-31[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-30Update 3rdparty for symfony/translation:4.4.41update-3rdparty-stable23Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-30[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-29[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-27Merge pull request #32622 from nextcloud/backport/32601/stable23Joas Schilling
[stable23] Move Gd failed operations to debug level
2022-05-27Don't overwrite certain values if the refreshing comes in via short updatesbackport/32618/stable23Joas Schilling
This e.g. happens from the talk participant list which only has the status, message and icon. Due to the overwriting e.g. the clearAt was overwritten with null and afterwards the status modal showed "Invalid date" as "Clear at" Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27Fix unit testsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27Fix missing status with predefined status in drop-downJoas Schilling
When a predefined status message was used, the status was not "processed" so it was missing the translated message and the icon in the dropdown and the menu afterwards Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27Move Gd failed operations to debug levelGit'Fellow
Instead of error
2022-05-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-26[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-20Merge pull request #32081 from nextcloud/backport/31359/stable23_2blizzz
[stable23] Fix apps settings error message timeout
2022-05-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-19Merge pull request #32456 from nextcloud/backport/32439/stable23Simon L
[stable23] adjust wording for database checks
2022-05-19Merge pull request #32494 from nextcloud/releases/23.0.5/finalv23.0.5blizzz
23.0.5
2022-05-1923.0.5Arthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-05-19Merge pull request #32474 from nextcloud/backport/32428/stable23blizzz
[stable23] Add Email validation
2022-05-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-18Add email validationbackport/32428/stable23Anna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-05-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17adjust wording for database checksbackport/32439/stable23szaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-17Fix apps settings error message timeoutbackport/31359/stable23_2Christopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-05-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17Merge pull request #32423 from nextcloud/releases/23.0.5/rc1v23.0.5rc1blizzz
23.0.5 RC1
2022-05-17Merge pull request #32417 from nextcloud/backport/stable23/fix/30002blizzz
[stable23] Explicitly close div element