J0WI
047cab8dd2
Use findBinaryPath for previews
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-10-23 23:15:42 +02:00
John Molakvoæ
a06001e085
Merge pull request #29363 from nextcloud/fair-use-push
2021-10-23 10:53:22 +02: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 +00: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 +02:00
nextcloud-command
4a3234500c
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-22 04:11:24 +00: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 +02: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 +02:00
nextcloud-command
c7be7cfd02
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-20 04:11:07 +00: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 +00: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 +02: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 +02:00
Louis Chemineau
def983dc7e
Clean BulkUpload plugin
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-16 09:42:07 +02:00
nextcloud-command
fe28f08259
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-16 04:11:07 +00:00
nextcloud-command
da8a2e1d67
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-15 04:11:13 +00:00
nextcloud-command
0b799f4794
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-14 04:11:22 +00: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 +02:00
nextcloud-command
27ac2f461a
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-08 04:11:14 +00: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 +02: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 +02: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 +02:00
Julius Härtl
d68f028251
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
2021-10-05 13:06:59 +02: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 +02: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 +02:00
Daniel Rudolf
1684fd0b6f
Update Psalm baseline
...
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-08-14 13:08:46 +02: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 +02:00
Nextcloud-PR-Bot
21236473d7
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-07-25 04:10:46 +00:00
John Molakvoæ (skjnldsv)
00105dca82
Add proper node testing
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 13:30:56 +02:00
John Molakvoæ
f14b8aa34b
Merge pull request #27888 from nextcloud/fix/redis-auth
2021-07-22 12:47:26 +02:00
Nextcloud-PR-Bot
80ca5a0068
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-07-22 04:11:55 +00: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 +02: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 +02:00
Julius Härtl
6df74c2122
Merge pull request #27780 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-10.1.0
...
Bump puppeteer from 10.0.0 to 10.1.0 in /build
2021-07-13 09:52:35 +02:00
Nextcloud-PR-Bot
0c00486cb2
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-07-13 04:10:50 +00:00
Nextcloud-PR-Bot
c0bc502744
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-07-07 04:10:53 +00:00
dependabot[bot]
ddf9b43dd2
Bump puppeteer from 10.0.0 to 10.1.0 in /build
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 10.0.0 to 10.1.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.0.0...v10.1.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-03 01:01:58 +00:00
Arthur Schiwon
a0752543d8
fix small issues in UsersController handling
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:48:05 +02:00
Arthur Schiwon
285a56bd82
fix provisioning test check
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:48:04 +02:00
Arthur Schiwon
d109d4f581
prov api to be able to edit multivalue properties
...
- adding as usual
- deleting and scope setting via additional endpoint
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:41:11 +02:00
Arthur Schiwon
3da9064f9d
prov api reports multiple mail as editable field
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:41:11 +02:00
dependabot[bot]
589dfd02fe
Bump node-sass from 6.0.0 to 6.0.1 in /build
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 13:17:16 +00:00
dependabot-preview[bot]
1a9ac8c5b2
Merge pull request #27385 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-approx-5.3
2021-06-24 07:27:37 +00:00
dependabot[bot]
cc79131e90
Bump karma from 5.2.3 to 6.3.4 in /build
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.2.3 to 6.3.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.3...v6.3.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 08:18:02 +02:00
dependabot[bot]
dfff67e21b
Bump puppeteer from 5.5.0 to 10.0.0 in /build
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.5.0 to 10.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/v5.5.0...v10.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-06-22 19:23:45 +00:00
Louis Chemineau
451af424e9
Update baseline again
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-21 14:52:47 +02:00
Julius Härtl
0bf4e1e840
Update baseline
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-21 09:11:30 +02:00
Nextcloud-PR-Bot
1fb0dc9eb8
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-06-18 04:11:44 +00:00
Nextcloud-PR-Bot
33bbd90aae
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-06-17 04:11:22 +00:00
Nextcloud-PR-Bot
d33ec63c5b
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-06-16 04:11:58 +00:00
Nextcloud-PR-Bot
ecbc8c4f51
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-06-11 04:11:19 +00:00