]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
22 months agochore: Make the LoginController strict 35784/head
Christoph Wurst [Thu, 15 Dec 2022 09:52:28 +0000 (10:52 +0100)]
chore: Make the LoginController strict

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Dec 2022 02:18:48 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35533 from nextcloud/revert-35240-enh/a11y-share-button
John Molakvoæ [Wed, 14 Dec 2022 07:23:37 +0000 (08:23 +0100)]
Merge pull request #35533 from nextcloud/revert-35240-enh/a11y-share-button

Revert "Copy to clipboard with button instead of link"

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 14 Dec 2022 02:21:56 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoRevert "Copy to clipboard with button instead of link" 35533/head
Christopher Ng [Wed, 14 Dec 2022 00:50:17 +0000 (00:50 +0000)]
Revert "Copy to clipboard with button instead of link"

This reverts commit 4ffc022c8b5d2a4df3b1b1452de769c4ad27fe4f.

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #35745 from nextcloud/screenshot
John Molakvoæ [Tue, 13 Dec 2022 13:53:45 +0000 (14:53 +0100)]
Merge pull request #35745 from nextcloud/screenshot

Update README main screenshot

22 months agoMerge pull request #35621 from nextcloud/enh/noid/sabre-plugin-publicwebdav
Julien Veyssier [Tue, 13 Dec 2022 10:20:17 +0000 (11:20 +0100)]
Merge pull request #35621 from nextcloud/enh/noid/sabre-plugin-publicwebdav

Allow additional Sabre plugins in publicwebdav.php

22 months agoTypo in URL 35745/head
Git'Fellow [Tue, 13 Dec 2022 09:01:50 +0000 (10:01 +0100)]
Typo in URL

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
22 months agoUpdate README main screenshot
Git'Fellow [Tue, 13 Dec 2022 08:56:00 +0000 (09:56 +0100)]
Update README main screenshot

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Dec 2022 02:32:57 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Dec 2022 02:21:37 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35562 from nextcloud/bug/33187/read-userid-from-token
Simon L [Mon, 12 Dec 2022 22:53:37 +0000 (23:53 +0100)]
Merge pull request #35562 from nextcloud/bug/33187/read-userid-from-token

Read loginName from token

22 months agoMerge pull request #35714 from nextcloud/fix/vue-select-styles-the-sequel
Pytal [Mon, 12 Dec 2022 20:06:42 +0000 (12:06 -0800)]
Merge pull request #35714 from nextcloud/fix/vue-select-styles-the-sequel

22 months agoFix GH-33187 35562/head
Daniel Kesselberg [Fri, 2 Dec 2022 16:55:21 +0000 (17:55 +0100)]
Fix GH-33187

$this->userId is null when loggedin via app password.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
22 months agoMerge pull request #35719 from nextcloud/dependabot/composer/build/integration/phpuni...
dependabot[bot] [Mon, 12 Dec 2022 15:10:49 +0000 (15:10 +0000)]
Merge pull request #35719 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.5.27

22 months agoBump phpunit/phpunit from 9.5.26 to 9.5.27 in /build/integration 35719/head
dependabot[bot] [Mon, 12 Dec 2022 14:32:16 +0000 (14:32 +0000)]
Bump phpunit/phpunit from 9.5.26 to 9.5.27 in /build/integration

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
22 months agouse modern event dispatch 35621/head
Julien Veyssier [Tue, 6 Dec 2022 16:22:53 +0000 (17:22 +0100)]
use modern event dispatch

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
22 months agoallow additional Sabre plugins in publicwebdav.php
Julien Veyssier [Tue, 6 Dec 2022 13:03:36 +0000 (14:03 +0100)]
allow additional Sabre plugins in publicwebdav.php

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 12 Dec 2022 02:19:53 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35689 from pulsejet/patch-heicrotate
John Molakvoæ [Sun, 11 Dec 2022 10:18:34 +0000 (11:18 +0100)]
Merge pull request #35689 from pulsejet/patch-heicrotate

preview: fix HEIC orientation

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Dec 2022 02:31:09 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Dec 2022 02:20:51 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoFix vue-select styles 35714/head
Christopher Ng [Sat, 10 Dec 2022 01:34:45 +0000 (01:34 +0000)]
Fix vue-select styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #35097 from nextcloud/bugfix/noid/improve-email-results
Simon L [Fri, 9 Dec 2022 22:45:13 +0000 (23:45 +0100)]
Merge pull request #35097 from nextcloud/bugfix/noid/improve-email-results

Improve email results for sharing

22 months agoMerge pull request #35389 from nextcloud/bugfix/noid/fix-app-icons-in-dark-mode
Joas Schilling [Fri, 9 Dec 2022 22:16:24 +0000 (23:16 +0100)]
Merge pull request #35389 from nextcloud/bugfix/noid/fix-app-icons-in-dark-mode

22 months agoImprove email search results 35097/head
Joas Schilling [Fri, 11 Nov 2022 08:44:24 +0000 (09:44 +0100)]
Improve email search results

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoValidate if the user part of a "cloud id" can even be a valid user id
Joas Schilling [Fri, 11 Nov 2022 08:37:26 +0000 (09:37 +0100)]
Validate if the user part of a "cloud id" can even be a valid user id

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoMerge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show...
Joas Schilling [Fri, 9 Dec 2022 21:39:28 +0000 (22:39 +0100)]
Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id

Show group name instead of group id as recommendation

22 months agoRecompile 35389/head
Joas Schilling [Fri, 9 Dec 2022 21:38:53 +0000 (22:38 +0100)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoUse correct filter for app icons in the right sidebar of app management
Joas Schilling [Thu, 24 Nov 2022 08:31:42 +0000 (09:31 +0100)]
Use correct filter for app icons in the right sidebar of app management

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoMerge pull request #35705 from nextcloud/bugfix/noid/update-sensitive-config-list
Vincent Petry [Fri, 9 Dec 2022 16:47:52 +0000 (17:47 +0100)]
Merge pull request #35705 from nextcloud/bugfix/noid/update-sensitive-config-list

Update sensitive config list of Talk

22 months agoUpdate sensitive config list of Talk 35705/head
Joas Schilling [Fri, 9 Dec 2022 15:41:59 +0000 (16:41 +0100)]
Update sensitive config list of Talk

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoMerge pull request #35672 from nextcloud/audit-fix-handlerbars-loader
MichaIng [Fri, 9 Dec 2022 15:27:17 +0000 (16:27 +0100)]
Merge pull request #35672 from nextcloud/audit-fix-handlerbars-loader

Updte handlebars-loader to 1.7.3

22 months agoMerge pull request #35700 from nextcloud/dependabot/npm_and_yarn/handlebars-loader...
John Molakvoæ [Fri, 9 Dec 2022 08:19:13 +0000 (09:19 +0100)]
Merge pull request #35700 from nextcloud/dependabot/npm_and_yarn/handlebars-loader-1.7.3

Bump handlebars-loader from 1.7.2 to 1.7.3

22 months agoMerge pull request #35695 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter...
dependabot[bot] [Fri, 9 Dec 2022 08:08:01 +0000 (08:08 +0000)]
Merge pull request #35695 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.35

22 months agoMerge pull request #35693 from nextcloud/dependabot/npm_and_yarn/jsdoc-4.0.0
dependabot[bot] [Fri, 9 Dec 2022 08:00:32 +0000 (08:00 +0000)]
Merge pull request #35693 from nextcloud/dependabot/npm_and_yarn/jsdoc-4.0.0

22 months agopreview: fix HEIC orientation 35689/head
Varun Patil [Thu, 8 Dec 2022 23:06:58 +0000 (15:06 -0800)]
preview: fix HEIC orientation

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
22 months agoBump handlebars-loader from 1.7.2 to 1.7.3 35700/head
dependabot[bot] [Fri, 9 Dec 2022 06:46:30 +0000 (06:46 +0000)]
Bump handlebars-loader from 1.7.2 to 1.7.3

Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pcardune/handlebars-loader/compare/v1.7.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoBump karma-spec-reporter from 0.0.34 to 0.0.35 35695/head
dependabot[bot] [Fri, 9 Dec 2022 06:43:58 +0000 (06:43 +0000)]
Bump karma-spec-reporter from 0.0.34 to 0.0.35

Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.34 to 0.0.35.
- [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases)
- [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.34...v0.0.35)

---
updated-dependencies:
- dependency-name: karma-spec-reporter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoBump jsdoc from 3.6.10 to 4.0.0 35693/head
dependabot[bot] [Fri, 9 Dec 2022 06:43:04 +0000 (06:43 +0000)]
Bump jsdoc from 3.6.10 to 4.0.0

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 4.0.0.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.10...4.0.0)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoMerge pull request #35686 from nextcloud/tooling/noid/dependabot-stable-branches
John Molakvoæ [Fri, 9 Dec 2022 06:41:45 +0000 (07:41 +0100)]
Merge pull request #35686 from nextcloud/tooling/noid/dependabot-stable-branches

take out stable23 from dependabot config

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Dec 2022 02:22:58 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35120 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.3.3
dependabot[bot] [Fri, 9 Dec 2022 01:22:05 +0000 (01:22 +0000)]
Merge pull request #35120 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.3.3

22 months agoBump @vue/test-utils from 1.3.0 to 1.3.3 35120/head
dependabot[bot] [Fri, 9 Dec 2022 00:49:47 +0000 (00:49 +0000)]
Bump @vue/test-utils from 1.3.0 to 1.3.3

Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoMerge pull request #35529 from nextcloud/enh/a11y-search-describedby
Pytal [Thu, 8 Dec 2022 22:58:56 +0000 (14:58 -0800)]
Merge pull request #35529 from nextcloud/enh/a11y-search-describedby

22 months agotake out stable23 from dependabot 35686/head
Arthur Schiwon [Thu, 8 Dec 2022 21:29:56 +0000 (22:29 +0100)]
take out stable23 from dependabot

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
22 months agoMerge pull request #35666 from nextcloud/fix/header-bright-no-bg
John Molakvoæ [Thu, 8 Dec 2022 21:28:10 +0000 (22:28 +0100)]
Merge pull request #35666 from nextcloud/fix/header-bright-no-bg

Invert header if primary is bright and background disabled

22 months agoMerge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles
John Molakvoæ [Thu, 8 Dec 2022 17:47:29 +0000 (18:47 +0100)]
Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles

22 months agoInvert header if primary is bright and background disabled 35666/head
John Molakvoæ [Thu, 8 Dec 2022 08:46:59 +0000 (09:46 +0100)]
Invert header if primary is bright and background disabled

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoMerge pull request #35660 from nextcloud/enh/a11y-input-border
Vincent Petry [Thu, 8 Dec 2022 16:37:45 +0000 (17:37 +0100)]
Merge pull request #35660 from nextcloud/enh/a11y-input-border

Increase default global input field border contrast

22 months agoMerge pull request #24574 from zenlord/ldapi-unix-socket-support
Côme Chilliet [Thu, 8 Dec 2022 16:25:00 +0000 (17:25 +0100)]
Merge pull request #24574 from zenlord/ldapi-unix-socket-support

Ldapi unix socket support

22 months agoMerge pull request #35662 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Thu, 8 Dec 2022 10:09:18 +0000 (11:09 +0100)]
Merge pull request #35662 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

22 months agoRevert "Disable style override on vue-select elements" 35665/head
John Molakvoæ [Thu, 8 Dec 2022 08:16:27 +0000 (09:16 +0100)]
Revert "Disable style override on vue-select elements"

22 months agoUpdte handlebars-loader to 1.7.3 35672/head
Vincent Petry [Thu, 8 Dec 2022 09:41:33 +0000 (10:41 +0100)]
Updte handlebars-loader to 1.7.3

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
22 months agoMerge pull request #35071 from nextcloud/fix/384-missing_alt_text_for_logo_on_multipl...
Julia Kirschenheuter [Thu, 8 Dec 2022 09:36:34 +0000 (10:36 +0100)]
Merge pull request #35071 from nextcloud/fix/384-missing_alt_text_for_logo_on_multiple_pages

Add alt to the logo, adapt css for logo

22 months agoMerge pull request #35223 from nextcloud/perf/container-autoload
Julius Härtl [Thu, 8 Dec 2022 09:35:57 +0000 (10:35 +0100)]
Merge pull request #35223 from nextcloud/perf/container-autoload

Smaller performance optimizations

22 months agoMerge pull request #35534 from nextcloud/bugfix/noid/language-fixes
Joas Schilling [Thu, 8 Dec 2022 08:40:36 +0000 (09:40 +0100)]
Merge pull request #35534 from nextcloud/bugfix/noid/language-fixes

Language fixes in example config

22 months agoAdd alt to the logo, adapt css for logo 35071/head
julia.kirschenheuter [Thu, 10 Nov 2022 08:10:48 +0000 (09:10 +0100)]
Add alt to the logo, adapt css for logo

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agoLanguage fixes in example config 35534/head
Joas Schilling [Thu, 1 Dec 2022 09:07:56 +0000 (10:07 +0100)]
Language fixes in example config

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoUpdate psalm baseline 35662/head
nextcloud-command [Thu, 8 Dec 2022 04:29:04 +0000 (04:29 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 8 Dec 2022 02:19:29 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoImprove verbosity of search description 35529/head
Christopher Ng [Thu, 1 Dec 2022 00:51:16 +0000 (00:51 +0000)]
Improve verbosity of search description

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #34984 from nextcloud/dependabot/composer/bamarni/composer-bin...
dependabot[bot] [Thu, 8 Dec 2022 00:39:02 +0000 (00:39 +0000)]
Merge pull request #34984 from nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.2

22 months agoIncrease default input field border contrast 35660/head
Christopher Ng [Thu, 8 Dec 2022 00:28:15 +0000 (00:28 +0000)]
Increase default input field border contrast

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoBump bamarni/composer-bin-plugin from 1.8.1 to 1.8.2 34984/head
dependabot[bot] [Thu, 8 Dec 2022 00:01:36 +0000 (00:01 +0000)]
Bump bamarni/composer-bin-plugin from 1.8.1 to 1.8.2

Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.8.1...1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoDrop 3rdparty root since it is unused and adjust tests 35223/head
Julius Härtl [Wed, 7 Dec 2022 22:16:06 +0000 (23:16 +0100)]
Drop 3rdparty root since it is unused and adjust tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoMerge pull request #35586 from J0WI/public.systemvalue
Simon L [Wed, 7 Dec 2022 22:49:01 +0000 (23:49 +0100)]
Merge pull request #35586 from J0WI/public.systemvalue

Replace getSystemValue with getSystemValueString in Util.php

22 months agoMove to str_starts_with
Julius Härtl [Mon, 21 Nov 2022 10:40:34 +0000 (11:40 +0100)]
Move to str_starts_with

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoCache available languages locally
Julius Härtl [Thu, 17 Nov 2022 09:34:43 +0000 (10:34 +0100)]
Cache available languages locally

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoSet apcu prefix for composer
Julius Härtl [Thu, 17 Nov 2022 08:38:30 +0000 (09:38 +0100)]
Set apcu prefix for composer

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoUse single resource locator instance
Julius Härtl [Thu, 17 Nov 2022 07:32:16 +0000 (08:32 +0100)]
Use single resource locator instance

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoTake some shortcut when setting up the application class
Julius Härtl [Wed, 16 Nov 2022 19:37:57 +0000 (20:37 +0100)]
Take some shortcut when setting up the application class

When getting the application class we can ask the app container directly
and skip the server container as it won't find a match and fallback to
the app container anyways

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoSkip querying the app container for server namespace
Julius Härtl [Wed, 16 Nov 2022 19:21:33 +0000 (20:21 +0100)]
Skip querying the app container for server namespace

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoAvoid container dance for appName
Julius Härtl [Wed, 16 Nov 2022 17:54:25 +0000 (18:54 +0100)]
Avoid container dance for appName

Sicne the appName is always passed for the DIContainer we can avoid
using the container query logic and instead store and use a property

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoMerge pull request #35649 from nextcloud/bugfix/object-storage-master-key-enc
Julius Härtl [Wed, 7 Dec 2022 21:03:13 +0000 (22:03 +0100)]
Merge pull request #35649 from nextcloud/bugfix/object-storage-master-key-enc

Update the unencrypted file size when closing streams

22 months agoMerge pull request #35590 from J0WI/encryption.getsysvalue
Julius Härtl [Wed, 7 Dec 2022 20:31:42 +0000 (21:31 +0100)]
Merge pull request #35590 from J0WI/encryption.getsysvalue

Replace getSystemValue in encryption app

22 months agoMerge pull request #35653 from nextcloud/bug/noid/update-minio-image
Simon L [Wed, 7 Dec 2022 20:29:17 +0000 (21:29 +0100)]
Merge pull request #35653 from nextcloud/bug/noid/update-minio-image

ci: update minio image for s3 primary storage tests

22 months agoMerge pull request #35176 from bjornfor/add-asciidoc-mime-type
Carl Schwan [Wed, 7 Dec 2022 20:22:08 +0000 (21:22 +0100)]
Merge pull request #35176 from bjornfor/add-asciidoc-mime-type

Add text/asciidoc mimetype

22 months agoMerge pull request #35620 from nextcloud/fix/fix-calendar-imip-tests
Julius Härtl [Wed, 7 Dec 2022 19:39:41 +0000 (20:39 +0100)]
Merge pull request #35620 from nextcloud/fix/fix-calendar-imip-tests

22 months agoAlso update the unencrypted size of files when creating them with empty content 35649/head
Julius Härtl [Wed, 7 Dec 2022 15:27:31 +0000 (16:27 +0100)]
Also update the unencrypted size of files when creating them with empty content

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoMerge pull request #35603 from nextcloud/doc/compile-frontend-styles
John Molakvoæ [Wed, 7 Dec 2022 17:55:34 +0000 (18:55 +0100)]
Merge pull request #35603 from nextcloud/doc/compile-frontend-styles

Document frontend sass compilation

22 months agoci: update minio image for s3 primary storage tests 35653/head
Daniel Kesselberg [Wed, 7 Dec 2022 16:16:20 +0000 (17:16 +0100)]
ci: update minio image for s3 primary storage tests

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
22 months agoUpdate the unencrypted file size when closing streams
Julius Härtl [Wed, 7 Dec 2022 15:26:31 +0000 (16:26 +0100)]
Update the unencrypted file size when closing streams

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoMerge pull request #35057 from nextcloud/enh/noid/rate-limit-public-share-endpoints
Julien Veyssier [Wed, 7 Dec 2022 13:08:40 +0000 (14:08 +0100)]
Merge pull request #35057 from nextcloud/enh/noid/rate-limit-public-share-endpoints

Add brute force protection on all methods wrapped by PublicShareMiddleware

22 months agouse bruteforce protection on all methods wrapped by PublicShareMiddleware 35057/head
Julien Veyssier [Wed, 9 Nov 2022 17:46:54 +0000 (18:46 +0100)]
use bruteforce protection on all methods wrapped by PublicShareMiddleware
if an invalid token is provided or when share password is wrong

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
22 months agoMerge pull request #34879 from nextcloud/dependabot/npm_and_yarn/nextcloud/event...
MichaIng [Wed, 7 Dec 2022 10:48:37 +0000 (11:48 +0100)]
Merge pull request #34879 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-3.0.2

Bump @nextcloud/event-bus from 2.1.1 to 3.0.2

22 months agoMerge pull request #35635 from nextcloud/ci/update-psalm-baseline/stable25
Carl Schwan [Wed, 7 Dec 2022 10:14:46 +0000 (11:14 +0100)]
Merge pull request #35635 from nextcloud/ci/update-psalm-baseline/stable25

Update update-psalm-baseline workflow for NC25

22 months agoMerge pull request #35622 from nextcloud/feat/auto-build-icons-sass-on-build
John Molakvoæ [Wed, 7 Dec 2022 09:10:29 +0000 (10:10 +0100)]
Merge pull request #35622 from nextcloud/feat/auto-build-icons-sass-on-build

Automatically build sass and sass:icons after build

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 7 Dec 2022 02:19:48 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoBump @nextcloud/event-bus from 2.1.1 to 3.0.2 34879/head
dependabot[bot] [Wed, 7 Dec 2022 01:06:01 +0000 (01:06 +0000)]
Bump @nextcloud/event-bus from 2.1.1 to 3.0.2

Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.2.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.1.1...v3.0.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
  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>
22 months agoMerge pull request #35222 from nextcloud/fix/a11y-search-heading
Pytal [Tue, 6 Dec 2022 22:45:24 +0000 (14:45 -0800)]
Merge pull request #35222 from nextcloud/fix/a11y-search-heading

Fix contrast of global search headings

22 months agoUpdate update-psalm-baseline workflow for NC25 35635/head
MichaIng [Tue, 6 Dec 2022 21:53:40 +0000 (22:53 +0100)]
Update update-psalm-baseline workflow for NC25

and also update Psalm OCP baseline.

Additionally update the checkout action.

Signed-off-by: MichaIng <micha@dietpi.com>
22 months agoMerge pull request #35571 from nextcloud/automated/noid/master-update-ca-cert-bundle
MichaIng [Tue, 6 Dec 2022 19:43:43 +0000 (20:43 +0100)]
Merge pull request #35571 from nextcloud/automated/noid/master-update-ca-cert-bundle

[master] Update ca-cert bundle

22 months agoMerge pull request #35628 from nextcloud/fix/profile-visibility
Carl Schwan [Tue, 6 Dec 2022 19:38:17 +0000 (20:38 +0100)]
Merge pull request #35628 from nextcloud/fix/profile-visibility

Fix profile visibility not appearing

22 months agoMerge pull request #33410 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.11
MichaIng [Tue, 6 Dec 2022 19:36:26 +0000 (20:36 +0100)]
Merge pull request #33410 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.11

Bump clipboard from 2.0.10 to 2.0.11

22 months agoMerge pull request #35576 from nextcloud/handle-possible-null-value-in-new-simple...
Simon L [Tue, 6 Dec 2022 18:52:55 +0000 (19:52 +0100)]
Merge pull request #35576 from nextcloud/handle-possible-null-value-in-new-simple-file

Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile

22 months agoMerge pull request #35613 from nextcloud/fix/mail-icon
Simon L [Tue, 6 Dec 2022 18:41:57 +0000 (19:41 +0100)]
Merge pull request #35613 from nextcloud/fix/mail-icon

Change mail icon to the material design icon

22 months agoChang mail icon to the material design icon 35613/head
greta [Mon, 5 Dec 2022 18:31:54 +0000 (19:31 +0100)]
Chang mail icon to the material design icon

Signed-off-by: greta <gretadoci@gmail.com>
22 months agoMerge pull request #35615 from nextcloud/automated/noid/master-update-psalm-baseline
Daniel [Tue, 6 Dec 2022 17:43:51 +0000 (18:43 +0100)]
Merge pull request #35615 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

22 months agoBump clipboard from 2.0.10 to 2.0.11 33410/head
dependabot[bot] [Tue, 6 Dec 2022 16:26:44 +0000 (16:26 +0000)]
Bump clipboard from 2.0.10 to 2.0.11

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: clipboard
  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>