Carl Schwan
7817845538
Add a metadata service to store file metadata
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-13 14:06:29 +07:00
Vincent Petry
cd95fce105
Merge pull request #31932 from nextcloud/feat/ignore_second_dn
...
Add settings to ignore second display name in search
2022-04-13 09:52:38 +07:00
Louis Chemineau
37f1c8640e
Add settings to ignore second display name in search
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-04-12 17:27:59 +07:00
Côme Chilliet
95e0723d0c
Fix ZipArchive::addEmptyDir stub
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-12 11:18:04 +07:00
Côme Chilliet
139da41bd4
Add stubs for ZipArchive
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-12 11:10:04 +07:00
Vincent Petry
cde260577e
Merge pull request #31857 from nextcloud/feat/dont_match_userid
...
Add settings to not match userID during full match
2022-04-11 10:27:59 +07:00
nextcloud-command
26d6ed83d1
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-04-09 04:11:58 +07:00
nextcloud-command
90dcf1e122
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-04-07 04:11:50 +07:00
Louis Chemineau
0e06ee68c0
Add settings to not match userID during full match
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-04-06 15:41:41 +07:00
nextcloud-command
d4b5b24439
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-04-06 04:11:24 +07:00
Carl Schwan
135bdb3d58
Merge pull request #30823 from nextcloud/work/profiler
...
Built-in profiler
This adds the required API for collecting information about requests. This information
can then be displayed with the new 'profiler' app.
2022-04-04 12:56:37 +07:00
Carl Schwan
7d272c54d0
Add a built-in profiler inside Nextcloud
...
The webui is provided by a seperate application named profiler
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-04 10:28:26 +07:00
dependabot[bot]
ac77d43f65
Update guzzlehttp/guzzle requirement in /build/integration
...
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.1...7.4.2 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 21:40:41 +07:00
Pytal
5747b9b01a
Merge pull request #31629 from nextcloud/feat/remove-ie-headers
2022-03-21 18:09:50 +07:00
nextcloud-command
533d1905e1
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-20 04:11:32 +07:00
MichaIng
ea0e45d81e
Remove legacy Internet Explorer headers
...
X-UA-Compatible and X-Download-Options headers are interpreted or relevant for Internet Explorer only. With the deprecation of Internet Explorer support in Nextcloud 20 and planned support removal already in Nextcloud 22, these became obsolete and are hereby removed, including their removal from setup checks.
Signed-off-by: MichaIng <micha@dietpi.com>
2022-03-19 18:17:46 +07:00
nextcloud-command
cb4ccf98af
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-18 04:12:24 +07:00
Carl Schwan
371fa1c49a
Merge pull request #31542 from nextcloud/psalm-userCounts
...
Fix psalm issue about userCounts
2022-03-14 11:27:43 +07:00
Carl Schwan
8d7380a15d
Fix psalm issue about userCounts
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11 14:17:29 +07:00
nextcloud-command
ac2c2ee8e5
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-11 04:11:43 +07:00
nextcloud-command
feb9c20b23
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-10 04:11:56 +07:00
nextcloud-command
eb6ca991eb
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-05 06:15:00 +07:00
John Molakvoæ
a78f473252
Merge pull request #31435 from nextcloud/update-images-in-scripts-to-run-local-tests-in-Docker
2022-03-04 09:23:17 +07:00
nextcloud-command
1b80d8264d
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-04 04:11:33 +07:00
Daniel Calviño Sánchez
a3f3ffe6a6
Update images in scripts to run local tests in Docker
...
PHP 7.3 support was dropped for Nextcloud 24. The Docker images are
updated to the same images used for integration and acceptance tests in
CI.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-03-03 19:53:26 +07:00
nextcloud-command
996e5de2e3
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-03 04:15:47 +07:00
nextcloud-command
4f6e7017e3
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-03-01 04:15:28 +07:00
MichaIng
e4588a37d0
Update GuzzleHttp function call for v7
...
https://github.com/guzzle/guzzle/issues/2824
Signed-off-by: MichaIng <micha@dietpi.com>
2022-02-22 23:07:16 +07:00
dependabot[bot]
a45f88106c
Update guzzlehttp/guzzle requirement in /build/integration
...
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.2...7.4.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 21:53:17 +07:00
Côme Chilliet
cb621f371f
Merge pull request #31309 from nextcloud/fix/fix-checkers-php-error
...
Avoid PHP errors in the checkers drone step
2022-02-22 09:04:56 +07:00
Côme Chilliet
6f37eac470
Avoid PHP errors in the checkers drone step
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-21 18:21:38 +07:00
nextcloud-command
b26934176d
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-02-21 04:11:48 +07:00
Vincent Petry
acba237ec5
Merge pull request #31178 from nextcloud/fix-dav-namespace-typo
...
Fix typo in DAV namespace registration
2022-02-15 09:50:43 +07:00
Thomas Citharel
46e9f6d0c5
Fix typo in DAV namespace registration
...
See b0afba6d65/sabre/dav/lib/DAV/Xml/Service.php (L43)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-02-14 20:58:29 +07:00
Thomas Citharel
f695b3af9a
Remove setting defaultUsernamePath dynamically
...
Since Sabre 3.0.6 this is no longer possible.
@see https://github.com/sabre-io/dav/pull/582
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-02-14 19:40:31 +07:00
dependabot[bot]
76a67c7334
Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration
...
Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav ) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases )
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sabre-io/dav/compare/4.3.0...4.3.1 )
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 01:19:44 +07:00
nextcloud-command
9530554b91
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-02-11 04:11:10 +07:00
Joas Schilling
6dd60b6d30
Only allow avatars in 64 and 512 pixel size
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 16:47:51 +07:00
Côme Chilliet
d635d58d19
Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3
...
Drop PHP7.3
2022-02-01 10:50:28 +07:00
nextcloud-command
647a81fccb
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-01-28 04:11:57 +07:00
Carl Schwan
f778cbe7b9
Fix registerEventListener issues
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-27 11:12:45 +07:00
Carl Schwan
e3a12b3482
Fix psalm issues in theming app
...
After this change, we are down to only one psalm warning for this app
and related to the Application.php. This also make composer
psam:update-baseline not silently ignore new errors.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-26 14:26:58 +07:00
Côme Chilliet
540832e15e
Fix PHP Notices in build/integration/features/bootstrap
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-25 17:25:15 +07:00
Joas Schilling
fccb98c8b6
Merge pull request #30379 from nextcloud/feature/add-comments-reactions
...
Add comments reactions
2022-01-21 15:08:12 +07:00
Vitor Mattos
afe5b6dd8a
Prevent query error when use subquery
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-21 08:37:06 +07:00
nextcloud-command
0d47336c64
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-01-21 04:11:19 +07:00
Louis Chemineau
bca3ef60a3
Move jsunit dependencies to main package.json
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18 11:29:51 +07:00
Louis Chemineau
c76eb85f0a
Update dependencies
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18 11:03:01 +07:00
Louis Chemineau
16ba294065
Migrate to npm 7 for autotest-js.sh
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18 11:03:00 +07:00
John Molakvoæ
b1dbb0708a
Remove .php_cs.dist
2022-01-16 10:22:09 +07:00