Commit Graph

58929 Commits (stable21)
 

Author SHA1 Message Date
Thomas Citharel 0b4e06b321 Consider only reminders with calendar data
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago
Nextcloud bot 74c1e01afa
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 547ec7c141
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 6437286a9b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Vincent Petry 5d20b15c6e
Merge pull request #31206 from nextcloud/backport/30949/stable21
[stable21] Allow to disable AuthToken v1
2 years ago
Nextcloud bot adeef2204f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 731b0b2230
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 0c3a927522
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
blizzz 452470a63c
Merge pull request #31249 from nextcloud/backport/30114/stable21
[stable21] Prevent writing invalid mtime
2 years ago
John Molakvoæ 2898e04c97 Prevent writing invalid mtime
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Nextcloud bot 999d367dbf
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling d106ac7567 Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling 595e1dec73 Allow to disable AuthToken v1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Louis b3072cf02e
Merge pull request #31186 from nextcloud/backport/31170/stable21
[stable21] fix a broken tooltip
2 years ago
Nextcloud bot 4ffaa54d4f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
szaimen d5bda14231 try to fix broken tooltip
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
blizzz c674a20ddb
Merge pull request #31189 from nextcloud/release/21.0.9
21.0.9
2 years ago
Arthur Schiwon d59d86fb66
21.0.9
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Thomas Citharel 3901f6abb9 Fix typo in DAV namespace registration
See b0afba6d65/sabre/dav/lib/DAV/Xml/Service.php (L43)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago
Nextcloud bot b19c6f290f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 70cd1fa302
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 38ba4f44c5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 9955cb085e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
blizzz 962241b642
Merge pull request #31128 from nextcloud/release/21.0.9rc1
21.0.9 RC 1
2 years ago
Arthur Schiwon e14a99976c
21.0.9 RC 1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Vincent Petry 5380cebb49
Merge pull request #31115 from nextcloud/backport/31109/stable21
[stable21] Fix duplicated UUID migration issue
2 years ago
Arthur Schiwon 28b5f0ccce
fix code style
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Nextcloud bot 594f4568b2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Arthur Schiwon 37a5a266df
fix use of executeQuery and -Statement
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Arthur Schiwon be7feb7e3b Setup warning for invalid LDAP user or group UUIDs.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Côme Chilliet 31ac987c3d Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Côme Chilliet a6e367ecbf Fix ldap:update-uuid
Generators cannot be iterated with while or returned by an other
 generator, using foreach instead.
And a few other problems.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Arthur Schiwon 3e434f27a4 add occ command to update UUIDs (incomplete)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Arthur Schiwon 8f92270547 allow to re-run migration step when backup DB is already created
- to heal incomplete states from broken upgrades

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Arthur Schiwon 2ff0fffbd3 invalidated duplicated UUIDs prior to migration change
- in a proper setup there are no duplicated UUIDs
- not all setups are proper
- log warning to admin

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Nextcloud bot 9d2db0de56
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling 297f12e7a1 Don't provide favorite activity settings
Since mails and notifications are only available for actions of other users
it does not make sense to allow changing this.
It also prevents the common misunderstanding with
"file was changed inside a favorited folder"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot 6990a658f7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 5aeca606ef
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot ea2a5d10f7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 88884bf551
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 66a3abe24e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 2fcf5655fb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 5c5322a1a3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Vincent Petry cfb1d35010
Merge pull request #30977 from nextcloud/nickvergessen-patch-3
Update version.php
2 years ago
Joas Schilling b521410272
Update version.php 2 years ago
Nextcloud bot a6c3a109c2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Carl Schwan de432ca995
Merge pull request #30946 from nextcloud/fix/stable21/query-statement--
Use existing API
2 years ago
Nextcloud bot af7088751b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Carl Schwan 7240843289 Use existing API
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago