Nextcloud bot
11ee1cb077
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:34:45 +00:00
Nextcloud bot
f5fe59cb1a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-22 02:34:39 +00:00
Nextcloud bot
0bf6e2954a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-21 02:41:18 +00:00
Joas Schilling
36466dab18
chore(CI): Update master php testing versions and workflow templates
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-16 16:20:59 +01:00
Nextcloud bot
51c88892c0
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-05 02:34:00 +00:00
Robin Appelman
dd664fb618
Merge pull request #260 from nextcloud/no-icap
...
icap isn't ready yet
2023-01-04 16:14:46 +01:00
Robin Appelman
e4cfa8d4a5
4.0.2
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-04 16:10:11 +01:00
Robin Appelman
191b9d89da
remove icap option for 4.0 to give it some more time for polish and testing
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-04 16:10:11 +01:00
Robin Appelman
5beeec6ce2
Merge pull request #255 from nextcloud/dependabot/composer/doctrine/dbal-3.1.4
...
Bump doctrine/dbal from 3.0.0 to 3.1.4
2023-01-04 15:16:25 +01:00
Robin Appelman
cecbb33fe6
Merge pull request #220 from jkellerer/enh/log-unchecked-raw-response
...
No rule match: Log sanitised raw stream response
2023-01-04 14:27:09 +01:00
Côme Chilliet
a6e45ed8c9
Merge pull request #259 from nextcloud/fix-deprecated-jsonSerialize-return-type-in-php-8.1
...
Fix deprecated "jsonSerialize()" return type in PHP 8.1
2022-12-22 10:54:20 +01:00
Daniel Calviño Sánchez
00319493df
Fix deprecated "jsonSerialize()" return type in PHP 8.1
...
In PHP 8.1 the return type of "jsonSerialize()" was set to "mixed", and
a "deprecated" notice is raised if subclasses do not declare any return
type. "mixed" was added in PHP 8.0, but the return type of a method can
have a more specific type in a subclass than in the parent class
(https://wiki.php.net/rfc/mixed_type_v2 ), so "array" can be used to
solve the deprecated notice while also being compatible with PHP 7.4.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-12-21 21:07:29 +01:00
John Molakvoæ
61f1bafb94
Changelog update
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-12-06 14:23:47 +01:00
John Molakvoæ
7f83091654
Create appstore-build-publish.yml
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-12-06 14:11:16 +01:00
John Molakvoæ
90b45d80d8
4.0.1
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-12-06 14:09:26 +01:00
Vincent Petry
c1c7cc318b
Merge pull request #254 from nextcloud/fix/fix-background-job-constructor
...
Correctly call parent constructor in background job
2022-12-05 14:33:34 +01:00
dependabot[bot]
b0b1962ced
Bump doctrine/dbal from 3.0.0 to 3.1.4
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.0.0 to 3.1.4.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.0.0...3.1.4 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 10:21:06 +00:00
Côme Chilliet
f59f2c6e56
Merge pull request #253 from nextcloud/automated/noid/master-update-christophwurst-nextcloud
...
[master] Update christophwurst/nextcloud dependency
2022-12-05 11:20:23 +01:00
Côme Chilliet
3ede8c6e8f
Correctly call parent constructor in background job
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-05 11:12:37 +01:00
nextcloud-command
e2360b4edd
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-12-04 04:23:08 +00:00
Nextcloud bot
8b4b5901be
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-04 02:24:20 +00:00
Robin Appelman
968a020b06
add package actions
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-23 15:53:11 +01:00
Robin Appelman
9399337815
Merge pull request #245 from nextcloud/nickvergessen-patch-1
...
Create update-christophwurst-nextcloud.yml
2022-11-23 15:50:49 +01:00
Robin Appelman
fdb808aa57
Merge pull request #235 from nextcloud/max-nextcloud-patch-1
...
Clarify intention of blocking uploads
2022-11-23 15:50:14 +01:00
Robin Appelman
46616b8f47
Merge pull request #251 from nextcloud/type-fixes
...
type fixes
2022-11-23 15:49:31 +01:00
Robin Appelman
93d21a3630
basic test for item mapper
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-23 15:39:59 +01:00
Robin Appelman
ded61a00f2
migrate to QBMapper
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-23 15:39:50 +01:00
Robin Appelman
17ba3dbd53
type fixes
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-23 15:19:11 +01:00
Nextcloud bot
e2efab7771
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-08 02:23:55 +00:00
Côme Chilliet
5c3a3c53cf
Merge pull request #247 from nextcloud/fix/support-nextcloud-25
...
Migrate away from deprecated interfaces and cleanup typing
2022-10-01 19:20:33 +02:00
Côme Chilliet
bf43ab2eb1
Update composer.json
...
Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-01 17:39:49 +02:00
Côme Chilliet
b6bf64b4b0
Update .github/workflows/static-analysis.yml
...
Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-01 17:39:38 +02:00
Côme Chilliet
ffc4c54d7c
Update .github/workflows/phpunit.yml
...
Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-01 17:39:31 +02:00
Côme Chilliet
c02c142d2b
Update .github/workflows/lint.yml
...
Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-01 17:39:16 +02:00
Côme Chilliet
dd008f6a3b
Bump minimum version to 24 now that stable23 is branched out
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-01 13:46:54 +02:00
Nextcloud bot
0af0d24ccc
[tx-robot] Update transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:26:32 +00:00
Côme Chilliet
2d8646b665
Do not validate files from vendor with psalm
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 21:54:29 +02:00
Côme Chilliet
ee7be0608a
Remove hardcoded php version from psalm.xml
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 18:34:48 +02:00
Côme Chilliet
c359bc5957
Bump christophwurst/nextcloud to newer version
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 18:27:34 +02:00
Côme Chilliet
d0bab6636c
Fix infectedStatus initialization
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 18:06:58 +02:00
Côme Chilliet
17ba6be7ef
Add missing use
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 18:03:02 +02:00
Côme Chilliet
985265a237
Fix initialisation of lastChunk
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 17:48:05 +02:00
Côme Chilliet
b3efcc04c2
Fix typing and other small errors
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 17:42:42 +02:00
Côme Chilliet
9e12a9e662
Fix status initialization problems
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 17:23:20 +02:00
Côme Chilliet
ecf9bb9572
Fix code style
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 17:19:55 +02:00
Côme Chilliet
395919b677
Remove EOL versions from CI
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 17:18:03 +02:00
Côme Chilliet
ba33506529
Move to OCP\BackgroundJob\TimedJob
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 17:05:58 +02:00
Côme Chilliet
9c0a6081fc
Avoid double-ci
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 17:02:33 +02:00
Côme Chilliet
3f47b87687
Migrate away from deprecated interfaces and cleanup typing
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 16:58:10 +02:00
Joas Schilling
c8049f8bff
Create update-christophwurst-nextcloud.yml
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-22 12:47:50 +02:00