]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agouse the correct navigation manager for the shares
Robin Appelman [Wed, 11 Aug 2021 15:24:37 +0000 (17:24 +0200)]
use the correct navigation manager for the shares

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agocall setupSharingMenus again
Robin Appelman [Mon, 9 Aug 2021 14:06:23 +0000 (16:06 +0200)]
call setupSharingMenus again

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agomove files_sharing to IBootStrap
Robin Appelman [Wed, 4 Aug 2021 16:59:47 +0000 (18:59 +0200)]
move files_sharing to IBootStrap

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #29202 from nextcloud/release/23.0.0beta1 v23.0.0beta1
John Molakvoæ [Tue, 19 Oct 2021 08:46:00 +0000 (10:46 +0200)]
Merge pull request #29202 from nextcloud/release/23.0.0beta1

2 years agoMerge branch 'master' into release/23.0.0beta1 29202/head
John Molakvoæ [Tue, 19 Oct 2021 08:42:11 +0000 (10:42 +0200)]
Merge branch 'master' into release/23.0.0beta1

2 years agoMerge pull request #29295 from nextcloud/fix/button-clip
Julius Härtl [Tue, 19 Oct 2021 08:20:56 +0000 (10:20 +0200)]
Merge pull request #29295 from nextcloud/fix/button-clip

2 years agoMerge pull request #29310 from nextcloud/fix/dav-availability-settings-trailing-commas
Christoph Wurst [Tue, 19 Oct 2021 08:14:08 +0000 (10:14 +0200)]
Merge pull request #29310 from nextcloud/fix/dav-availability-settings-trailing-commas

Add missing trailing commas in DAV availability settings

2 years agoAdd missing trailing commas in DAV availability settings 29310/head
Christoph Wurst [Tue, 19 Oct 2021 07:44:19 +0000 (09:44 +0200)]
Add missing trailing commas in DAV availability settings

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #29308 from nextcloud/bugfix/noid/fix-missing-app-version-increment
Christoph Wurst [Tue, 19 Oct 2021 07:36:41 +0000 (09:36 +0200)]
Merge pull request #29308 from nextcloud/bugfix/noid/fix-missing-app-version-increment

Fix missing app version increment to trigger migrations

2 years agoFix missing app version increment to trigger migrations 29308/head
Joas Schilling [Tue, 19 Oct 2021 06:40:53 +0000 (08:40 +0200)]
Fix missing app version increment to trigger migrations

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #28751 from nextcloud/feat/28139/profile-page
Pytal [Tue, 19 Oct 2021 06:03:58 +0000 (23:03 -0700)]
Merge pull request #28751 from nextcloud/feat/28139/profile-page

2 years agoProfile frontend 28751/head
Christopher Ng [Thu, 14 Oct 2021 08:28:54 +0000 (08:28 +0000)]
Profile frontend

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoProfile backend
Christopher Ng [Thu, 14 Oct 2021 08:19:40 +0000 (08:19 +0000)]
Profile backend

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAdd new account properties
Christopher Ng [Thu, 14 Oct 2021 08:05:17 +0000 (08:05 +0000)]
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>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Oct 2021 02:22:47 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #27466 from nextcloud/feature/dav-scheduling-availability-settings
Christoph Wurst [Mon, 18 Oct 2021 20:56:49 +0000 (22:56 +0200)]
Merge pull request #27466 from nextcloud/feature/dav-scheduling-availability-settings

Add scheduling availability settings

2 years agoMerge pull request #28403 from nextcloud/work/status
Carl Schwan [Mon, 18 Oct 2021 19:52:28 +0000 (21:52 +0200)]
Merge pull request #28403 from nextcloud/work/status

Add an API to set and rollback the user status

2 years agoMerge pull request #29259 from nextcloud/bugfix/29257/fix-app-upgrade
Joas Schilling [Mon, 18 Oct 2021 19:20:05 +0000 (21:20 +0200)]
Merge pull request #29259 from nextcloud/bugfix/29257/fix-app-upgrade

Fix app upgrade

2 years agoAdd an API to set and rollback the user status 28403/head
Carl Schwan [Wed, 11 Aug 2021 08:36:24 +0000 (10:36 +0200)]
Add an API to set and rollback the user status

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdd scheduling availability settings 27466/head
Christoph Wurst [Thu, 10 Jun 2021 18:15:13 +0000 (20:15 +0200)]
Add scheduling availability settings

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoFix cliping issues in alternative logging buttons 29295/head
Carl Schwan [Mon, 18 Oct 2021 10:57:40 +0000 (12:57 +0200)]
Fix cliping issues in alternative logging buttons

The issues was caused because the button with its margins was bigger
than the parent. Instead of setting the margin of the button, add
padding to the parent. This is more reliable.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #29285 from nextcloud/fix/php-7.3-deprecation
Christoph Wurst [Mon, 18 Oct 2021 08:00:21 +0000 (10:00 +0200)]
Merge pull request #29285 from nextcloud/fix/php-7.3-deprecation

Deprecate PHP7.3 for Nextcloud 23

2 years agoMerge pull request #28768 from nextcloud/check-file-exists
John Molakvoæ [Mon, 18 Oct 2021 07:54:22 +0000 (09:54 +0200)]
Merge pull request #28768 from nextcloud/check-file-exists

2 years agoDeprecate PHP7.3 for Nextcloud 23 29285/head
Christoph Wurst [Mon, 18 Oct 2021 07:15:54 +0000 (09:15 +0200)]
Deprecate PHP7.3 for Nextcloud 23

* 7.3 reaches EOL shortly after the release of 23.0.0
* Nextcloud 24 will require PHP7.4

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoAdd profile templates
Christopher Ng [Thu, 14 Oct 2021 07:48:16 +0000 (07:48 +0000)]
Add profile templates

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #29243 from nextcloud/bugfix/noid/ipropagator-sizedifference
Vincent Petry [Mon, 18 Oct 2021 06:34:44 +0000 (08:34 +0200)]
Merge pull request #29243 from nextcloud/bugfix/noid/ipropagator-sizedifference

Add already used optional sizeDifference parameter to IPropagator

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 Oct 2021 02:24:45 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #29279 from nextcloud/Valdnet-patch-1
Daniel [Sun, 17 Oct 2021 20:03:29 +0000 (22:03 +0200)]
Merge pull request #29279 from nextcloud/Valdnet-patch-1

l10n: Spelling unification

3 years agoMerge pull request #29273 from nextcloud/dependabot/npm_and_yarn/core-js-3.18.3
dependabot[bot] [Sun, 17 Oct 2021 15:02:51 +0000 (15:02 +0000)]
Merge pull request #29273 from nextcloud/dependabot/npm_and_yarn/core-js-3.18.3

3 years agoBump core-js from 3.18.2 to 3.18.3 29273/head
dependabot[bot] [Sat, 16 Oct 2021 01:03:48 +0000 (01:03 +0000)]
Bump core-js from 3.18.2 to 3.18.3

Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.2 to 3.18.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.2...v3.18.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agol10n: Spelling unification 29279/head
Valdnet [Sun, 17 Oct 2021 12:16:05 +0000 (14:16 +0200)]
l10n: Spelling unification

Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 17 Oct 2021 02:22:00 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #29274 from nextcloud/automated/noid/psalm-baseline-update
Daniel [Sat, 16 Oct 2021 10:19:50 +0000 (12:19 +0200)]
Merge pull request #29274 from nextcloud/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoMerge pull request #28991 from nextcloud/feature/bulk_upload
Julius Härtl [Sat, 16 Oct 2021 09:33:38 +0000 (11:33 +0200)]
Merge pull request #28991 from nextcloud/feature/bulk_upload

3 years agoClean BulkUpload plugin 28991/head
Louis Chemineau [Fri, 15 Oct 2021 09:57:39 +0000 (11:57 +0200)]
Clean BulkUpload plugin

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years agoUpdate psalm baseline 29274/head
nextcloud-command [Sat, 16 Oct 2021 04:11:07 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years agoMerge pull request #29272 from nextcloud/dependabot/npm_and_yarn/sass-1.43.2
dependabot[bot] [Sat, 16 Oct 2021 02:41:12 +0000 (02:41 +0000)]
Merge pull request #29272 from nextcloud/dependabot/npm_and_yarn/sass-1.43.2

3 years agoMerge pull request #29271 from nextcloud/dependabot/npm_and_yarn/testing-library...
dependabot[bot] [Sat, 16 Oct 2021 02:30:10 +0000 (02:30 +0000)]
Merge pull request #29271 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-13.4.1

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 16 Oct 2021 02:23:22 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoBump sass from 1.42.1 to 1.43.2 29272/head
dependabot[bot] [Sat, 16 Oct 2021 01:02:28 +0000 (01:02 +0000)]
Bump sass from 1.42.1 to 1.43.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.42.1 to 1.43.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.42.1...1.43.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump @testing-library/user-event from 13.2.1 to 13.4.1 29271/head
dependabot[bot] [Sat, 16 Oct 2021 01:01:45 +0000 (01:01 +0000)]
Bump @testing-library/user-event from 13.2.1 to 13.4.1

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.2.1 to 13.4.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.2.1...v13.4.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #29240 from nextcloud/work/admin-delegation-implementation
Carl Schwan [Fri, 15 Oct 2021 18:59:43 +0000 (20:59 +0200)]
Merge pull request #29240 from nextcloud/work/admin-delegation-implementation

Add support for Delegation Settings for more apps

3 years agoMerge pull request #29210 from nextcloud/work/status-navbar-vue
Carl Schwan [Fri, 15 Oct 2021 18:59:08 +0000 (20:59 +0200)]
Merge pull request #29210 from nextcloud/work/status-navbar-vue

Add current status in navbar

3 years agoAdd current status in navbar 29210/head
Carl Schwan [Wed, 13 Oct 2021 10:13:17 +0000 (12:13 +0200)]
Add current status in navbar

This ports the code to vue and if the user_status app is disabled this
goes back to the previous behavior.

The Avatar vue components detects changes of the status automatically.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAdd support for Delegation Settings for more apps 29240/head
Carl Schwan [Thu, 14 Oct 2021 13:07:14 +0000 (15:07 +0200)]
Add support for Delegation Settings for more apps

* This adds support for the sharing, groupware, theming and user_ldap
  app
* This adds some code who disapeared during a rebase in the initial
  delegation PR (provisioning_api)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years agoMerge pull request #29090 from nextcloud/bug/noid/disable-versions-expire-background-job
Vincent Petry [Fri, 15 Oct 2021 14:16:57 +0000 (16:16 +0200)]
Merge pull request #29090 from nextcloud/bug/noid/disable-versions-expire-background-job

Add configuration flag to disable the background job for files_versions

3 years agoMerge pull request #29125 from nextcloud/bug/noid/disable-trash-expire-background-job
Daniel [Fri, 15 Oct 2021 13:49:13 +0000 (15:49 +0200)]
Merge pull request #29125 from nextcloud/bug/noid/disable-trash-expire-background-job

Add configuration flag to disable the background job for files_trashbin

3 years agoMerge pull request #29185 from nextcloud/revert-29165-bug/noid/s3-delete-folder-versions
Robin Appelman [Fri, 15 Oct 2021 13:30:51 +0000 (13:30 +0000)]
Merge pull request #29185 from nextcloud/revert-29165-bug/noid/s3-delete-folder-versions

Revert "Delete S3 versions in rmdir"

3 years agoFix app upgrade 29259/head
Joas Schilling [Fri, 15 Oct 2021 12:16:08 +0000 (14:16 +0200)]
Fix app upgrade

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAdd benchmark tests
Louis Chemineau [Mon, 20 Sep 2021 16:29:24 +0000 (18:29 +0200)]
Add benchmark tests

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years agoAdd BulkUpload DAV plugin
Louis Chemineau [Thu, 16 Sep 2021 17:09:38 +0000 (19:09 +0200)]
Add BulkUpload DAV plugin

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years agoMerge pull request #29188 from nextcloud/enhancement/public-write-api
Daniel [Fri, 15 Oct 2021 09:33:37 +0000 (11:33 +0200)]
Merge pull request #29188 from nextcloud/enhancement/public-write-api

Add calendar object creation API to OCP

3 years agoMerge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-job...
John Molakvoæ [Fri, 15 Oct 2021 09:09:23 +0000 (11:09 +0200)]
Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-job-easier

3 years agoMerge pull request #29235 from nextcloud/feat/appstore/enterprise
John Molakvoæ [Fri, 15 Oct 2021 09:06:32 +0000 (11:06 +0200)]
Merge pull request #29235 from nextcloud/feat/appstore/enterprise

3 years agoMerge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-access
John Molakvoæ [Fri, 15 Oct 2021 09:03:08 +0000 (11:03 +0200)]
Merge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-access

3 years agoMerge pull request #29247 from nextcloud/automated/noid/psalm-baseline-update
Daniel [Fri, 15 Oct 2021 08:06:16 +0000 (10:06 +0200)]
Merge pull request #29247 from nextcloud/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoMerge pull request #29248 from nextcloud/fix/noid/doc-bkgscan
Daniel [Fri, 15 Oct 2021 08:04:44 +0000 (10:04 +0200)]
Merge pull request #29248 from nextcloud/fix/noid/doc-bkgscan

Fix background scan doc in config

3 years agoFix background scan doc in config 29248/head
Vincent Petry [Fri, 15 Oct 2021 07:56:57 +0000 (09:56 +0200)]
Fix background scan doc in config

The background scanner only processes entries with size < 0

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoAdd create method to extended calendar implementation 29188/head
Anna Larch [Tue, 12 Oct 2021 14:30:00 +0000 (16:30 +0200)]
Add create method to extended calendar implementation

Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoUpdate psalm baseline 29247/head
nextcloud-command [Fri, 15 Oct 2021 04:11:13 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 15 Oct 2021 02:26:04 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #29241 from nextcloud/fix/new-jcrop
Pytal [Thu, 14 Oct 2021 21:51:15 +0000 (14:51 -0700)]
Merge pull request #29241 from nextcloud/fix/new-jcrop

3 years agoMerge pull request #29246 from nextcloud/fix/make-psalm-happer
Daniel [Thu, 14 Oct 2021 20:45:25 +0000 (22:45 +0200)]
Merge pull request #29246 from nextcloud/fix/make-psalm-happer

Change return type to correct type

3 years agoChange return type to correct type 29246/head
Anna Larch [Thu, 14 Oct 2021 18:52:04 +0000 (20:52 +0200)]
Change return type to correct type

Signed-off-by: Anna Larch <anna@nextcloud.com>
3 years agoMerge pull request #29231 from nextcloud/fix/calendar-providers-instances
Christoph Wurst [Thu, 14 Oct 2021 17:29:34 +0000 (19:29 +0200)]
Merge pull request #29231 from nextcloud/fix/calendar-providers-instances

Build instances of the calendar providers before using them

3 years agoMerge pull request #29245 from nextcloud/artonge-patch-1
Christoph Wurst [Thu, 14 Oct 2021 17:27:28 +0000 (19:27 +0200)]
Merge pull request #29245 from nextcloud/artonge-patch-1

Add mapping for louis [CI SKIP]

3 years agoAdd mapping for louis [CI SKIP] 29245/head
Louis [Thu, 14 Oct 2021 16:10:34 +0000 (18:10 +0200)]
Add mapping for louis [CI SKIP]

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years agoMerge pull request #29244 from nextcloud/add-kesselb-mailmap
Christoph Wurst [Thu, 14 Oct 2021 16:09:12 +0000 (18:09 +0200)]
Merge pull request #29244 from nextcloud/add-kesselb-mailmap

Add mapping for kesselb [CI SKIP]

3 years agoAdd mapping for kesselb [CI SKIP] 29244/head
Daniel Kesselberg [Thu, 14 Oct 2021 15:38:23 +0000 (17:38 +0200)]
Add mapping for kesselb [CI SKIP]

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoAdd already used optional sizeDifference parameter to IPropagator 29243/head
Julius Härtl [Thu, 14 Oct 2021 15:11:34 +0000 (17:11 +0200)]
Add already used optional sizeDifference parameter to IPropagator

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoBuild instances of the calendar providers before using them 29231/head
Christoph Wurst [Thu, 14 Oct 2021 09:12:55 +0000 (11:12 +0200)]
Build instances of the calendar providers before using them

What we get from the registration context are only the class names. We
still have to load the classes before we can use them.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoSwitch to the "new" jcrop 29241/head
Christoph Wurst [Thu, 14 Oct 2021 13:47:07 +0000 (15:47 +0200)]
Switch to the "new" jcrop

The old one didn't work with recent versions of node. The patched one
does. This also replaces the github dep with a real npm registry one.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoSend the subscription key to the appstore requests 29235/head
John Molakvoæ [Thu, 14 Oct 2021 09:57:28 +0000 (11:57 +0200)]
Send the subscription key to the appstore requests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years agoUse Psr\Log\LoggerInterface where it can easily be used in user_ldap 29180/head
Côme Chilliet [Thu, 14 Oct 2021 10:16:43 +0000 (12:16 +0200)]
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years agoMerge pull request #29157 from nextcloud/enh/opendocument
Julius Härtl [Thu, 14 Oct 2021 10:58:34 +0000 (12:58 +0200)]
Merge pull request #29157 from nextcloud/enh/opendocument

3 years agoMerge pull request #28250 from pjft/patch-3
Louis [Thu, 14 Oct 2021 08:59:45 +0000 (10:59 +0200)]
Merge pull request #28250 from pjft/patch-3

Fix bug introduced on drag and drop external files

3 years agoMerge pull request #27194 from nextcloud/new-ftp
John Molakvoæ [Thu, 14 Oct 2021 08:29:24 +0000 (10:29 +0200)]
Merge pull request #27194 from nextcloud/new-ftp

3 years agoBump autoloader 27217/head
Joas Schilling [Thu, 14 Oct 2021 07:58:49 +0000 (09:58 +0200)]
Bump autoloader

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoBump since version
Joas Schilling [Wed, 13 Oct 2021 09:46:48 +0000 (11:46 +0200)]
Bump since version

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAdjust namespace and print a message when the job was skipped
Joas Schilling [Tue, 8 Jun 2021 08:06:24 +0000 (10:06 +0200)]
Adjust namespace and print a message when the job was skipped

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMove queries to the joblist
Joas Schilling [Mon, 31 May 2021 15:15:26 +0000 (17:15 +0200)]
Move queries to the joblist

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAdd a command to show info about a background job and force-execute it
Joas Schilling [Fri, 28 May 2021 12:58:49 +0000 (14:58 +0200)]
Add a command to show info about a background job and force-execute it

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #29135 from nextcloud/feat/appstore-filtering
Joas Schilling [Thu, 14 Oct 2021 07:50:37 +0000 (09:50 +0200)]
Merge pull request #29135 from nextcloud/feat/appstore-filtering

Allow to filter apps from the appstore

3 years agoMerge pull request #29195 from nextcloud/fix/calendar-invitations-default-language
Daniel [Thu, 14 Oct 2021 07:24:59 +0000 (09:24 +0200)]
Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-language

Fix default language detection for calendar emails

3 years agoFix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Access
Côme Chilliet [Thu, 14 Oct 2021 07:13:20 +0000 (09:13 +0200)]
Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Access

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years agoMerge pull request #29228 from nextcloud/automated/noid/psalm-baseline-update
Daniel [Thu, 14 Oct 2021 07:19:20 +0000 (09:19 +0200)]
Merge pull request #29228 from nextcloud/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoMerge pull request #28970 from nextcloud/enhancement/calendar-appointments
Christoph Wurst [Thu, 14 Oct 2021 06:57:53 +0000 (08:57 +0200)]
Merge pull request #28970 from nextcloud/enhancement/calendar-appointments

Add an API for calendar providers

3 years agoAdd Public Calendar Provider 28970/head
Anna Larch [Mon, 27 Sep 2021 12:58:16 +0000 (14:58 +0200)]
Add Public Calendar Provider

Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoUpdate psalm baseline 29228/head
nextcloud-command [Thu, 14 Oct 2021 04:11:22 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 14 Oct 2021 02:22:29 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #29214 from nextcloud/bugfix/noid/dont-setup-the-filesystem-to...
Joas Schilling [Wed, 13 Oct 2021 20:25:01 +0000 (22:25 +0200)]
Merge pull request #29214 from nextcloud/bugfix/noid/dont-setup-the-filesystem-to-check-for-an-icon-we-dont-use

Don't setup the filesystem to check for a favicon we don't use anyway

3 years agoMerge pull request #29200 from nextcloud/enhancement/auth-token-provider-create-passw...
Daniel [Wed, 13 Oct 2021 20:14:43 +0000 (22:14 +0200)]
Merge pull request #29200 from nextcloud/enhancement/auth-token-provider-create-passwort-type-hint

Type the autentication provider passwords as nullable strings

3 years agoFix default language detection for calendar notifications 29195/head
Christoph Wurst [Wed, 13 Oct 2021 09:02:26 +0000 (11:02 +0200)]
Fix default language detection for calendar notifications

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoFix variable 29135/head
John Molakvoæ [Wed, 13 Oct 2021 16:14:48 +0000 (18:14 +0200)]
Fix variable

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
3 years agoFix integrity checker tests 29157/head
Julius Härtl [Wed, 13 Oct 2021 13:14:07 +0000 (15:14 +0200)]
Fix integrity checker tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #28637 from JensTimmerman/master
Daniel [Wed, 13 Oct 2021 15:59:44 +0000 (17:59 +0200)]
Merge pull request #28637 from JensTimmerman/master

Update config.sample.php

3 years agoMerge pull request #29136 from nextcloud/bug/noid/documentation-background-scan-files
Daniel [Wed, 13 Oct 2021 15:54:51 +0000 (17:54 +0200)]
Merge pull request #29136 from nextcloud/bug/noid/documentation-background-scan-files

Add documentation for files_no_background_scan

3 years agoType the autentication provider passwords as nullable strings 29200/head
Christoph Wurst [Wed, 13 Oct 2021 08:54:44 +0000 (10:54 +0200)]
Type the autentication provider passwords as nullable strings

For historic reasons we couldn't add a nullable type hint before
nullable type hints were supported by our target php versions. This is
now possible.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #29187 from nextcloud/fix/noid/passwordless-app-password-generation
Julius Härtl [Wed, 13 Oct 2021 14:11:22 +0000 (16:11 +0200)]
Merge pull request #29187 from nextcloud/fix/noid/passwordless-app-password-generation

3 years agoDon't setup the filesystem to check for a favicon we don't use anyway 29214/head
Joas Schilling [Wed, 13 Oct 2021 13:45:42 +0000 (15:45 +0200)]
Don't setup the filesystem to check for a favicon we don't use anyway

Signed-off-by: Joas Schilling <coding@schilljs.com>