]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 weeks agofix(appstoreFetcher): get app list from custom app store fix/AppStore--remove-unneeded-warning 48114/head
Grigorii K. Shartsev [Mon, 16 Sep 2024 23:29:25 +0000 (01:29 +0200)]
fix(appstoreFetcher): get app list from custom app store

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
4 weeks agofix(appstoreFetcher): remove unneeded warning
Grigorii K. Shartsev [Mon, 16 Sep 2024 23:24:49 +0000 (01:24 +0200)]
fix(appstoreFetcher): remove unneeded warning

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
4 weeks agoMerge pull request #48009 from nextcloud/fix/remove-references-to-deprected-storage...
Côme Chilliet [Mon, 16 Sep 2024 18:50:38 +0000 (20:50 +0200)]
Merge pull request #48009 from nextcloud/fix/remove-references-to-deprected-storage-interface

fix: Remove OCP\Files\Storage interface deprecated since version 9

4 weeks agochore: Improve typing and phpdoc comments 48009/head
Côme Chilliet [Mon, 16 Sep 2024 18:29:48 +0000 (20:29 +0200)]
chore: Improve typing and phpdoc comments

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agoMerge pull request #46480 from nextcloud/fix/mailer-binaryfinder-fallback
Robin Appelman [Mon, 16 Sep 2024 16:18:14 +0000 (18:18 +0200)]
Merge pull request #46480 from nextcloud/fix/mailer-binaryfinder-fallback

fix(Mailer): Fix sendmail binary fallback

4 weeks agochore: Check storage is an instance of the correct class instead of psalm-suppress fix/remove-references-to-deprected-storage-interface
Côme Chilliet [Mon, 16 Sep 2024 16:07:03 +0000 (18:07 +0200)]
chore: Check storage is an instance of the correct class instead of psalm-suppress

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agochore: Remove deprecated Storage::search method instead of moving it to IStorage
Côme Chilliet [Mon, 16 Sep 2024 16:00:47 +0000 (18:00 +0200)]
chore: Remove deprecated Storage::search method instead of moving it to IStorage

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agochore: psalm-suppress legacy code weirdness
Côme Chilliet [Sun, 15 Sep 2024 16:04:39 +0000 (18:04 +0200)]
chore: psalm-suppress legacy code weirdness

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agochore: Fix psalm issues, put back private versions of getter in private Storage interface
Côme Chilliet [Sun, 15 Sep 2024 15:14:37 +0000 (17:14 +0200)]
chore: Fix psalm issues, put back private versions of getter in private Storage interface

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agochore: fix autoloaders
Côme Chilliet [Sun, 15 Sep 2024 14:16:18 +0000 (16:16 +0200)]
chore: fix autoloaders

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agochore: Fix encryption test use statement
Côme Chilliet [Sun, 15 Sep 2024 14:12:28 +0000 (16:12 +0200)]
chore: Fix encryption test use statement

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agofix: Fix other uses of removed Storage interface
Côme Chilliet [Sun, 15 Sep 2024 13:38:25 +0000 (15:38 +0200)]
fix: Fix other uses of removed Storage interface

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agofix: Remove OCP\Files\Storage interface deprecated since version 9
Côme Chilliet [Sun, 15 Sep 2024 12:13:29 +0000 (14:13 +0200)]
fix: Remove OCP\Files\Storage interface deprecated since version 9

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agoMerge pull request #46218 from nextcloud/artonge/fix/hash_return_type
John Molakvoæ [Mon, 16 Sep 2024 15:15:18 +0000 (17:15 +0200)]
Merge pull request #46218 from nextcloud/artonge/fix/hash_return_type

4 weeks agoMerge pull request #46140 from nextcloud/fix-nc-env-inclusion
Robin Appelman [Mon, 16 Sep 2024 14:55:13 +0000 (16:55 +0200)]
Merge pull request #46140 from nextcloud/fix-nc-env-inclusion

fix(config): Add missing handling for `envCache` in `getKeys()`

4 weeks agoMerge pull request #47316 from Farcry69/fix/metadata-refresh-crash
John Molakvoæ [Mon, 16 Sep 2024 13:59:26 +0000 (15:59 +0200)]
Merge pull request #47316 from Farcry69/fix/metadata-refresh-crash

4 weeks agoMerge pull request #47947 from nextcloud/feat/make-setup-check-trait-public
Joas Schilling [Mon, 16 Sep 2024 13:33:48 +0000 (15:33 +0200)]
Merge pull request #47947 from nextcloud/feat/make-setup-check-trait-public

feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait`

4 weeks agofix(Mailer): Fix sendmail binary fallback fix/mailer-binaryfinder-fallback 46480/head
Josh [Fri, 12 Jul 2024 22:59:45 +0000 (18:59 -0400)]
fix(Mailer): Fix sendmail binary fallback
feat: add debug logging to sendmail binary finder

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 weeks agoMerge branch 'master' into fix-nc-env-inclusion fix-nc-env-inclusion 46140/head
Robin Appelman [Mon, 16 Sep 2024 13:13:29 +0000 (15:13 +0200)]
Merge branch 'master' into fix-nc-env-inclusion

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 weeks agochore: improve hash_file php usage in Local Storage artonge/fix/hash_return_type 46218/head
John Molakvoæ [Mon, 16 Sep 2024 09:32:29 +0000 (11:32 +0200)]
chore: improve hash_file php usage in Local Storage

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
4 weeks agofix(files): Ensure that the hash method does not return null
Louis Chemineau [Mon, 1 Jul 2024 14:52:23 +0000 (16:52 +0200)]
fix(files): Ensure that the hash method does not return null

To match https://github.com/nextcloud/server/blob/beececf66068f57c416225efcde9b44ce5c2e835/lib/private/Files/View.php#L1050

- Fix https://github.com/nextcloud/server/issues/44110

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agoMerge pull request #47924 from ldidry/catch-MaxInstancesExceededException
Joas Schilling [Mon, 16 Sep 2024 13:04:49 +0000 (15:04 +0200)]
Merge pull request #47924 from ldidry/catch-MaxInstancesExceededException

🥅 — Catch MaxInstancesExceededException on calendar events

4 weeks agoMerge pull request #48081 from nextcloud/rakekniven-patch-2
Kate [Mon, 16 Sep 2024 13:00:18 +0000 (15:00 +0200)]
Merge pull request #48081 from nextcloud/rakekniven-patch-2

4 weeks agofeat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServ... feat/make-setup-check-trait-public 47947/head
Ferdinand Thiessen [Fri, 13 Sep 2024 12:18:25 +0000 (14:18 +0200)]
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait`

This trait is used by other apps for creating setup checks,
so we should provide it instead apps using private API.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agochore(assets): Recompile assets 48081/head
nextcloud-command [Mon, 16 Sep 2024 12:33:29 +0000 (12:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agochore(1i8n): Fixed grammar and improved wording
rakekniven [Mon, 16 Sep 2024 11:11:53 +0000 (13:11 +0200)]
chore(1i8n): Fixed grammar and improved wording

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 weeks agofix(dav): catch `MaxInstancesExceededException` on calendar events 47924/head
Luc Didry [Thu, 12 Sep 2024 13:32:44 +0000 (15:32 +0200)]
fix(dav): catch `MaxInstancesExceededException` on calendar events

Signed-off-by: Luc Didry <luc@didry.org>
4 weeks agoMerge pull request #47852 from nextcloud/sharding-code-fixes
John Molakvoæ [Mon, 16 Sep 2024 09:39:58 +0000 (11:39 +0200)]
Merge pull request #47852 from nextcloud/sharding-code-fixes

4 weeks agoMerge pull request #48050 from nextcloud/fix/weather_status/search-address-offline...
John Molakvoæ [Mon, 16 Sep 2024 09:31:13 +0000 (11:31 +0200)]
Merge pull request #48050 from nextcloud/fix/weather_status/search-address-offline-errors

4 weeks agoMerge pull request #48063 from nextcloud/bugfix/noid/fix-otf-loading
Joas Schilling [Mon, 16 Sep 2024 09:25:47 +0000 (11:25 +0200)]
Merge pull request #48063 from nextcloud/bugfix/noid/fix-otf-loading

fix(a11y): Add OTF font loading check

4 weeks agoMerge pull request #47948 from nextcloud/fix/issue-34720
Joas Schilling [Mon, 16 Sep 2024 09:25:32 +0000 (11:25 +0200)]
Merge pull request #47948 from nextcloud/fix/issue-34720

fix(collaboration): Reduce timeouts to 3s for link reference connects

4 weeks agoMerge pull request #47792 from nextcloud/chore/use-public-api-helper
John Molakvoæ [Mon, 16 Sep 2024 09:20:58 +0000 (11:20 +0200)]
Merge pull request #47792 from nextcloud/chore/use-public-api-helper

4 weeks agoMerge pull request #47964 from nextcloud/dependabot/npm_and_yarn/multi-cf87d80143
John Molakvoæ [Mon, 16 Sep 2024 09:20:27 +0000 (11:20 +0200)]
Merge pull request #47964 from nextcloud/dependabot/npm_and_yarn/multi-cf87d80143

4 weeks agoMerge pull request #48044 from nextcloud/fix/cast-node-names-to-string
John Molakvoæ [Mon, 16 Sep 2024 09:08:50 +0000 (11:08 +0200)]
Merge pull request #48044 from nextcloud/fix/cast-node-names-to-string

4 weeks agoMerge pull request #48008 from nextcloud/fix/entity/strict-types
Kate [Mon, 16 Sep 2024 09:08:35 +0000 (11:08 +0200)]
Merge pull request #48008 from nextcloud/fix/entity/strict-types

4 weeks agoMerge pull request #48029 from nextcloud/fix/dav-cast-content-lenght-to-int
Anna [Mon, 16 Sep 2024 09:07:40 +0000 (11:07 +0200)]
Merge pull request #48029 from nextcloud/fix/dav-cast-content-lenght-to-int

fix(dav): cast content length to interger

4 weeks agoMerge pull request #48030 from nextcloud/fix/dav-cast-params-to-string
John Molakvoæ [Mon, 16 Sep 2024 09:07:31 +0000 (11:07 +0200)]
Merge pull request #48030 from nextcloud/fix/dav-cast-params-to-string

4 weeks agoMerge pull request #48031 from nextcloud/fix/filesreport-cast-fileId-to-int
Anna [Mon, 16 Sep 2024 09:07:22 +0000 (11:07 +0200)]
Merge pull request #48031 from nextcloud/fix/filesreport-cast-fileId-to-int

fix(filesreport): cast fileId to integer

4 weeks agoMerge pull request #48018 from nextcloud/feat/verbose-cron
Joas Schilling [Mon, 16 Sep 2024 08:30:47 +0000 (10:30 +0200)]
Merge pull request #48018 from nextcloud/feat/verbose-cron

feat: add verbose mode to cron.php

4 weeks agoMerge pull request #48042 from nextcloud/refactor/elvis
Christoph Wurst [Mon, 16 Sep 2024 08:04:37 +0000 (10:04 +0200)]
Merge pull request #48042 from nextcloud/refactor/elvis

refactor: Use the elvis operator + fix: Handle null checks with the ?? operator

4 weeks agofix(a11y): Add OTF font loading check bugfix/noid/fix-otf-loading 48063/head
Joas Schilling [Mon, 16 Sep 2024 07:58:54 +0000 (09:58 +0200)]
fix(a11y): Add OTF font loading check

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoMerge pull request #48060 from nextcloud/automated/noid/master-update-psalm-baseline
github-actions[bot] [Mon, 16 Sep 2024 07:37:46 +0000 (09:37 +0200)]
Merge pull request #48060 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

4 weeks agoMerge pull request #48028 from nextcloud/fix/fix-ldap-setupcheck-crash
Andy Scherzinger [Mon, 16 Sep 2024 06:32:24 +0000 (08:32 +0200)]
Merge pull request #48028 from nextcloud/fix/fix-ldap-setupcheck-crash

fix(user_ldap): Use %n in plural translation to avoid a crash in L10N

4 weeks agochore(tests): Update psalm baseline 48060/head
nextcloud-command [Mon, 16 Sep 2024 02:37:08 +0000 (02:37 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 16 Sep 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48049 from nextcloud/refactor/void-tests
Anna [Sun, 15 Sep 2024 22:11:41 +0000 (00:11 +0200)]
Merge pull request #48049 from nextcloud/refactor/void-tests

refactor: Add void return type to PHPUnit test methods

4 weeks agoMerge pull request #48043 from nextcloud/fix/imip-test-expects-integer
Anna [Sun, 15 Sep 2024 22:09:28 +0000 (00:09 +0200)]
Merge pull request #48043 from nextcloud/fix/imip-test-expects-integer

test(dav): imip service test expects integers for last occurence

4 weeks agotest: cast node name and data to string fix/cast-node-names-to-string 48044/head
Anna Larch [Sun, 15 Sep 2024 16:34:42 +0000 (18:34 +0200)]
test: cast node name and data to string

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agoMerge pull request #48046 from nextcloud/refactor/self-class-reference
Anna [Sun, 15 Sep 2024 21:01:22 +0000 (23:01 +0200)]
Merge pull request #48046 from nextcloud/refactor/self-class-reference

refactor: Replace __CLASS__ with ::class references

4 weeks agofix(dav): cast content length to interger fix/dav-cast-content-lenght-to-int 48029/head
Anna Larch [Sun, 15 Sep 2024 11:40:58 +0000 (13:40 +0200)]
fix(dav): cast content length to interger

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agoMerge pull request #47973 from melroy89/patch-1
Andy Scherzinger [Sun, 15 Sep 2024 20:42:35 +0000 (22:42 +0200)]
Merge pull request #47973 from melroy89/patch-1

Add missing Nextcloud v30 to issue template

4 weeks agoMerge pull request #48045 from nextcloud/fix/add-function-type-for-mimetype-sanitizer
Kate [Sun, 15 Sep 2024 20:42:01 +0000 (22:42 +0200)]
Merge pull request #48045 from nextcloud/fix/add-function-type-for-mimetype-sanitizer

4 weeks agofix(weather_status): Fix search address errors when offline fix/weather_status/search-address-offline-errors 48050/head
provokateurin [Sun, 15 Sep 2024 20:39:18 +0000 (22:39 +0200)]
fix(weather_status): Fix search address errors when offline

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agochore: Update git blame ignore refactor/void-tests 48049/head
Christoph Wurst [Sun, 15 Sep 2024 20:35:16 +0000 (22:35 +0200)]
chore: Update git blame ignore

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 weeks agorefactor: Add void return type to PHPUnit test methods
Christoph Wurst [Sun, 15 Sep 2024 20:32:31 +0000 (22:32 +0200)]
refactor: Add void return type to PHPUnit test methods

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 weeks agotest(dav): imip service test expects integers for last occurence fix/imip-test-expects-integer 48043/head
Anna Larch [Sun, 15 Sep 2024 16:43:45 +0000 (18:43 +0200)]
test(dav): imip service test expects integers for last occurence

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agofix: Handle null checks with the ?? operator refactor/elvis 48042/head
Christoph Wurst [Sun, 15 Sep 2024 19:50:11 +0000 (21:50 +0200)]
fix: Handle null checks with the ?? operator

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 weeks agoMerge pull request #48010 from nextcloud/feat/switch-from-settype-to-casts
Anna [Sun, 15 Sep 2024 19:49:04 +0000 (21:49 +0200)]
Merge pull request #48010 from nextcloud/feat/switch-from-settype-to-casts

feat(db): switch from settype to casts

4 weeks agodocs: Add missing Nextcloud v30 47973/head
Melroy van den Berg [Sat, 14 Sep 2024 13:22:05 +0000 (15:22 +0200)]
docs: Add missing Nextcloud v30

Signed-off-by: Melroy van den Berg <melroy@melroy.org>
4 weeks agorefactor: Replace __CLASS__ with ::class references refactor/self-class-reference 48046/head
Christoph Wurst [Sun, 15 Sep 2024 19:40:55 +0000 (21:40 +0200)]
refactor: Replace __CLASS__ with ::class references

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 weeks agofix(dav): set string type for sanitizeMtime fix/add-function-type-for-mimetype-sanitizer 48045/head
Anna Larch [Sun, 15 Sep 2024 15:01:00 +0000 (17:01 +0200)]
fix(dav): set string type for sanitizeMtime

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agoMerge pull request #48041 from nextcloud/refactor/dirname-to-dir
Daniel [Sun, 15 Sep 2024 19:14:03 +0000 (21:14 +0200)]
Merge pull request #48041 from nextcloud/refactor/dirname-to-dir

refactor: migrate dirname to __DIR__ constants

4 weeks agorefactor: Use the elvis operator
Christoph Wurst [Sun, 15 Sep 2024 19:01:34 +0000 (21:01 +0200)]
refactor: Use the elvis operator

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 weeks agorefactor: migrate dirname to __DIR__ constants refactor/dirname-to-dir 48041/head
Christoph Wurst [Sun, 15 Sep 2024 18:55:23 +0000 (20:55 +0200)]
refactor: migrate dirname to __DIR__ constants

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 weeks agoMerge pull request #47916 from nextcloud/feat/add-subscription-via-occ
Anna [Sun, 15 Sep 2024 18:24:29 +0000 (20:24 +0200)]
Merge pull request #47916 from nextcloud/feat/add-subscription-via-occ

feat(caldav): create subscriptions via occ

4 weeks agoMerge pull request #48037 from nextcloud/chore/noid/correctTrademarkLink
Andy Scherzinger [Sun, 15 Sep 2024 17:52:27 +0000 (19:52 +0200)]
Merge pull request #48037 from nextcloud/chore/noid/correctTrademarkLink

fix: correct link to trademark

4 weeks agofix: correct link to trademark 48037/head
Andy Scherzinger [Sun, 15 Sep 2024 17:51:17 +0000 (19:51 +0200)]
fix: correct link to trademark

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 weeks agofeat(db): switch from settype to casts feat/switch-from-settype-to-casts 48010/head
Anna Larch [Sun, 15 Sep 2024 11:43:03 +0000 (13:43 +0200)]
feat(db): switch from settype to casts

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agofix(filesreport): cast fileId to integer fix/filesreport-cast-fileId-to-int 48031/head
Anna Larch [Sun, 15 Sep 2024 14:55:31 +0000 (16:55 +0200)]
fix(filesreport): cast fileId to integer

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agoMerge pull request #48016 from nextcloud/fix/s3configtrait/proxy-false
Kate [Sun, 15 Sep 2024 17:16:04 +0000 (19:16 +0200)]
Merge pull request #48016 from nextcloud/fix/s3configtrait/proxy-false

4 weeks agoMerge pull request #48013 from nextcloud/fix/baseresponse/xml-element-value-string...
Kate [Sun, 15 Sep 2024 17:15:46 +0000 (19:15 +0200)]
Merge pull request #48013 from nextcloud/fix/baseresponse/xml-element-value-string-cast

4 weeks agofeat(caldav): create subscriptions via occ feat/add-subscription-via-occ 47916/head
Anna Larch [Thu, 12 Sep 2024 09:35:42 +0000 (11:35 +0200)]
feat(caldav): create subscriptions via occ

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agofix(dav): cast parameters to string fix/dav-cast-params-to-string 48030/head
Anna Larch [Sun, 15 Sep 2024 11:41:40 +0000 (13:41 +0200)]
fix(dav): cast parameters to string

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agofix(user_ldap): Use %n in plural translation to avoid a crash in L10N fix/fix-ldap-setupcheck-crash 48028/head
Côme Chilliet [Sun, 15 Sep 2024 16:38:12 +0000 (18:38 +0200)]
fix(user_ldap): Use %n in plural translation to avoid a crash in L10N

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 weeks agoMerge pull request #48014 from nextcloud/fix/tags/boolean-user-has-tags
Kate [Sun, 15 Sep 2024 15:48:27 +0000 (17:48 +0200)]
Merge pull request #48014 from nextcloud/fix/tags/boolean-user-has-tags

4 weeks agoMerge pull request #48017 from nextcloud/fix/comment/children-count-integer
Kate [Sun, 15 Sep 2024 15:48:11 +0000 (17:48 +0200)]
Merge pull request #48017 from nextcloud/fix/comment/children-count-integer

4 weeks agoMerge pull request #48015 from nextcloud/fix/storage-local/get-source-path-spl-file...
Kate [Sun, 15 Sep 2024 14:50:56 +0000 (16:50 +0200)]
Merge pull request #48015 from nextcloud/fix/storage-local/get-source-path-spl-file-info

4 weeks agofeat: add verbose mode to cron.php feat/verbose-cron 48018/head
John Molakvoæ (skjnldsv) [Sun, 15 Sep 2024 13:47:11 +0000 (15:47 +0200)]
feat: add verbose mode to cron.php

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 weeks agofix(Comment): Initialize childrenCount as integer fix/comment/children-count-integer 48017/head
provokateurin [Sun, 15 Sep 2024 13:23:10 +0000 (15:23 +0200)]
fix(Comment): Initialize childrenCount as integer

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agofix(S3ConfigTrait): Allow proxy field to take false fix/s3configtrait/proxy-false 48016/head
provokateurin [Sun, 15 Sep 2024 13:23:43 +0000 (15:23 +0200)]
fix(S3ConfigTrait): Allow proxy field to take false

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agofix(Storage\Local): Do not call getSourcePath() on SplFileInfo fix/storage-local/get-source-path-spl-file-info 48015/head
provokateurin [Sun, 15 Sep 2024 13:24:22 +0000 (15:24 +0200)]
fix(Storage\Local): Do not call getSourcePath() on SplFileInfo

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agofix(BaseResponse): Cast XML element values to string fix/baseresponse/xml-element-value-string-cast 48013/head
provokateurin [Sun, 15 Sep 2024 11:07:50 +0000 (13:07 +0200)]
fix(BaseResponse): Cast XML element values to string

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agofix(Tags): Return boolean for userHasTags() fix/tags/boolean-user-has-tags 48014/head
provokateurin [Sun, 15 Sep 2024 13:27:37 +0000 (15:27 +0200)]
fix(Tags): Return boolean for userHasTags()

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agofix(Entity): Fix magic setter call for custom strong typed setters fix/entity/strict-types 48008/head
provokateurin [Sun, 15 Sep 2024 11:40:16 +0000 (13:40 +0200)]
fix(Entity): Fix magic setter call for custom strong typed setters

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agoMerge pull request #48003 from nextcloud/artonge/fix/missing_dot
Ferdinand Thiessen [Sun, 15 Sep 2024 13:13:53 +0000 (15:13 +0200)]
Merge pull request #48003 from nextcloud/artonge/fix/missing_dot

fix: Restore missing dot in FilesListVirtual.vue

4 weeks agoMerge pull request #47999 from nextcloud/fix/noid/try-latest-buildjet-cache
John Molakvoæ [Sun, 15 Sep 2024 09:39:50 +0000 (11:39 +0200)]
Merge pull request #47999 from nextcloud/fix/noid/try-latest-buildjet-cache

4 weeks agochore: update BuildJet/cache to v4 fix/noid/try-latest-buildjet-cache 47999/head
John Molakvoæ [Sun, 15 Sep 2024 09:15:35 +0000 (11:15 +0200)]
chore: update BuildJet/cache to v4

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
4 weeks agofix: Restore missing dot in FilesListVirtual.vue artonge/fix/missing_dot 48003/head
Louis Chemineau [Sun, 15 Sep 2024 09:09:37 +0000 (11:09 +0200)]
fix: Restore missing dot in FilesListVirtual.vue

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agofix(ci): Use latest buildjet version
Marcel Müller [Sun, 15 Sep 2024 08:50:16 +0000 (10:50 +0200)]
fix(ci): Use latest buildjet version

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
4 weeks agoMerge pull request #47990 from nextcloud/automated/noid/master-update-psalm-baseline
github-actions[bot] [Sun, 15 Sep 2024 05:17:28 +0000 (07:17 +0200)]
Merge pull request #47990 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

4 weeks agochore(tests): Update psalm baseline 47990/head
nextcloud-command [Sun, 15 Sep 2024 02:37:53 +0000 (02:37 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 15 Sep 2024 00:26:39 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #47920 from nextcloud/artonge/feat/reset_route_when_sidebar_and_vi...
Louis [Sat, 14 Sep 2024 21:49:47 +0000 (23:49 +0200)]
Merge pull request #47920 from nextcloud/artonge/feat/reset_route_when_sidebar_and_viewer_are_close

feat: Reset route if neither the Viewer of the Sidebar is open

4 weeks agofeat: Reset route if neither the Viewer of the Sidebar is open 47920/head
Louis Chemineau [Thu, 12 Sep 2024 12:31:31 +0000 (14:31 +0200)]
feat: Reset route if neither the Viewer of the Sidebar is open

When the viewer or the sidebar is opened, we add the fileid to the route.
When both of them are closed, we do not remove the fileid from the route.
This means that, upon reload, the sidebar will be opened even though it was closed previously.

This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed.

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agoMerge pull request #47928 from nextcloud/bugfix/noid/update-opendyslexic
John Molakvoæ [Sat, 14 Sep 2024 19:19:19 +0000 (21:19 +0200)]
Merge pull request #47928 from nextcloud/bugfix/noid/update-opendyslexic

4 weeks agoMerge pull request #47971 from nextcloud/fix/do-not-try-to-change-response-code-too...
Côme Chilliet [Sat, 14 Sep 2024 19:18:47 +0000 (21:18 +0200)]
Merge pull request #47971 from nextcloud/fix/do-not-try-to-change-response-code-too-late

fix: Do not try to set HTTP response code on already closed connection

4 weeks agoMerge pull request #47293 from nextcloud/feat/logger-allow-psr-loglevel
Ferdinand Thiessen [Sat, 14 Sep 2024 18:05:12 +0000 (20:05 +0200)]
Merge pull request #47293 from nextcloud/feat/logger-allow-psr-loglevel

feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method

4 weeks agoMerge pull request #47968 from nextcloud/fixKeyExFileExt
John Molakvoæ [Sat, 14 Sep 2024 16:53:38 +0000 (18:53 +0200)]
Merge pull request #47968 from nextcloud/fixKeyExFileExt

4 weeks agofeat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 47293/head
Ferdinand Thiessen [Fri, 16 Aug 2024 22:25:08 +0000 (00:25 +0200)]
feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method

There is the `Psr\Log\LogLevel` class defining loglevel constants,
to be fully compatible we should at least support those logging levels.
Moreover this is the last part that was still required from `ILogger` interface,
as we did not have alternatives for the loglevel constants.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agofix: Do not try to set HTTP response code on already closed connection 47971/head
Côme Chilliet [Sat, 14 Sep 2024 12:20:49 +0000 (14:20 +0200)]
fix: Do not try to set HTTP response code on already closed connection

This avoids a PHP warning in the logs about trying to set the response
 code while the output already started. It’s useless to try to print an
 error page anyway in this situation because the connection was closed
 already.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>