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-03-11Don't recreate sql query each timebackport/31274/stable22Carl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-10Merge pull request #31505 from nextcloud/release/22.2.6/rc1v22.2.6rc1blizzz
22.2.6 RC1
2022-03-1022.2.6 RC1Arthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-10Merge pull request #31305 from nextcloud/backport/30938/stable22Côme Chilliet
[stable22] Fix ldap:check-user method for newly created LDAP users
2022-03-10Merge pull request #30966 from nextcloud/backport/30235/stable22blizzz
[stable22] Add primary key for ratelimit table
2022-03-10Merge pull request #31411 from nextcloud/backport/31354/stable22Vincent Petry
[stable22] Fix caching of the user avatar
2022-03-10Merge pull request #31122 from nextcloud/backport/30945/stable22blizzz
[stable22] Background job time windows
2022-03-10Make it explicit that a DN can be used for ldap:check-userCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-10Improve typing in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-10Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
Co-authored-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-10Fix ldap:check-user method for newly created LDAP usersCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-10Merge pull request #29565 from nextcloud/backport/25332/stable22blizzz
[stable22] Fix removing remote shares when the remote server is unreachable
2022-03-10Bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-10Update autoloaderJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-10Make the DB query simpler (as we just deleted all other entries)Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-10Add a primary key to ratelimit_entries tableJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-10Adjust since versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-10Merge pull request #31482 from nextcloud/backport/30111/stable22blizzz
[stable22] Add option to disallow creation of local storages
2022-03-10Merge pull request #31351 from nextcloud/backport/31335/stable22blizzz
[stable22] update CRL after revocation of rocket_integration.csr
2022-03-10Merge pull request #31263 from nextcloud/backport/20766/stable22blizzz
[stable22] Consider only reminders with calendar data
2022-03-10Merge pull request #31002 from nextcloud/backport/30974/stable22blizzz
[stable22] Fix: Birthday events missing after reimporting contacts
2022-03-10Merge pull request #31443 from nextcloud/backport/31436/stable22blizzz
[stable22] be conservative when reading from fresh created column
2022-03-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-09Merge pull request #31182 from nextcloud/backport/31178/stable22Vincent Petry
[stable22] Fix typo in DAV namespace registration
2022-03-09Merge pull request #31497 from nextcloud/backport/31490/stable22Vincent Petry
[stable22] fix new file menu
2022-03-09Center dialog new file menubackport/31490/stable22szaimen
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-09[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-08Merge pull request #31458 from nextcloud/backport/31358/stable22Pytal
2022-03-08Merge pull request #30968 from nextcloud/backport/25418/stable22Simon L
[stable22] Update variables.scss - Fallback font before Noto Color Emoji
2022-03-08Update variables.scsskaktuspalme
I would put sans-serif before Noto Color Emoji. If you have none of the previous fonts installed but Noto Color Emoji is, the interface looks very ugly because it uses Noto Color Emoji then. That's exactly the case on my linux distribution.
2022-03-08Merge pull request #31480 from nextcloud/backport/31426/stable22Julien Veyssier
[stable22] Connectivity check: allow using the protocol in 'connectivity_check_domains'
2022-03-08Merge pull request #31486 from nextcloud/backport/28227/stable22Simon L
[stable22] Fix too many file download notifications when watching a video
2022-03-08[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-07Fix too many file download notifications when watching a videoszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-07Fix settings error message timeoutbackport/31358/stable22Christopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-07Add option to disallow creation of local storagesbackport/30111/stable22Vincent Petry
Introduce a new config option to prevent web UI admins to create or edit external storages of type "local". Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-07allow adding protocol to domains in 'connectivity_check_domains' configJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-03-07Merge pull request #31446 from nextcloud/backport/30953/stable22Vincent Petry
[stable22] Init user's file system if not existing on ownership transfer
2022-03-07[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-06[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-04Merge pull request #31440 from nextcloud/backport/31423/stable22Pytal
2022-03-04Merge pull request #31451 from nextcloud/backport/30959/stable22Vincent Petry
[stable22] use persistent connections when connecting to redis
2022-03-04use persistent connections when connecting to redisRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04Init user's file system if not existing on ownership transferbackport/30953/stable22Carl Schwan
This makes it a bit easier to transfer ownership when the new user hasn't already logged in. This still doesn't support encrypted storages because the keys are not generated yet. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-04Merge pull request #31441 from nextcloud/backport/31424/stable22Simon L
[stable22] fix fileactions for sharing overview
2022-03-04code stylebackport/31436/stable22Arthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-04be conservative when reading from fresh created columnArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>