nextcloud-command
7bcb2e3aef
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-12-07 04:11:59 +07:00
dependabot[bot]
c122355e62
Bump puppeteer from 11.0.0 to 12.0.1 in /build
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v11.0.0...v12.0.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-05 21:03:47 +07:00
dependabot[bot]
69d4cc3aa9
Update sabre/dav requirement from 4.2.0 to 4.2.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.2.0...4.2.1 )
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-05 19:23:54 +07:00
nextcloud-command
2a3bb7f3b0
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-12-03 04:11:55 +07:00
nextcloud-command
978b50478c
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-11-26 04:11:12 +07:00
Joas Schilling
599870980b
Correctly set the response after a ClientException as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-25 09:07:46 +07:00
Joas Schilling
d1203e9b5d
Add an integration test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-25 09:07:34 +07:00
dependabot[bot]
b544069d02
Update sabre/dav requirement from 3.2.3 to 4.2.0 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/3.2.3...4.2.0 )
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 15:58:45 +07:00
MichaIng
ab293aaba9
Merge pull request #29570 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-11.0.0
...
Bump puppeteer from 10.4.0 to 11.0.0 in /build
2021-11-17 03:05:22 +07:00
dependabot[bot]
f11d0fe00c
Bump puppeteer from 10.4.0 to 11.0.0 in /build
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 10.4.0 to 11.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.4.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 01:18:54 +07:00
dependabot[bot]
c1cf89e430
Update behat/behat requirement in /build/integration
...
Updates the requirements on [behat/behat](https://github.com/Behat/Behat ) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases )
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Behat/Behat/compare/v3.9.0...v3.10.0 )
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 01:17:11 +07:00
Vincent Petry
c687592266
Update psalm baseline
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-05 09:48:52 +07:00
Daniel Calviño Sánchez
51317a8b92
Add integration tests for federated shares from unavailable servers
...
The federated server needs to be stopped during the tests, so it is now
stopped in the FederationContext for each scenario instead of just once
in the run.sh script.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-11-05 09:48:52 +07:00
Daniel Calviño Sánchez
9497a7c4ff
Add integration tests for listing federated shares
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-11-05 09:48:52 +07:00
Daniel Calviño Sánchez
66b5a2d56a
Add integration tests for deleting federated shares
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-11-05 09:48:49 +07:00
Anna Larch
bc68108f2a
Fix missing calendar path for public write on Calendars
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-11-04 12:52:55 +07:00
nextcloud-command
b1a4b239b8
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-11-04 09:17:46 +07:00
Robin Appelman
118c647f61
properly handle cases where cache wrappers block access
...
`CacheWrapper::formatCacheEntry` can return false for files that should be filtered out
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-11-01 11:48:01 +07:00
J0WI
047cab8dd2
Use findBinaryPath for previews
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-10-23 23:15:42 +07:00
John Molakvoæ
a06001e085
Merge pull request #29363 from nextcloud/fair-use-push
2021-10-23 10:53:22 +07:00
dependabot[bot]
400f1a7938
Update behat/behat requirement in /build/integration
...
Updates the requirements on [behat/behat](https://github.com/Behat/Behat ) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases )
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Behat/Behat/compare/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-23 01:04:34 +07:00
Joas Schilling
b578a1e8b5
Fair use of push notifications
...
We want to keep offering our push notification service for free, but large
users overload our infrastructure. For this reason we have to rate-limit the
use of push notifications. If you need this feature, consider setting up your
own push server or using Nextcloud Enterprise.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-23 00:54:50 +07:00
nextcloud-command
4a3234500c
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-22 04:11:24 +07:00
Christoph Wurst
88490ea630
Bump Symfony family and friends to v4.4.30
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-21 10:00:48 +07:00
Jonas Meurer
65cfe9df46
Add integration tests for user_status API
...
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2021-10-20 11:33:37 +07:00
nextcloud-command
c7be7cfd02
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-20 04:11:07 +07:00
Pytal
f7b3d521f8
Merge pull request #28751 from nextcloud/feat/28139/profile-page
2021-10-18 23:03:58 +07:00
Christopher Ng
7215148a24
Add new account properties
...
- New properties
- Organisation
- Role
- Headline
- Biography
- Profile Enabled property
- Fix errors with building default account properties
- Fix L10N factory method `getLanguage` not public error
- Update tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-19 04:44:40 +07:00
Carl Schwan
2cb48f484b
Add an API to set and rollback the user status
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-18 20:31:37 +07:00
Daniel
bde3c4a98b
Merge pull request #29274 from nextcloud/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-10-16 12:19:50 +07:00
Louis Chemineau
def983dc7e
Clean BulkUpload plugin
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-16 09:42:07 +07:00
nextcloud-command
fe28f08259
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-16 04:11:07 +07:00
nextcloud-command
da8a2e1d67
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-15 04:11:13 +07:00
nextcloud-command
0b799f4794
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-14 04:11:22 +07:00
Christopher Ng
006fdccf1f
Revert "Merge pull request #28817 from nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1"
...
This reverts commit 6b2711f4c3 , reversing
changes made to d0a1d99c89 .
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-11 12:23:44 +07:00
nextcloud-command
27ac2f461a
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-08 04:11:14 +07:00
Louis
9a569ff387
Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integration_tests_container
...
Add caching for local run of integration and acceptance tests
2021-10-06 21:04:47 +07:00
Louis Chemineau
b13ce08ac8
Add cache for local integration test container
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-06 13:33:47 +07:00
dependabot[bot]
db83320ad7
Bump bootstrap from 4.6.0 to 5.1.1
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.6.0 to 5.1.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.1.1 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-05 18:29:32 +07:00
Julius Härtl
d68f028251
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
2021-10-05 13:06:59 +07:00
Vincent Petry
5b664e02d8
Test for transfer ownership with incoming shares
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-27 17:56:16 +07:00
Christoph Wurst
e3541da93e
Scope composer tools with the bin plugin
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-19 12:25:55 +07:00
Daniel Rudolf
1684fd0b6f
Update Psalm baseline
...
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-08-14 13:08:46 +07:00
Christoph Wurst
6a50c4a344
Add missing files for Composer v2
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 15:01:02 +07:00
Nextcloud-PR-Bot
21236473d7
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-07-25 04:10:46 +07:00
John Molakvoæ (skjnldsv)
00105dca82
Add proper node testing
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 13:30:56 +07:00
John Molakvoæ
f14b8aa34b
Merge pull request #27888 from nextcloud/fix/redis-auth
2021-07-22 12:47:26 +07:00
Nextcloud-PR-Bot
80ca5a0068
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-07-22 04:11:55 +07:00
John Molakvoæ (skjnldsv)
ed10d85ff3
Support redis user password auth and tls encryption
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-20 17:57:33 +07:00
Louis
154fe59eb6
Merge pull request #27933 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-07-13 10:46:52 +07:00