Nextcloud bot
|
cfc93d8b0a
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Nextcloud bot
|
2ff877f105
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Daniel
|
023f91911a
|
Merge pull request #36280 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
|
3 years ago |
nextcloud-command
|
fb901b0d93
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Nextcloud bot
|
b7d884355b
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
3f231d68d7
|
Merge pull request #36271 from nextcloud/fix/fix-codestyle
Fix codestyle using codesniffer
|
3 years ago |
Christoph Wurst
|
473c546b5c
|
Merge pull request #36264 from nextcloud/fix/occ/repair-command-comment-formatting
fix(occ): Fix comment formatting of maintenance:repair command
|
3 years ago |
Côme Chilliet
|
f5c361cf44
|
composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
37bb33c579
|
Merge pull request #34997 from nextcloud/fix/drop-php-7.4
Drop PHP 7.4 on master
|
3 years ago |
Côme Chilliet
|
f32d18d4ea
|
Bump 3rdparty to master branch
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
d2204a71c6
|
Always show the psalm baseline change, even on failure
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
83d2655844
|
Show failure of SAML login in kerberos workflow
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
55baa7b586
|
Fixing samba test and adding details to kerberos job
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
7b93a143c8
|
Fix check in integration tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
f8d222d42d
|
Fix Samba test failure details output
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
7e0a0240c9
|
Remove PHP version matrix from kerberos test
It runs on a docker image on which we cannot control which PHP version runs.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Joas Schilling
|
89dbc629ff
|
Fix integrity check
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Côme Chilliet
|
de68fc6347
|
Update test file for mimetypes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
b22b6431d2
|
Fix gzip mimetype mapping
PHP now detects it as application/gzip and not application/x-gzip anymore
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
9acb982333
|
Prettify static-code-analysis.yml
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
f6ed727b3f
|
Always upload psalm result to github
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
e8299d4826
|
Merge back the two static analysis workflows together
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
90b955b1e9
|
Attempt to fix errors in Repair command tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
2a5e18b67a
|
Fix types in OCS json answer (status code is an int)
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
f2cdc4f47d
|
Fix crash in OCS when getting info about an application
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
0c466b7ff5
|
Attempt at reducing psalm errors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
e91457d9cd
|
Improve typing in Entity.php
Removing @method in Entity brings even more errors.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
87ebf28eb4
|
Fix kerberos step name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
a1af3572a4
|
Move all drone steps to PHP 8.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
f27c3d0a04
|
composer update php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
53cdd1ebff
|
Attempt at bumping psalm version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
7ebbb6b2ca
|
Remove workarounds specific to 7.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Côme Chilliet
|
9369b67df3
|
Drop PHP 7.4 support for master (26)
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Christoph Wurst
|
a8bad3a98f
|
fix(occ): Fix comment formatting of maintenance:repair command
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
3 years ago |
Christoph Wurst
|
fce87f8ddb
|
Merge pull request #36253 from nextcloud/chore/dav/remove-useless-var-tag
chore(dav): Remove useless var tag
|
3 years ago |
Nextcloud bot
|
5e3a3c0c8f
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Christoph Wurst
|
3c9ceffa7c
|
chore(dav): Remove useless var tag
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
3 years ago |
Christoph Wurst
|
d42d8b79e0
|
Merge pull request #36162 from nextcloud/fix/php82/string-var-interpolation
fix(PHP8.2): Fix deprecated string interpolation syntax
|
3 years ago |
Vincent Petry
|
aded13c61f
|
Merge pull request #35632 from nextcloud/debt/document-types-search-flag
docs: document types flag for search options
|
3 years ago |
Vincent Petry
|
a25645648e
|
Merge pull request #36123 from nextcloud/user-settings-normalize-uid
normalize userid in user:setting
|
3 years ago |
Christoph Wurst
|
2e66acfab8
|
fix(PHP8.2): Fix deprecated string interpolation syntax
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
3 years ago |
Vincent Petry
|
6be58756f4
|
Merge pull request #36237 from nextcloud/bugfix/noid/disable-unreliable-tests
Disable unreliable acceptance tests
|
3 years ago |
Daniel Kesselberg
|
ffb76d5475
|
docs: document types flag for search options
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
3 years ago |
Joas Schilling
|
1e2441ff6b
|
Disable unreliable acceptance tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Vincent Petry
|
e447530c29
|
Merge pull request #36223 from nextcloud/artonge/fix/allow_interaction_with_encrypted_folders
Allow interaction with encrypted folders
|
3 years ago |
John Molakvoæ
|
eb40c069e1
|
Merge pull request #36203 from nextcloud/enh/a11y-search-menu
Port global search menu to focus trapped NcHeaderMenu
|
3 years ago |
Nextcloud bot
|
aaf759bbb0
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Simon L
|
752f3a39f9
|
Merge pull request #36225 from Jachhj-sc/patch-1
Add check config.php for ffmpeg_path in PreviewManager.php. fix for snap no video preview
|
3 years ago |
Anna
|
444f11b857
|
Merge pull request #36211 from nextcloud/enh/catch-recurrence-exception
fix(dav): catch MaxInstancesExceededException for recurring events without end date
|
3 years ago |
William
|
fa12219629
|
Update lib/private/PreviewManager.php
fix lint issue
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: William <william.hak57@gmail.com>
|
3 years ago |