summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #36686 from nextcloud/release/24.0.10v24.0.10John Molakvoæ2023-02-231-2/+2
|\ | | | | 24.0.10
| * 24.0.10John Molakvoæ2023-02-231-2/+2
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #36816 from nextcloud/backport/36814/stable24John Molakvoæ2023-02-232-8/+194
|\ | | | | [stable24] Validate the scope when validating operations
| * Also check the scope when reading operations from the databaseJoas Schilling2023-02-232-0/+76
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Validate the scope when validating operationsJoas Schilling2023-02-232-8/+118
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-236-6/+156
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2270-202/+290
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2184-190/+440
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2030-16/+60
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1928-10/+458
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-182-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1730-10/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1642-2/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-15158-364/+296
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36703 from nextcloud/backport/36700/stable24blizzz2023-02-141-0/+3
|\ | | | | [stable24] Also copy meta data when converting DataResponse to JSONRe…
| * Also copy bruteforce meta data when converting DataResponse to JSONResponseJoas Schilling2023-02-141-0/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1442-36/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1324-22/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-12128-216/+244
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1120-4/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1070-172/+248
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36561 from nextcloud/release/24.0.10_rc1v24.0.10rc1blizzz2023-02-091-2/+2
|\ | | | | 24.0.10 RC1
| * 24.0.10 RC1Arthur Schiwon2023-02-061-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #36441 from nextcloud/backport/36433/stable24blizzz2023-02-091-4/+1
|\ \ | | | | | | [stable24] fix(encryption): don't throw on missing file
| * | fix(encryption): don't throw on missing fileRichard Steinmetz2023-02-071-4/+1
| | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | Merge pull request #36413 from nextcloud/backport/36380/stable24blizzz2023-02-091-1/+0
|\ \ \ | | | | | | | | [stable24] fix(caldav): Fix wrong Psalm report for nullable calendar data
| * | | fix(caldav): Fix wrong Psalm report for nullable calendar dataChristoph Wurst2023-02-071-1/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | > Docblock-defined type Sabre\VObject\Component\VCalendar for $vcalendar is never falsy ^ is a lie Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #36376 from nextcloud/backport/35894/stable24blizzz2023-02-091-5/+13
|\ \ \ | | | | | | | | [stable24] fix moving files of encrypted local storage to unencrypted local storage
| * | | fix moving files of encrypted local storage to unencrypted local storageRobin Appelman2023-02-071-5/+13
| |/ / | | | | | | | | | | | | | | | for example when moving encrypted files to a groupfolder Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #36318 from nextcloud/backport/36268/stable24blizzz2023-02-091-1/+1
|\ \ \ | | | | | | | | [stable24] Fix double where() usage in resource manager
| * | | Fix double where() usage in resource managerJoas Schilling2023-02-071-1/+1
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #35837 from nextcloud/backport/35814/stable24blizzz2023-02-091-5/+2
|\ \ \ | | | | | | | | [stable24] Fix parameter type for EntityCollection::setReadMarker in comments app
| * | | Fix parameter type for EntityCollection::setReadMarker in comments appCôme Chilliet2023-02-071-5/+2
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-096-0/+26
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #36616 from nextcloud/backport/stable24/36564Louis2023-02-085-12/+13
|\ \ \ \ | | | | | | | | | | [stable24] Restore copy button text on directory fetch error
| * | | | Restore copy button text on directory fetch errorLouis Chemineau2023-02-085-12/+13
|/ / / / | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #36596 from ↵Daniel2023-02-081-5/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/stable24-update-psalm-baseline [stable24] Update psalm-baseline.xml
| * | | | Update psalm baselinenextcloud-command2023-02-081-5/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | Merge pull request #36295 from nextcloud/backport/36266/stable24Joas Schilling2023-02-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | [stable24] Fix double where in CustomProperiesBackendTest
| * | | | Fix double where in CustomProperiesBackendTestJoas Schilling2023-02-071-1/+1
| | |/ / | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-08150-344/+278
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #36558 from nextcloud/backport/36557/stable24blizzz2023-02-072-16/+16
|\ \ \ | |/ / |/| | [stable24] perf(federation): Only request root share info for checking availability
| * | chore: Add return typesJulius Härtl2023-02-071-9/+5
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | perf(federation): Only request root share info for checking availabilityJulius Härtl2023-02-062-9/+13
| | | | | | | | | | | | | | | | | | Otherwise this would request a full recursive dirctory listing while the result is never being used Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #36386 from nextcloud/backport/36210/stable24blizzz2023-02-071-2/+2
|\ \ \ | | | | | | | | [stable24] fix(dav): check if principal has email address before accessing it
| * | | fix(dav): check if principal has email address before accessing itRichard Steinmetz2023-01-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Ref https://github.com/nextcloud/calendar/issues/4811 Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #35843 from nextcloud/backport/25768/stable24blizzz2023-02-072-6/+202
|\ \ \ \ | | | | | | | | | | [stable24] Use mimetype from cache for workflow checks
| * | | | add some tests for mimetype checkRobin Appelman2022-12-201-0/+192
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | remove file exists check from `cacheAndReturnMimeType`Robin Appelman2022-12-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the method is only called if the file exists already a check against storing the fallback mimetype is added as a safety instead Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | use mimetype from cache for workflow if availableRobin Appelman2022-12-201-4/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>