]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoFix settings icon color 33220/head
Joas Schilling [Wed, 13 Jul 2022 10:09:36 +0000 (12:09 +0200)]
Fix settings icon color

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #33219 from nextcloud/bump-version
Joas Schilling [Wed, 13 Jul 2022 09:39:10 +0000 (11:39 +0200)]
Merge pull request #33219 from nextcloud/bump-version

Bump version

2 years agoMerge pull request #33202 from nextcloud/enh/noid/bug-report-64bit
Simon L [Wed, 13 Jul 2022 09:25:20 +0000 (11:25 +0200)]
Merge pull request #33202 from nextcloud/enh/noid/bug-report-64bit

document the 64bit requirement in the bug report template

2 years agoBump version 33219/head
Joas Schilling [Wed, 13 Jul 2022 08:18:07 +0000 (10:18 +0200)]
Bump version

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #33218 from nextcloud/automated/noid/master-update-psalm-baseline
Daniel [Wed, 13 Jul 2022 08:03:32 +0000 (10:03 +0200)]
Merge pull request #33218 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoUpdate psalm baseline 33218/head
nextcloud-command [Wed, 13 Jul 2022 04:22:56 +0000 (04:22 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 13 Jul 2022 02:24:50 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32552 from nextcloud/enh/improve-job-handling-commands
Côme Chilliet [Tue, 12 Jul 2022 14:04:57 +0000 (16:04 +0200)]
Merge pull request #32552 from nextcloud/enh/improve-job-handling-commands

Improve job handling through occ

2 years agoMerge pull request #33211 from nextcloud/fix/setupmanager_circle_events
Jonas [Tue, 12 Jul 2022 13:47:17 +0000 (15:47 +0200)]
Merge pull request #33211 from nextcloud/fix/setupmanager_circle_events

Fix listening for circle events in SetupManager

2 years agoMerge pull request #33186 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Tue, 12 Jul 2022 12:28:54 +0000 (14:28 +0200)]
Merge pull request #33186 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoFix listening for circle events in SetupManager 33211/head
Jonas [Tue, 12 Jul 2022 12:13:36 +0000 (13:13 +0100)]
Fix listening for circle events in SetupManager

So far, SetupManager listened for deprecated events that are no longer
triggered. Instead, use the circle events that actually get triggered
when adding or removing a circle or circle member. Also, these events
get triggered on each instance of a globalscale setup.

Fixes: #33210
Signed-off-by: Jonas <jonas@freesources.org>
2 years agoFix DummyJobList typing 32552/head
Côme Chilliet [Tue, 12 Jul 2022 12:27:02 +0000 (14:27 +0200)]
Fix DummyJobList typing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #32507 from carlcsaposs/restore
Vincent Petry [Tue, 12 Jul 2022 12:22:10 +0000 (14:22 +0200)]
Merge pull request #32507 from carlcsaposs/restore

Sort files by deletion time before restoring in RestoreAllFiles

2 years agoMerge pull request #33209 from nextcloud/fix/add-symfony/http-foundation
Côme Chilliet [Tue, 12 Jul 2022 09:44:23 +0000 (11:44 +0200)]
Merge pull request #33209 from nextcloud/fix/add-symfony/http-foundation

Add symfony/http-foundation dependency

2 years agoCompile assets 33209/head
nextcloud-command [Tue, 12 Jul 2022 09:24:05 +0000 (09:24 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoAdd symfony/http-foundation dependency
Côme Chilliet [Tue, 12 Jul 2022 09:03:22 +0000 (11:03 +0200)]
Add symfony/http-foundation dependency

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoUpdate psalm baseline 33186/head
nextcloud-command [Tue, 12 Jul 2022 04:34:29 +0000 (04:34 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 12 Jul 2022 02:23:29 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33175 from nextcloud/fix/request-json-xml-not-found
Pytal [Mon, 11 Jul 2022 18:10:26 +0000 (11:10 -0700)]
Merge pull request #33175 from nextcloud/fix/request-json-xml-not-found

2 years agodocument the 64bit requirement in the bug report template 33202/head
szaimen [Mon, 11 Jul 2022 14:52:46 +0000 (16:52 +0200)]
document the 64bit requirement in the bug report template

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #32973 from nextcloud/cleanup/avatar-code
Carl Schwan [Mon, 11 Jul 2022 09:56:39 +0000 (11:56 +0200)]
Merge pull request #32973 from nextcloud/cleanup/avatar-code

Cleanup avatar related code

2 years agoFix typing in IJobList
Côme Chilliet [Mon, 11 Jul 2022 09:41:47 +0000 (11:41 +0200)]
Fix typing in IJobList

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix background-job:execute command for QueuedJob instances
Côme Chilliet [Mon, 27 Jun 2022 14:01:55 +0000 (16:01 +0200)]
Fix background-job:execute command for QueuedJob instances

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFormat the datetime for last run in ATOM format
Côme Chilliet [Mon, 27 Jun 2022 13:28:01 +0000 (15:28 +0200)]
Format the datetime for last run in ATOM format

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoUse symfony console table to render the job list properly
Côme Chilliet [Mon, 27 Jun 2022 13:20:16 +0000 (15:20 +0200)]
Use symfony console table to render the job list properly

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix ListCommand constructor call in register_command
Côme Chilliet [Mon, 27 Jun 2022 10:08:21 +0000 (12:08 +0200)]
Fix ListCommand constructor call in register_command

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix DummyJobList class used by tests
Côme Chilliet [Mon, 27 Jun 2022 10:06:23 +0000 (12:06 +0200)]
Fix DummyJobList class used by tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoCode cleaning of Background/ListCommand
Côme Chilliet [Mon, 27 Jun 2022 09:53:10 +0000 (11:53 +0200)]
Code cleaning of Background/ListCommand

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd command to list jobs
Côme Chilliet [Mon, 23 May 2022 10:30:26 +0000 (12:30 +0200)]
Add command to list jobs

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoClean up JobList class
Côme Chilliet [Mon, 23 May 2022 09:21:22 +0000 (11:21 +0200)]
Clean up JobList class

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 11 Jul 2022 02:24:31 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 10 Jul 2022 02:25:30 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 9 Jul 2022 02:24:33 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32865 from nextcloud/bugfix/remove-unecessary-row
blizzz [Fri, 8 Jul 2022 21:11:10 +0000 (23:11 +0200)]
Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row

Remove unecessary row and make compatible with db schema

2 years agoMerge pull request #33118 from nextcloud/fix/address-book-export
blizzz [Fri, 8 Jul 2022 20:13:19 +0000 (22:13 +0200)]
Merge pull request #33118 from nextcloud/fix/address-book-export

Fix empty address books being exported

2 years agoMerge pull request #32377 from nextcloud/rakekniven-patch-1
blizzz [Fri, 8 Jul 2022 17:56:54 +0000 (19:56 +0200)]
Merge pull request #32377 from nextcloud/rakekniven-patch-1

l10n: Changed spelling

2 years agoMerge pull request #33110 from nextcloud/feat/handle-onetime-password-large
blizzz [Fri, 8 Jul 2022 17:54:05 +0000 (19:54 +0200)]
Merge pull request #33110 from nextcloud/feat/handle-onetime-password-large

Handle one time password and very large passwords

2 years agoFix 404 handling of requested JSON/XML 33175/head
Christoph Wurst [Fri, 8 Jul 2022 17:14:05 +0000 (19:14 +0200)]
Fix 404 handling of requested JSON/XML

If front-end or an application requests JSON/XML, there is no point in
redirecting to the default page if that response doesn't exist. In the
worst case that would just cause another request, therefore server load,
traffic and a response that is meaningless to the requester.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #33163 from nextcloud/enh/a11y-account-property-labels
John Molakvoæ [Fri, 8 Jul 2022 09:41:50 +0000 (11:41 +0200)]
Merge pull request #33163 from nextcloud/enh/a11y-account-property-labels

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 8 Jul 2022 02:24:38 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAdd current scope to scope actions label 33163/head
Christopher Ng [Thu, 7 Jul 2022 18:54:23 +0000 (18:54 +0000)]
Add current scope to scope actions label

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33148 from nextcloud/enh/a11y-login-show-password
Pytal [Thu, 7 Jul 2022 18:43:43 +0000 (11:43 -0700)]
Merge pull request #33148 from nextcloud/enh/a11y-login-show-password

2 years agoMerge pull request #33128 from nextcloud/enh/a11y-set-expanded-sharing
Pytal [Thu, 7 Jul 2022 18:10:21 +0000 (11:10 -0700)]
Merge pull request #33128 from nextcloud/enh/a11y-set-expanded-sharing

Add expanded attribute to button for listing others with access

2 years agoUse Button component to show password for improved accessibility 33148/head
Christopher Ng [Thu, 7 Jul 2022 00:08:52 +0000 (00:08 +0000)]
Use Button component to show password for improved accessibility

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAdd expanded attribute to button for listing others with access 33128/head
Christopher Ng [Wed, 6 Jul 2022 23:08:07 +0000 (23:08 +0000)]
Add expanded attribute to button for listing others with access

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33153 from nextcloud/bugfix/noid/only-ignore-attempts-of-the...
Joas Schilling [Thu, 7 Jul 2022 08:59:54 +0000 (10:59 +0200)]
Merge pull request #33153 from nextcloud/bugfix/noid/only-ignore-attempts-of-the-same-action

Only ignore attempts of the same action

2 years agoMerge pull request #33140 from nextcloud/fix/trashbin-expiration-notice-casing
John Molakvoæ [Thu, 7 Jul 2022 08:23:42 +0000 (10:23 +0200)]
Merge pull request #33140 from nextcloud/fix/trashbin-expiration-notice-casing

2 years agoOnly ignore attempts of the same action 33153/head
Joas Schilling [Thu, 7 Jul 2022 07:35:14 +0000 (09:35 +0200)]
Only ignore attempts of the same action

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 7 Jul 2022 02:24:36 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33052 from nextcloud/fix/set-display-name
Joas Schilling [Wed, 6 Jul 2022 20:51:06 +0000 (22:51 +0200)]
Merge pull request #33052 from nextcloud/fix/set-display-name

Do not send display name twice for saving

2 years agoMerge pull request #33136 from nextcloud/fix/noid/customprops
Simon L [Wed, 6 Jul 2022 17:43:16 +0000 (19:43 +0200)]
Merge pull request #33136 from nextcloud/fix/noid/customprops

catch any exception for transaction control

2 years agoFix trashbin expiration notice casing 33140/head
Christopher Ng [Wed, 6 Jul 2022 17:19:02 +0000 (17:19 +0000)]
Fix trashbin expiration notice casing

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agocatch any exception for transaction control 33136/head
Arthur Schiwon [Wed, 6 Jul 2022 14:14:51 +0000 (16:14 +0200)]
catch any exception for transaction control

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoFix unit tests 33052/head
Joas Schilling [Wed, 6 Jul 2022 12:27:18 +0000 (14:27 +0200)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 6 Jul 2022 02:23:38 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33126 from nextcloud/dependabot/npm_and_yarn/core-js-3.23.3
dependabot[bot] [Tue, 5 Jul 2022 22:21:55 +0000 (22:21 +0000)]
Merge pull request #33126 from nextcloud/dependabot/npm_and_yarn/core-js-3.23.3

2 years agoBump core-js from 3.22.7 to 3.23.3 33126/head
dependabot[bot] [Tue, 5 Jul 2022 20:27:31 +0000 (20:27 +0000)]
Bump core-js from 3.22.7 to 3.23.3

Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.23.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.22.7...v3.23.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-bar
Daniel Calviño Sánchez [Tue, 5 Jul 2022 20:21:30 +0000 (22:21 +0200)]
Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-bar

Fixes for quota text in navigation bar

2 years agoMerge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltip
Pytal [Tue, 5 Jul 2022 17:46:32 +0000 (10:46 -0700)]
Merge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltip

2 years agoFix empty address books being exported 33118/head
Christopher Ng [Tue, 5 Jul 2022 17:00:27 +0000 (17:00 +0000)]
Fix empty address books being exported

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33111 from nextcloud/fix/url-absolute
Julien Veyssier [Tue, 5 Jul 2022 13:43:36 +0000 (15:43 +0200)]
Merge pull request #33111 from nextcloud/fix/url-absolute

Fix 404 when using index.php in the url

2 years agoMake Color class public 32973/head
Carl Schwan [Thu, 23 Jun 2022 09:42:14 +0000 (11:42 +0200)]
Make Color class public

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge branch 'rakekniven-patch-1' of https://github.com/nextcloud/server into rakekni... 32377/head
rakekniven [Tue, 5 Jul 2022 12:35:22 +0000 (14:35 +0200)]
Merge branch 'rakekniven-patch-1' of https://github.com/nextcloud/server into rakekniven-patch-1

2 years agol10n: Changed spelling
rakekniven [Fri, 13 May 2022 11:09:39 +0000 (13:09 +0200)]
l10n: Changed spelling

See https://en.wikipedia.org/wiki/MIME for details.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge branch 'master' into rakekniven-patch-1
rakekniven [Tue, 5 Jul 2022 12:21:34 +0000 (14:21 +0200)]
Merge branch 'master' into rakekniven-patch-1

2 years agoadd missing GET param to getstoragestats url 33111/head
Julien Veyssier [Tue, 5 Jul 2022 11:43:58 +0000 (13:43 +0200)]
add missing GET param to getstoragestats url

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoFix 404 when using index.php in the url
Carl Schwan [Tue, 5 Jul 2022 11:16:32 +0000 (13:16 +0200)]
Fix 404 when using index.php in the url

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comments-of... 33112/head
blizzz [Tue, 5 Jul 2022 11:14:05 +0000 (13:14 +0200)]
Merge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comments-of-multiple-objects-in-one-go

Allow to expire comments of multiple objects with one call

2 years agoDon't allow setting password bigger than 469 characters 33110/head
Carl Schwan [Tue, 5 Jul 2022 09:47:25 +0000 (11:47 +0200)]
Don't allow setting password bigger than 469 characters

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoHandler large passwords
Carl Schwan [Tue, 5 Jul 2022 09:37:14 +0000 (11:37 +0200)]
Handler large passwords

For passwords bigger than 250 characters, use a bigger key since the
performance impact is minor (around one second to encrypt the password).

For passwords bigger than 470 characters, give up earlier and throw
exeception recommanding admin to either enable the previously enabled
configuration or use smaller passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoHandle one time passwords
Carl Schwan [Tue, 5 Jul 2022 09:25:44 +0000 (11:25 +0200)]
Handle one time passwords

This adds an option to disable storing passwords in the database. This
might be desirable when using single use token as passwords or very
large passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33109 from nextcloud/fix/l10n-home-breadcrumb
John Molakvoæ [Tue, 5 Jul 2022 05:50:45 +0000 (07:50 +0200)]
Merge pull request #33109 from nextcloud/fix/l10n-home-breadcrumb

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 5 Jul 2022 02:23:26 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix translation of home breadcrumb 33109/head
Christopher Ng [Mon, 4 Jul 2022 22:29:52 +0000 (22:29 +0000)]
Fix translation of home breadcrumb

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoChange tooltip title of files grid view toggle dynamically 33107/head
Christopher Ng [Mon, 4 Jul 2022 19:20:49 +0000 (19:20 +0000)]
Change tooltip title of files grid view toggle dynamically

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoSort files by deletion time before restoring in RestoreAllFiles 32507/head
Carl Csaposs [Fri, 20 May 2022 00:43:12 +0000 (00:43 +0000)]
Sort files by deletion time before restoring in RestoreAllFiles

Restoring in order of most recently deleted preserves nested file paths.
See https://github.com/nextcloud/server/issues/31200#issuecomment-1130358549

Signed-off-by: Carl Csaposs <carl@csaposs.com>
2 years agoMerge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transaction...
Carl Schwan [Mon, 4 Jul 2022 13:27:04 +0000 (15:27 +0200)]
Merge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transaction-rollback

DAV custom props: catch Exception and rollback transaction in case

2 years agoMerge pull request #33097 from nextcloud/rakekniven-patch-2
Simon L [Mon, 4 Jul 2022 08:17:32 +0000 (10:17 +0200)]
Merge pull request #33097 from nextcloud/rakekniven-patch-2

l10n: Fixed typo

2 years agol10n: Fixed typo 33097/head
rakekniven [Sat, 2 Jul 2022 20:39:41 +0000 (22:39 +0200)]
l10n: Fixed typo

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 Jul 2022 02:23:32 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32095 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint...
MichaIng [Sun, 3 Jul 2022 19:14:00 +0000 (21:14 +0200)]
Merge pull request #32095 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.0.0

Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0

2 years agoBump @nextcloud/eslint-config from 7.0.2 to 8.0.0 32095/head
dependabot[bot] [Sun, 3 Jul 2022 18:34:24 +0000 (18:34 +0000)]
Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v7.0.2...v8.0.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 Jul 2022 02:22:38 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33093 from nextcloud/dependabot/composer/build/integration/sabre...
MichaIng [Sat, 2 Jul 2022 14:58:30 +0000 (16:58 +0200)]
Merge pull request #33093 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.4.0

Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 Jul 2022 02:24:59 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration 33093/head
dependabot[bot] [Sat, 2 Jul 2022 02:18:35 +0000 (02:18 +0000)]
Update sabre/dav requirement from 4.3.1 to 4.4.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/4.3.1...4.4.0)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoDAV custom props: catch Exception and rollback transaction in case 33090/head
Arthur Schiwon [Fri, 1 Jul 2022 20:44:20 +0000 (22:44 +0200)]
DAV custom props: catch Exception and rollback transaction in case

- before exceptions were not caught, a started transaction might not have
  been finished
- also resolve depractions and use IQueryBuilder

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoAdjust fake manager 33086/head
Joas Schilling [Fri, 1 Jul 2022 14:38:58 +0000 (16:38 +0200)]
Adjust fake manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAllow to expire comments of multiple objects with one call
Joas Schilling [Fri, 1 Jul 2022 13:53:37 +0000 (15:53 +0200)]
Allow to expire comments of multiple objects with one call

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32576 from nextcloud/feature/spreed-7321/automatic-DND-outside...
Joas Schilling [Fri, 1 Jul 2022 13:29:03 +0000 (15:29 +0200)]
Merge pull request #32576 from nextcloud/feature/spreed-7321/automatic-DND-outside-of-availability

🤖 Automatically set user status to ⛔ DND outside of  📅 availability

2 years agoMerge pull request #33043 from nextcloud/Valdnet-patch-2
Carl Schwan [Fri, 1 Jul 2022 13:07:18 +0000 (15:07 +0200)]
Merge pull request #33043 from nextcloud/Valdnet-patch-2

l10n: Separate words

2 years agol10n: Separate words 33043/head
Valdnet [Tue, 28 Jun 2022 06:59:10 +0000 (08:59 +0200)]
l10n: Separate words

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoInject userId directly 32576/head
Joas Schilling [Fri, 1 Jul 2022 12:07:52 +0000 (14:07 +0200)]
Inject userId directly

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix typo of availability
Joas Schilling [Wed, 8 Jun 2022 13:43:30 +0000 (15:43 +0200)]
Fix typo of availability

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRemove unused import
Joas Schilling [Wed, 8 Jun 2022 13:29:32 +0000 (15:29 +0200)]
Remove unused import

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix predefined message
Joas Schilling [Tue, 7 Jun 2022 18:44:15 +0000 (20:44 +0200)]
Fix predefined message

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd UI to opt-in on the status automation
Joas Schilling [Tue, 24 May 2022 13:49:34 +0000 (15:49 +0200)]
Add UI to opt-in on the status automation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd status automation
Joas Schilling [Tue, 24 May 2022 12:40:59 +0000 (14:40 +0200)]
Add status automation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix determination of cron job run
Joas Schilling [Tue, 24 May 2022 12:11:42 +0000 (14:11 +0200)]
Fix determination of cron job run

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoUser status automation background job
Joas Schilling [Mon, 23 May 2022 15:58:47 +0000 (17:58 +0200)]
User status automation background job

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