]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoHide preview if it is in full screen mode (viewer is open) 31408/head
Julius Härtl [Wed, 2 Mar 2022 13:59:48 +0000 (14:59 +0100)]
Hide preview if it is in full screen mode (viewer is open)

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #31398 from nextcloud/techdebt/noid/also-use-hashed-column-on...
John Molakvoæ [Wed, 2 Mar 2022 11:08:10 +0000 (12:08 +0100)]
Merge pull request #31398 from nextcloud/techdebt/noid/also-use-hashed-column-on-delete

2 years agoMerge pull request #31124 from nextcloud/enh/diagnostics-logging
Julius Härtl [Wed, 2 Mar 2022 11:00:44 +0000 (12:00 +0100)]
Merge pull request #31124 from nextcloud/enh/diagnostics-logging

Diagnostics event logging to log

2 years agoMerge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-userbackend...
Joas Schilling [Wed, 2 Mar 2022 10:41:32 +0000 (11:41 +0100)]
Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-userbackend-getpassword

Use the cache also for UserBackend::getPassword

2 years agoMerge pull request #31390 from nextcloud/bugfix/noid/more-censor
Joas Schilling [Wed, 2 Mar 2022 10:21:40 +0000 (11:21 +0100)]
Merge pull request #31390 from nextcloud/bugfix/noid/more-censor

Censor more configs

2 years agoAlso use hashed/indexed column on delete 31398/head
Joas Schilling [Wed, 2 Mar 2022 08:23:16 +0000 (09:23 +0100)]
Also use hashed/indexed column on delete

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31347 from nextcloud/fix/31164/duplicate-email-message
Pytal [Wed, 2 Mar 2022 02:15:23 +0000 (18:15 -0800)]
Merge pull request #31347 from nextcloud/fix/31164/duplicate-email-message

2 years agoFix duplicate primary email message 31347/head
Christopher Ng [Wed, 2 Mar 2022 01:15:37 +0000 (01:15 +0000)]
Fix duplicate primary email message

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #30536 from nextcloud/fix/l10n-exception-message
Pytal [Wed, 2 Mar 2022 00:11:14 +0000 (16:11 -0800)]
Merge pull request #30536 from nextcloud/fix/l10n-exception-message

2 years agoMake Sabre File exception messages translatable 30536/head
Christopher Ng [Fri, 4 Feb 2022 19:02:32 +0000 (19:02 +0000)]
Make Sabre File exception messages translatable

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoCensor more configs 31390/head
Joas Schilling [Tue, 1 Mar 2022 19:59:27 +0000 (20:59 +0100)]
Censor more configs

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31354 from nextcloud/fix/caching-avatar
Carl Schwan [Tue, 1 Mar 2022 13:58:26 +0000 (14:58 +0100)]
Merge pull request #31354 from nextcloud/fix/caching-avatar

Fix caching of the user avatar

2 years agoMerge pull request #31333 from nextcloud/fix/fix-archive-typing
Côme Chilliet [Tue, 1 Mar 2022 13:20:03 +0000 (14:20 +0100)]
Merge pull request #31333 from nextcloud/fix/fix-archive-typing

Improve typing in OC\Archive classes

2 years agoMerge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errors
Côme Chilliet [Tue, 1 Mar 2022 13:10:47 +0000 (14:10 +0100)]
Merge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errors

Ignore errors when searching for bundled preview

2 years agoAdd warning to the user 31354/head
Carl Schwan [Fri, 25 Feb 2022 13:28:15 +0000 (14:28 +0100)]
Add warning to the user

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: MichaIng <micha@dietpi.com>
Co-authored-by: zroebg <carlos@reendex.com>
2 years agoMerge pull request #31355 from nextcloud/fix/23441/fix-developer-link
Simon L [Tue, 1 Mar 2022 09:42:18 +0000 (10:42 +0100)]
Merge pull request #31355 from nextcloud/fix/23441/fix-developer-link

try to fix developer link

2 years agoMerge pull request #31363 from nextcloud/techdebt/noid/delay-getting-preferences
Joas Schilling [Tue, 1 Mar 2022 09:06:34 +0000 (10:06 +0100)]
Merge pull request #31363 from nextcloud/techdebt/noid/delay-getting-preferences

Delay loading user preferences until we need them

2 years agoMerge pull request #31383 from nextcloud/automated/noid/psalm-baseline-update-1646108128
Côme Chilliet [Tue, 1 Mar 2022 08:41:05 +0000 (09:41 +0100)]
Merge pull request #31383 from nextcloud/automated/noid/psalm-baseline-update-1646108128

[Automated] Update psalm-baseline.xml

2 years agoMerge pull request #31340 from nextcloud/fix/31237/new-button-authTokenSetupDialogue
Vanessa [Tue, 1 Mar 2022 08:16:17 +0000 (09:16 +0100)]
Merge pull request #31340 from nextcloud/fix/31237/new-button-authTokenSetupDialogue

Fix/31237/new button auth token setup dialogue

2 years agotry to fix developer link 31355/head
szaimen [Fri, 25 Feb 2022 14:07:31 +0000 (15:07 +0100)]
try to fix developer link

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agouse new button component 31340/head
Vanessa Pertsch [Thu, 24 Feb 2022 14:11:10 +0000 (15:11 +0100)]
use new button component

Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoUpdate psalm baseline 31383/head
nextcloud-command [Tue, 1 Mar 2022 04:15:28 +0000 (04:15 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years agoMerge pull request #31338 from nextcloud/fix/31237/new-button-AppList
Vanessa [Mon, 28 Feb 2022 15:51:01 +0000 (16:51 +0100)]
Merge pull request #31338 from nextcloud/fix/31237/new-button-AppList

Fix/31237/new button app list

2 years agoIgnore errors when searching for bundled preview 31380/head
Côme Chilliet [Mon, 28 Feb 2022 14:40:33 +0000 (15:40 +0100)]
Ignore errors when searching for bundled preview

When an odt file is xml and not zip, it would throw a ValueError.
It will now just ignore this file and return null for the preview.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoApps toolbar height and alignment fix 31338/head
John Molakvoæ [Mon, 28 Feb 2022 13:34:30 +0000 (14:34 +0100)]
Apps toolbar height and alignment fix

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoDelay loading user preferences until we need them 31363/head
Joas Schilling [Fri, 25 Feb 2022 23:34:17 +0000 (00:34 +0100)]
Delay loading user preferences until we need them

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31377 from nextcloud/fix/specify-nullable-string
Anna [Mon, 28 Feb 2022 11:03:36 +0000 (12:03 +0100)]
Merge pull request #31377 from nextcloud/fix/specify-nullable-string

Specify string as nullable for credentials password

2 years agoMerge pull request #30889 from nextcloud/fix/fix-occ-listeners
Côme Chilliet [Mon, 28 Feb 2022 10:52:03 +0000 (11:52 +0100)]
Merge pull request #30889 from nextcloud/fix/fix-occ-listeners

Fix listeners declaration in case of occ usage

2 years agoMerge pull request #31371 from nextcloud/dependabot/npm_and_yarn/url-parse-1.5.10
dependabot[bot] [Mon, 28 Feb 2022 10:51:14 +0000 (10:51 +0000)]
Merge pull request #31371 from nextcloud/dependabot/npm_and_yarn/url-parse-1.5.10

2 years agoAdd event logging for db and redis connection 31124/head
Julius Härtl [Fri, 25 Feb 2022 15:18:02 +0000 (16:18 +0100)]
Add event logging for db and redis connection

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoAdd logging around dav exec
Julius Härtl [Tue, 22 Feb 2022 09:53:13 +0000 (10:53 +0100)]
Add logging around dav exec

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix tests
Julius Härtl [Fri, 11 Feb 2022 09:03:25 +0000 (10:03 +0100)]
Fix tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoAdd event logging to app loading
Julius Härtl [Fri, 11 Feb 2022 08:08:02 +0000 (09:08 +0100)]
Add event logging to app loading

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoDiagnostics event logging to Nextcloud log
Julius Härtl [Wed, 2 Feb 2022 08:57:50 +0000 (09:57 +0100)]
Diagnostics event logging to Nextcloud log

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Add config samples

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoSpecify string as nullable for credentials password 31377/head
Anna Larch [Mon, 28 Feb 2022 10:08:48 +0000 (11:08 +0100)]
Specify string as nullable for credentials password

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoBump url-parse from 1.5.7 to 1.5.10 31371/head
dependabot[bot] [Mon, 28 Feb 2022 05:16:49 +0000 (05:16 +0000)]
Bump url-parse from 1.5.7 to 1.5.10

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoBuild OC\Core\Application when running occ or cron to register listeners correctly 30889/head
Côme Chilliet [Thu, 3 Feb 2022 15:12:37 +0000 (16:12 +0100)]
Build OC\Core\Application when running occ or cron to register listeners correctly

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31339 from nextcloud/fix/preview-code-cleaning
Côme Chilliet [Mon, 28 Feb 2022 09:26:23 +0000 (10:26 +0100)]
Merge pull request #31339 from nextcloud/fix/preview-code-cleaning

Fix typing in OC\Preview

2 years agoMerge pull request #31304 from nextcloud/feature/dry_run_for_add_indices
Christoph Wurst [Mon, 28 Feb 2022 08:59:40 +0000 (09:59 +0100)]
Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indices

Add --dry-run option for add-missing-* cmd

2 years agoMerge pull request #31360 from nextcloud/techdebt/noid/also-skip-user-setup-when...
Vincent Petry [Mon, 28 Feb 2022 08:20:50 +0000 (09:20 +0100)]
Merge pull request #31360 from nextcloud/techdebt/noid/also-skip-user-setup-when-getting-certificates

Don't set up full filesystem to check for certificates

2 years agoMerge pull request #31366 from nextcloud/dependabot/npm_and_yarn/backbone-1.4.1
dependabot[bot] [Mon, 28 Feb 2022 05:05:45 +0000 (05:05 +0000)]
Merge pull request #31366 from nextcloud/dependabot/npm_and_yarn/backbone-1.4.1

2 years agoBump backbone from 1.4.0 to 1.4.1 31366/head
dependabot[bot] [Mon, 28 Feb 2022 02:43:47 +0000 (02:43 +0000)]
Bump backbone from 1.4.0 to 1.4.1

Bumps [backbone](https://github.com/jashkenas/backbone) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/jashkenas/backbone/releases)
- [Commits](https://github.com/jashkenas/backbone/compare/1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: backbone
  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>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 28 Feb 2022 02:45:09 +0000 (02:45 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31365 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar...
dependabot[bot] [Mon, 28 Feb 2022 02:16:50 +0000 (02:16 +0000)]
Merge pull request #31365 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-0.3.1

2 years agoBump @nextcloud/calendar-availability-vue from 0.3.0 to 0.3.1 31365/head
dependabot[bot] [Sun, 27 Feb 2022 00:15:57 +0000 (00:15 +0000)]
Bump @nextcloud/calendar-availability-vue from 0.3.0 to 0.3.1

Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
  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>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 27 Feb 2022 02:26:20 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31367 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.4.0
dependabot[bot] [Sat, 26 Feb 2022 07:26:09 +0000 (07:26 +0000)]
Merge pull request #31367 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.4.0

2 years agoMerge pull request #31368 from nextcloud/dependabot/composer/bamarni/composer-bin...
dependabot[bot] [Sat, 26 Feb 2022 07:15:25 +0000 (07:15 +0000)]
Merge pull request #31368 from nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.5.0

2 years agoBump puppeteer from 13.3.2 to 13.4.0 31367/head
dependabot[bot] [Sat, 26 Feb 2022 04:42:28 +0000 (04:42 +0000)]
Bump puppeteer from 13.3.2 to 13.4.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.3.2 to 13.4.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/v13.3.2...v13.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31364 from nextcloud/dependabot/npm_and_yarn/sass-1.49.9
dependabot[bot] [Sat, 26 Feb 2022 04:41:07 +0000 (04:41 +0000)]
Merge pull request #31364 from nextcloud/dependabot/npm_and_yarn/sass-1.49.9

2 years agoBump bamarni/composer-bin-plugin from 1.4.2 to 1.5.0 31368/head
dependabot[bot] [Sat, 26 Feb 2022 03:12:31 +0000 (03:12 +0000)]
Bump bamarni/composer-bin-plugin from 1.4.2 to 1.5.0

Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump sass from 1.49.8 to 1.49.9 31364/head
dependabot[bot] [Sat, 26 Feb 2022 02:04:26 +0000 (02:04 +0000)]
Bump sass from 1.49.8 to 1.49.9

Bumps [sass](https://github.com/sass/dart-sass) from 1.49.8 to 1.49.9.
- [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.49.8...1.49.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31353 from nextcloud/bugfix/noid/fix-missing-focus-highlight
Joas Schilling [Sat, 26 Feb 2022 00:00:00 +0000 (01:00 +0100)]
Merge pull request #31353 from nextcloud/bugfix/noid/fix-missing-focus-highlight

Fix missing focus highlight for guest buttons

2 years agoDon't set up full filesystem to check for certificates 31360/head
Joas Schilling [Fri, 25 Feb 2022 21:02:07 +0000 (22:02 +0100)]
Don't set up full filesystem to check for certificates

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31356 from nextcloud/techdebt/noid/only-setup-fs-when-needed
Joas Schilling [Fri, 25 Feb 2022 20:22:34 +0000 (21:22 +0100)]
Merge pull request #31356 from nextcloud/techdebt/noid/only-setup-fs-when-needed

Only setupFS when we have to copy the skeleton

2 years agoOnly setupFS when we have to copy the skeleton 31356/head
Joas Schilling [Fri, 25 Feb 2022 14:55:06 +0000 (15:55 +0100)]
Only setupFS when we have to copy the skeleton

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix caching of the user avatar
Carl Schwan [Fri, 25 Feb 2022 13:24:07 +0000 (14:24 +0100)]
Fix caching of the user avatar

Now on firefox/safari it is only refetched once a day. On Chrom{e,ium}
we keep the previous behavior of maybe refetching it more often.

This also notify the user about this behavior when they upload an avatar
picture.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix missing focus highlight for guest buttons 31353/head
Joas Schilling [Fri, 25 Feb 2022 10:44:17 +0000 (11:44 +0100)]
Fix missing focus highlight for guest buttons

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31335 from nextcloud/updateCrl
blizzz [Fri, 25 Feb 2022 09:40:44 +0000 (10:40 +0100)]
Merge pull request #31335 from nextcloud/updateCrl

update CRL after revocation of rocket_integration.csr

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 25 Feb 2022 02:27:19 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31219 from nextcloud/fix/performance-db-convert
blizzz [Thu, 24 Feb 2022 22:25:41 +0000 (23:25 +0100)]
Merge pull request #31219 from nextcloud/fix/performance-db-convert

Improve performance when converting between DBs

2 years agoMerge pull request #31326 from nextcloud/enh/importsource-folder-listing
Pytal [Thu, 24 Feb 2022 18:49:55 +0000 (10:49 -0800)]
Merge pull request #31326 from nextcloud/enh/importsource-folder-listing

2 years agoExtend ImportSource interface to list files of a folder 31326/head
Christopher Ng [Wed, 23 Feb 2022 05:43:29 +0000 (05:43 +0000)]
Extend ImportSource interface to list files of a folder

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMove to strong typing in OC\Archive 31333/head
Côme Chilliet [Thu, 24 Feb 2022 16:04:09 +0000 (17:04 +0100)]
Move to strong typing in OC\Archive

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agouse new button component
Vanessa Pertsch [Thu, 24 Feb 2022 13:38:29 +0000 (14:38 +0100)]
use new button component

Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
2 years agouse new button component
Vanessa Pertsch [Thu, 24 Feb 2022 13:11:02 +0000 (14:11 +0100)]
use new button component

Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
2 years agoAdd --dry-run option for db:add-missing-* cmd 31304/head
Louis Chemineau [Mon, 21 Feb 2022 17:32:17 +0000 (18:32 +0100)]
Add --dry-run option for db:add-missing-* cmd

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoFix tmp file cleaning for bundled previews 31339/head
Côme Chilliet [Thu, 24 Feb 2022 13:55:57 +0000 (14:55 +0100)]
Fix tmp file cleaning for bundled previews

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix typing in OC\Preview\Movie
Côme Chilliet [Thu, 24 Feb 2022 13:55:13 +0000 (14:55 +0100)]
Fix typing in OC\Preview\Movie

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix typing in OC\Preview
Côme Chilliet [Thu, 24 Feb 2022 13:42:55 +0000 (14:42 +0100)]
Fix typing in OC\Preview

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoupdate CRL after revocation of rocket_integration.csr 31335/head
Vitor Mattos [Thu, 24 Feb 2022 12:23:40 +0000 (09:23 -0300)]
update CRL after revocation of rocket_integration.csr

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoFix unused import in OC\Archive\ZIP
Côme Chilliet [Thu, 24 Feb 2022 11:34:32 +0000 (12:34 +0100)]
Fix unused import in OC\Archive\ZIP

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix more typing in OC\Archive classes
Côme Chilliet [Thu, 24 Feb 2022 11:25:04 +0000 (12:25 +0100)]
Fix more typing in OC\Archive classes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoImprove typing in OC\Archive classes
Côme Chilliet [Thu, 24 Feb 2022 11:03:36 +0000 (12:03 +0100)]
Improve typing in OC\Archive classes

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30978 from nextcloud/mount-cache-mount-provider
Robin Appelman [Wed, 23 Feb 2022 17:52:23 +0000 (17:52 +0000)]
Merge pull request #30978 from nextcloud/mount-cache-mount-provider

Add source mount provider to the oc_mounts table

2 years agostore mountprovider for each mount in the mounts table 30978/head
Robin Appelman [Wed, 2 Feb 2022 15:12:57 +0000 (16:12 +0100)]
store mountprovider for each mount in the mounts table

this enabled more fine grained filesystem setup

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #31328 from nextcloud/bugfix/noid/mark-split-database-configs...
Simon L [Wed, 23 Feb 2022 16:34:20 +0000 (17:34 +0100)]
Merge pull request #31328 from nextcloud/bugfix/noid/mark-split-database-configs-as-sensitive

Mark split database configs as sensitive

2 years agoMerge pull request #31319 from nextcloud/fix/31246/fix-modals
Simon L [Wed, 23 Feb 2022 14:28:58 +0000 (15:28 +0100)]
Merge pull request #31319 from nextcloud/fix/31246/fix-modals

fix all modals after vue 5.0

2 years agoMerge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-update...
Joas Schilling [Wed, 23 Feb 2022 10:17:16 +0000 (11:17 +0100)]
Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-update-handling

Improve user status revert performance

2 years agoMark split database configs as sensitive 31328/head
Joas Schilling [Wed, 23 Feb 2022 09:31:17 +0000 (10:31 +0100)]
Mark split database configs as sensitive

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30210 from nextcloud/dependabot/composer/build/integration/guzzle... 31271/head
MichaIng [Tue, 22 Feb 2022 23:12:08 +0000 (00:12 +0100)]
Merge pull request #30210 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.4.1

Update guzzlehttp/guzzle requirement from 6.5.2 to 7.4.1 in /build/integration

2 years agoUpdate GuzzleHttp function call for v7 30210/head
MichaIng [Tue, 22 Feb 2022 20:53:01 +0000 (21:53 +0100)]
Update GuzzleHttp function call for v7

https://github.com/guzzle/guzzle/issues/2824

Signed-off-by: MichaIng <micha@dietpi.com>
2 years agoUpdate guzzlehttp/guzzle requirement in /build/integration
dependabot[bot] [Fri, 18 Feb 2022 04:13:01 +0000 (04:13 +0000)]
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>
2 years agoMerge pull request #31316 from nextcloud/enhancement/sensitive-insensitive-dav-backgr...
Joas Schilling [Tue, 22 Feb 2022 14:31:56 +0000 (15:31 +0100)]
Merge pull request #31316 from nextcloud/enhancement/sensitive-insensitive-dav-background-jobs

Mark DAV background jobs as time sensitive/insensitive

2 years agofix all modals after vue 5.0 31319/head
szaimen [Tue, 22 Feb 2022 11:41:46 +0000 (12:41 +0100)]
fix all modals after vue 5.0

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMark DAV background jobs as time sensitive/insensitive 31316/head
Christoph Wurst [Tue, 22 Feb 2022 10:24:38 +0000 (11:24 +0100)]
Mark DAV background jobs as time sensitive/insensitive

* As a bonus they are now all using OCP base classes
* Strict typing is now enforced

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #31317 from nextcloud/chore/deprecate-old-internal-job-classes
Christoph Wurst [Tue, 22 Feb 2022 12:27:45 +0000 (13:27 +0100)]
Merge pull request #31317 from nextcloud/chore/deprecate-old-internal-job-classes

Deprecate our old, internal background job base classes

2 years agoDeprecate our old, internal background job base classes 31317/head
Christoph Wurst [Tue, 22 Feb 2022 10:31:54 +0000 (11:31 +0100)]
Deprecate our old, internal background job base classes

The OCP ones should be used instead. This makes it more visible in our
IDEs that the base class of background job should be replaced.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #31261 from nextcloud/external-share-availability-error
John Molakvoæ [Tue, 22 Feb 2022 09:55:04 +0000 (10:55 +0100)]
Merge pull request #31261 from nextcloud/external-share-availability-error

2 years agoMerge pull request #31295 from nextcloud/fix-cleaning-reminders
Christoph Wurst [Tue, 22 Feb 2022 09:46:31 +0000 (10:46 +0100)]
Merge pull request #31295 from nextcloud/fix-cleaning-reminders

Fix cleaning reminders after subscription purge

2 years agoMerge pull request #31241 from nextcloud/fix/use-new-button-component
Vanessa [Tue, 22 Feb 2022 09:34:03 +0000 (10:34 +0100)]
Merge pull request #31241 from nextcloud/fix/use-new-button-component

Fix/use new button component

2 years agoMerge pull request #31309 from nextcloud/fix/fix-checkers-php-error
Côme Chilliet [Tue, 22 Feb 2022 08:04:56 +0000 (09:04 +0100)]
Merge pull request #31309 from nextcloud/fix/fix-checkers-php-error

Avoid PHP errors in the checkers drone step

2 years agoMerge pull request #31173 from nextcloud/enhancement/user_migration-version-handling
Côme Chilliet [Tue, 22 Feb 2022 08:02:34 +0000 (09:02 +0100)]
Merge pull request #31173 from nextcloud/enhancement/user_migration-version-handling

Add version handling to IMigrator

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 22 Feb 2022 02:29:25 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAvoid PHP errors in the checkers drone step 31309/head
Côme Chilliet [Mon, 21 Feb 2022 17:21:38 +0000 (18:21 +0100)]
Avoid PHP errors in the checkers drone step

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoPlease drone checkers 31173/head
Côme Chilliet [Mon, 21 Feb 2022 17:20:27 +0000 (18:20 +0100)]
Please drone checkers

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>