]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoMerge pull request #27281 from nextcloud/dependabot/npm_and_yarn/nextcloud/router...
John Molakvoæ [Sat, 24 Jul 2021 11:11:53 +0000 (13:11 +0200)]
Merge pull request #27281 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-2.0.0

3 years agoMerge pull request #28132 from nextcloud/work/carl/fix-tests
John Molakvoæ [Sat, 24 Jul 2021 07:37:52 +0000 (09:37 +0200)]
Merge pull request #28132 from nextcloud/work/carl/fix-tests

Fix tests in files_versions

3 years agoMerge pull request #28146 from nextcloud/dependabot/npm_and_yarn/sass-1.36.0
dependabot[bot] [Sat, 24 Jul 2021 04:01:42 +0000 (04:01 +0000)]
Merge pull request #28146 from nextcloud/dependabot/npm_and_yarn/sass-1.36.0

3 years agoMerge pull request #28144 from nextcloud/dependabot/npm_and_yarn/testing-library...
dependabot[bot] [Sat, 24 Jul 2021 03:40:03 +0000 (03:40 +0000)]
Merge pull request #28144 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-13.2.0

3 years agoBump sass from 1.35.2 to 1.36.0 28146/head
dependabot[bot] [Sat, 24 Jul 2021 02:13:40 +0000 (02:13 +0000)]
Bump sass from 1.35.2 to 1.36.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.35.2 to 1.36.0.
- [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.35.2...1.36.0)

---
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.1.9 to 13.2.0 28144/head
dependabot[bot] [Sat, 24 Jul 2021 01:03:18 +0000 (01:03 +0000)]
Bump @testing-library/user-event from 13.1.9 to 13.2.0

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.9 to 13.2.0.
- [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.1.9...v13.2.0)

---
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 agoRebuild 27281/head
Christopher Ng [Fri, 23 Jul 2021 23:10:29 +0000 (23:10 +0000)]
Rebuild

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoMerge pull request #28133 from nextcloud/feat/tag_multiple_files_at_once
John Molakvoæ [Fri, 23 Jul 2021 16:25:12 +0000 (18:25 +0200)]
Merge pull request #28133 from nextcloud/feat/tag_multiple_files_at_once

3 years agoFix tests in files_versions 28132/head
Carl Schwan [Fri, 23 Jul 2021 12:32:54 +0000 (14:32 +0200)]
Fix tests in files_versions

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years agoadd an option to the multiple files selected actions to add and remove tags from... 28133/head
Roland Scheidel [Tue, 3 Dec 2019 08:45:33 +0000 (09:45 +0100)]
add an option to the multiple files selected actions to add and remove tags from multiple files at once

Signed-off-by: Roland Scheidel <kontakt@scheidel.at>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoBump @nextcloud/router from 1.2.0 to 2.0.0
dependabot[bot] [Thu, 15 Jul 2021 12:46:14 +0000 (12:46 +0000)]
Bump @nextcloud/router from 1.2.0 to 2.0.0

Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #28129 from nextcloud/bugfix/noid/redis-allow-defaults
John Molakvoæ [Fri, 23 Jul 2021 12:25:59 +0000 (14:25 +0200)]
Merge pull request #28129 from nextcloud/bugfix/noid/redis-allow-defaults

Allow empty Redis config

3 years agoMerge pull request #27968 from nextcloud/work/carl/file_versions-less-deprecation
Carl Schwan [Fri, 23 Jul 2021 08:50:48 +0000 (10:50 +0200)]
Merge pull request #27968 from nextcloud/work/carl/file_versions-less-deprecation

Remove allmost all deprecation from the files_version app

3 years agoRemove allmost all deprecation from the files_version app 27968/head
Carl Schwan [Wed, 14 Jul 2021 12:48:23 +0000 (14:48 +0200)]
Remove allmost all deprecation from the files_version app

The remaining deprecations are related to Utils::hooks and I will take a
look at how EventDispatcher works before working on them.

Aside from the deprecations, this patch also does a few minor
improvements around type hinting.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years agoAllow empty Redis config 28129/head
Vincent Petry [Fri, 23 Jul 2021 07:53:06 +0000 (09:53 +0200)]
Allow empty Redis config

When Redis config is empty, use defaults.
However when a Redis cluster config is specified, the "seeds" attribute
is mandatory.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #28084 from nextcloud/bugfix/noid/dav-user-id
John Molakvoæ [Fri, 23 Jul 2021 06:31:41 +0000 (08:31 +0200)]
Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-id

Make sure that the dav propfind plugins always use the proper user id

3 years agoMerge pull request #28122 from nextcloud/tests/nodb-memoryinfo
Pytal [Thu, 22 Jul 2021 16:38:56 +0000 (09:38 -0700)]
Merge pull request #28122 from nextcloud/tests/nodb-memoryinfo

Let memory limit set in tests fit the used amount

3 years agoLet memory limit set in tests fit the used amount 28122/head
Julius Härtl [Thu, 22 Jul 2021 15:05:29 +0000 (17:05 +0200)]
Let memory limit set in tests fit the used amount

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #28115 from nextcloud/feat/npm7
Louis [Thu, 22 Jul 2021 14:07:43 +0000 (16:07 +0200)]
Merge pull request #28115 from nextcloud/feat/npm7

Migrate to npm 7

3 years agoFix Login & Users settings page 28115/head
John Molakvoæ (skjnldsv) [Thu, 22 Jul 2021 12:25:01 +0000 (14:25 +0200)]
Fix Login & Users settings page

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoAdd proper node testing
John Molakvoæ (skjnldsv) [Thu, 22 Jul 2021 11:27:15 +0000 (13:27 +0200)]
Add proper node testing

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoFix eslint and update bundles
John Molakvoæ (skjnldsv) [Thu, 22 Jul 2021 11:21:25 +0000 (13:21 +0200)]
Fix eslint and update bundles

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoMigrate to npm 7
John Molakvoæ (skjnldsv) [Thu, 22 Jul 2021 11:06:17 +0000 (13:06 +0200)]
Migrate to npm 7

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoMerge pull request #27888 from nextcloud/fix/redis-auth
John Molakvoæ [Thu, 22 Jul 2021 10:47:26 +0000 (12:47 +0200)]
Merge pull request #27888 from nextcloud/fix/redis-auth

3 years agoMerge pull request #28101 from nextcloud/fix/22748/fix-file-exists-dialog-dark-theme
szaimen [Thu, 22 Jul 2021 10:37:17 +0000 (12:37 +0200)]
Merge pull request #28101 from nextcloud/fix/22748/fix-file-exists-dialog-dark-theme

Fix dark theme in file exists dialog

3 years agoMake sure that the dav propfind plugins always use the proper user id 28084/head
Julius Härtl [Wed, 21 Jul 2021 12:23:49 +0000 (14:23 +0200)]
Make sure that the dav propfind plugins always use the proper user id

For old android versions it could happen that the requests are performed
with a login name instead of the actual user id, so before this change
the property methods used the wrong value for fetching their information

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #28104 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
kesselb [Thu, 22 Jul 2021 09:09:54 +0000 (11:09 +0200)]
Merge pull request #28104 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoProperly support RedisCluster 27888/head
John Molakvoæ (skjnldsv) [Wed, 21 Jul 2021 10:18:42 +0000 (12:18 +0200)]
Properly support RedisCluster

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoUpdate psalm baseline 28104/head
Nextcloud-PR-Bot [Thu, 22 Jul 2021 04:11:55 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years agoFix dark theme in file exists dialog 28101/head
szaimen [Wed, 21 Jul 2021 21:57:00 +0000 (23:57 +0200)]
Fix dark theme in file exists dialog

Signed-off-by: szaimen <szaimen@e.mail.de>
3 years agoMerge pull request #28092 from nextcloud/debt/noid/add-quota-plugin
Lukas Reschke [Wed, 21 Jul 2021 19:50:03 +0000 (21:50 +0200)]
Merge pull request #28092 from nextcloud/debt/noid/add-quota-plugin

QuotaPlugin expect 1 parameter

3 years agoMerge pull request #27674 from fstorz/hide-download-button-for-public-preview-of...
szaimen [Wed, 21 Jul 2021 15:55:26 +0000 (17:55 +0200)]
Merge pull request #27674 from fstorz/hide-download-button-for-public-preview-of-audio-files

hide download button for public preview of audio files

3 years agoQuotaPlugin expect 1 parameter 28092/head
Daniel Kesselberg [Wed, 21 Jul 2021 15:06:03 +0000 (17:06 +0200)]
QuotaPlugin expect 1 parameter

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoMerge pull request #28082 from nextcloud/improve-exception-serializer
Lukas Reschke [Wed, 21 Jul 2021 14:19:21 +0000 (16:19 +0200)]
Merge pull request #28082 from nextcloud/improve-exception-serializer

Sanitize more functions from the encryption app

3 years agoMerge pull request #28078 from nextcloud/refine-middleware
kesselb [Wed, 21 Jul 2021 13:23:01 +0000 (15:23 +0200)]
Merge pull request #28078 from nextcloud/refine-middleware

Improve provider check

3 years agoSanitize more functions from the encryption app 28082/head
Lukas Reschke [Wed, 21 Jul 2021 09:18:35 +0000 (11:18 +0200)]
Sanitize more functions from the encryption app

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #28077 from nextcloud/heicPerformance
Julius Härtl [Wed, 21 Jul 2021 08:27:19 +0000 (10:27 +0200)]
Merge pull request #28077 from nextcloud/heicPerformance

3 years agoImprove provider check 28078/head
Lukas Reschke [Wed, 21 Jul 2021 07:58:17 +0000 (09:58 +0200)]
Improve provider check

Check if there is a provider missing.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoDisable HEIC image preview provider for performance concerns 28077/head
tobiasKaminsky [Wed, 21 Jul 2021 07:14:20 +0000 (09:14 +0200)]
Disable HEIC image preview provider for performance concerns

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
3 years agoMerge pull request #28015 from nextcloud/enh/noid/fix-overlapping
Pytal [Tue, 20 Jul 2021 20:31:37 +0000 (13:31 -0700)]
Merge pull request #28015 from nextcloud/enh/noid/fix-overlapping

fix overlapping of elements in certain views

3 years agoMerge pull request #28057 from nextcloud/feat/email-ux
Pytal [Tue, 20 Jul 2021 19:21:52 +0000 (12:21 -0700)]
Merge pull request #28057 from nextcloud/feat/email-ux

Improve Emails UX

3 years agoMove integration-php7.3 to latest
John Molakvoæ (skjnldsv) [Tue, 20 Jul 2021 09:09:42 +0000 (11:09 +0200)]
Move integration-php7.3 to latest

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoSupport redis user password auth and tls encryption
John Molakvoæ (skjnldsv) [Fri, 9 Jul 2021 08:41:43 +0000 (10:41 +0200)]
Support redis user password auth and tls encryption

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoBuild 28057/head
Christopher Ng [Tue, 20 Jul 2021 14:58:25 +0000 (14:58 +0000)]
Build

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoImprove UX
Christopher Ng [Tue, 20 Jul 2021 01:44:03 +0000 (01:44 +0000)]
Improve UX

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoMerge pull request #27950 from CarlSchwan/work/carl/login-button-theming
Carl Schwan [Tue, 20 Jul 2021 08:53:41 +0000 (10:53 +0200)]
Merge pull request #27950 from CarlSchwan/work/carl/login-button-theming

Fix missing theming for login button

3 years agoFix missing theming for login button 27950/head
Carl Schwan [Tue, 13 Jul 2021 15:57:29 +0000 (17:57 +0200)]
Fix missing theming for login button

Close #27495

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years agoMerge pull request #28051 from nextcloud/bug/noid/dont-log-redis-password
John Molakvoæ [Mon, 19 Jul 2021 20:34:27 +0000 (22:34 +0200)]
Merge pull request #28051 from nextcloud/bug/noid/dont-log-redis-password

Mask password for Redis and RedisCluster on connection failure

3 years agoMask password for Redis and RedisCluster on connection failure 28051/head
Daniel Kesselberg [Mon, 19 Jul 2021 17:52:15 +0000 (19:52 +0200)]
Mask password for Redis and RedisCluster on connection failure

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoRemove trailing whitespace from comment 27674/head
Florian Storz [Mon, 19 Jul 2021 16:51:56 +0000 (18:51 +0200)]
Remove trailing whitespace from comment

Signed-off-by: Florian Storz <florian.storz@devlix.de>
3 years agoAdd comment linking to PR
Florian Storz [Mon, 19 Jul 2021 14:48:37 +0000 (16:48 +0200)]
Add comment linking to PR

PR contains discussion about the implementation with pros and cons

Signed-off-by: Florian Storz <florian.storz@devlix.de>
3 years agohide download button for public preview of audio files
Florian Storz [Fri, 25 Jun 2021 14:09:47 +0000 (16:09 +0200)]
hide download button for public preview of audio files

When the option to hide downloads was selected at public link creation, the download button can be hidden by the audio html attribute controlsList="nodownload"

Signed-off-by: Florian Storz <florian.storz@devlix.de>
3 years agoMerge pull request #28046 from nextcloud/enh/noid/titleTooltip
szaimen [Mon, 19 Jul 2021 10:16:25 +0000 (12:16 +0200)]
Merge pull request #28046 from nextcloud/enh/noid/titleTooltip

Add titleTooltip to sidebar

3 years agoAdd titleTooltip to sidebar 28046/head
szaimen [Mon, 19 Jul 2021 08:51:53 +0000 (10:51 +0200)]
Add titleTooltip to sidebar

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #27994 from nextcloud/enh/noid/fix-footer-padding
szaimen [Mon, 19 Jul 2021 08:43:13 +0000 (10:43 +0200)]
Merge pull request #27994 from nextcloud/enh/noid/fix-footer-padding

Increase footer height for longer menus

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Jul 2021 02:25:17 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #27509 from nextcloud/dependabot/npm_and_yarn/babel/core-7.14.6
dependabot[bot] [Sun, 18 Jul 2021 10:25:00 +0000 (10:25 +0000)]
Merge pull request #27509 from nextcloud/dependabot/npm_and_yarn/babel/core-7.14.6

3 years agoBump @babel/core from 7.14.3 to 7.14.6 27509/head
dependabot[bot] [Sat, 17 Jul 2021 22:49:45 +0000 (22:49 +0000)]
Bump @babel/core from 7.14.3 to 7.14.6

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Jul 2021 02:25:31 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28026 from nextcloud/dependabot/npm_and_yarn/nextcloud/event...
MichaIng [Sat, 17 Jul 2021 22:42:57 +0000 (00:42 +0200)]
Merge pull request #28026 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.0.0

Bump @nextcloud/event-bus from 1.3.0 to 2.0.0

3 years agoBump @nextcloud/event-bus from 1.3.0 to 2.0.0 28026/head
dependabot[bot] [Sat, 17 Jul 2021 21:27:25 +0000 (21:27 +0000)]
Bump @nextcloud/event-bus from 1.3.0 to 2.0.0

Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 1.3.0 to 2.0.0.
- [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/v1.3.0...v2.0.0)

---
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: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #28034 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.0
dependabot[bot] [Sat, 17 Jul 2021 19:16:13 +0000 (19:16 +0000)]
Merge pull request #28034 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.0

3 years agoBump dompurify from 2.2.8 to 2.3.0 28034/head
dependabot[bot] [Sat, 17 Jul 2021 18:08:05 +0000 (18:08 +0000)]
Bump dompurify from 2.2.8 to 2.3.0

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.3.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #28022 from nextcloud/dependabot/npm_and_yarn/autosize-5.0.1
MichaIng [Sat, 17 Jul 2021 17:39:16 +0000 (19:39 +0200)]
Merge pull request #28022 from nextcloud/dependabot/npm_and_yarn/autosize-5.0.1

Bump autosize from 4.0.2 to 5.0.1

3 years agoBump autosize from 4.0.2 to 5.0.1 28022/head
dependabot[bot] [Sat, 17 Jul 2021 14:33:11 +0000 (14:33 +0000)]
Bump autosize from 4.0.2 to 5.0.1

Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 5.0.1.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](https://github.com/jackmoore/autosize/compare/4.0.2...5.0.1)

---
updated-dependencies:
- dependency-name: autosize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #28031 from nextcloud/dependabot/npm_and_yarn/testing-library...
dependabot[bot] [Sat, 17 Jul 2021 15:08:54 +0000 (15:08 +0000)]
Merge pull request #28031 from nextcloud/dependabot/npm_and_yarn/testing-library/vue-5.8.1

3 years agoBump @testing-library/vue from 5.6.2 to 5.8.1 28031/head
dependabot[bot] [Sat, 17 Jul 2021 14:21:20 +0000 (14:21 +0000)]
Bump @testing-library/vue from 5.6.2 to 5.8.1

Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.6.2 to 5.8.1.
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.6.2...v5.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #28021 from nextcloud/dependabot/npm_and_yarn/nextcloud/files...
MichaIng [Sat, 17 Jul 2021 14:19:02 +0000 (16:19 +0200)]
Merge pull request #28021 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-2.0.0

Bump @nextcloud/files from 1.1.0 to 2.0.0

3 years agoBump @nextcloud/files from 1.1.0 to 2.0.0 28021/head
dependabot[bot] [Sat, 17 Jul 2021 12:06:12 +0000 (12:06 +0000)]
Bump @nextcloud/files from 1.1.0 to 2.0.0

Bumps @nextcloud/files from 1.1.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #28029 from nextcloud/dependabot/npm_and_yarn/sass-1.35.2
dependabot[bot] [Sat, 17 Jul 2021 13:01:58 +0000 (13:01 +0000)]
Merge pull request #28029 from nextcloud/dependabot/npm_and_yarn/sass-1.35.2

3 years agoBump sass from 1.35.1 to 1.35.2 28029/head
dependabot[bot] [Sat, 17 Jul 2021 12:07:00 +0000 (12:07 +0000)]
Bump sass from 1.35.1 to 1.35.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.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.35.1...1.35.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #28024 from nextcloud/dependabot/npm_and_yarn/css-loader-5.2.7
MichaIng [Sat, 17 Jul 2021 12:03:51 +0000 (14:03 +0200)]
Merge pull request #28024 from nextcloud/dependabot/npm_and_yarn/css-loader-5.2.7

Bump css-loader from 5.2.6 to 5.2.7

3 years agoBump css-loader from 5.2.6 to 5.2.7 28024/head
dependabot[bot] [Sat, 17 Jul 2021 02:12:26 +0000 (02:12 +0000)]
Bump css-loader from 5.2.6 to 5.2.7

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v5.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Jul 2021 02:44:18 +0000 (02:44 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28025 from nextcloud/dependabot/npm_and_yarn/babel-loader-exclude...
dependabot[bot] [Sat, 17 Jul 2021 02:09:54 +0000 (02:09 +0000)]
Merge pull request #28025 from nextcloud/dependabot/npm_and_yarn/babel-loader-exclude-node-modules-except-1.2.1

3 years agoBump babel-loader-exclude-node-modules-except from 1.1.2 to 1.2.1 28025/head
dependabot[bot] [Sat, 17 Jul 2021 01:06:59 +0000 (01:06 +0000)]
Bump babel-loader-exclude-node-modules-except from 1.1.2 to 1.2.1

Bumps [babel-loader-exclude-node-modules-except](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except/releases)
- [Commits](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except/compare/1.1.2...v1.2.1)

---
updated-dependencies:
- dependency-name: babel-loader-exclude-node-modules-except
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agofix overlapping of elements in certain views 28015/head
szaimen [Fri, 16 Jul 2021 16:06:41 +0000 (18:06 +0200)]
fix overlapping of elements in certain views

Signed-off-by: szaimen <szaimen@e.mail.de>
3 years agoIncrease footer padding for longer menus 27994/head
szaimen [Thu, 15 Jul 2021 13:30:24 +0000 (15:30 +0200)]
Increase footer padding for longer menus

Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #27995 from nextcloud/enh/noid/multiselect-design-fixes
Julius Härtl [Fri, 16 Jul 2021 12:28:34 +0000 (14:28 +0200)]
Merge pull request #27995 from nextcloud/enh/noid/multiselect-design-fixes

some multiselect  design fixes

3 years agoMerge pull request #27860 from J0WI/alphanumeric-rnd
Joas Schilling [Fri, 16 Jul 2021 10:46:20 +0000 (12:46 +0200)]
Merge pull request #27860 from J0WI/alphanumeric-rnd

Introduce ISecureRandom::CHAR_ALPHANUMERIC

3 years agoMerge pull request #28004 from nextcloud/fix/unsupported-scopes
Christoph Wurst [Fri, 16 Jul 2021 08:33:43 +0000 (10:33 +0200)]
Merge pull request #28004 from nextcloud/fix/unsupported-scopes

Only display supported scopes

3 years agoMerge pull request #27997 from nextcloud/update-crl
blizzz [Fri, 16 Jul 2021 07:58:05 +0000 (09:58 +0200)]
Merge pull request #27997 from nextcloud/update-crl

Update CRL due to revoked twofactor_nextcloud_notification.crt

3 years agoAdd files via upload
John Molakvoæ [Fri, 16 Jul 2021 07:13:20 +0000 (09:13 +0200)]
Add files via upload

3 years agoBuild 28004/head
Christopher Ng [Fri, 16 Jul 2021 05:48:06 +0000 (05:48 +0000)]
Build

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoRefine unsupported federation scope checks
Christopher Ng [Fri, 16 Jul 2021 05:46:04 +0000 (05:46 +0000)]
Refine unsupported federation scope checks

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 16 Jul 2021 02:26:30 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #27980 from nextcloud/enh/18683/improve-notcreatable-permissions...
szaimen [Thu, 15 Jul 2021 21:12:27 +0000 (23:12 +0200)]
Merge pull request #27980 from nextcloud/enh/18683/improve-notcreatable-permissions-hint

Improve notcreatable permissions hint

3 years agoImprove notcreatable permissions hint 27980/head
szaimen [Thu, 15 Jul 2021 00:38:35 +0000 (02:38 +0200)]
Improve notcreatable permissions hint

Signed-off-by: szaimen <szaimen@e.mail.de>
3 years agoUpdate CRL due to revoked twofactor_nextcloud_notification.crt 27997/head
Arthur Schiwon [Thu, 15 Jul 2021 18:46:53 +0000 (20:46 +0200)]
Update CRL due to revoked twofactor_nextcloud_notification.crt

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agosome multiselect design fixes 27995/head
szaimen [Thu, 15 Jul 2021 14:47:31 +0000 (16:47 +0200)]
some multiselect  design fixes

Signed-off-by: szaimen <szaimen@e.mail.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Jul 2021 10:37:23 +0000 (10:37 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #27379 from nextcloud/feat/26866/multiple-emails-ui
Julius Härtl [Thu, 15 Jul 2021 10:01:51 +0000 (12:01 +0200)]
Merge pull request #27379 from nextcloud/feat/26866/multiple-emails-ui

3 years agoBuild 27379/head
Christopher Ng [Wed, 14 Jul 2021 23:06:13 +0000 (23:06 +0000)]
Build

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoRefine UX for primary email deletion
Christopher Ng [Tue, 6 Jul 2021 00:05:22 +0000 (00:05 +0000)]
Refine UX for primary email deletion

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoMake emails Vuetiful
Christopher Ng [Tue, 29 Jun 2021 18:46:37 +0000 (18:46 +0000)]
Make emails Vuetiful

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoCreate personal info service
Christopher Ng [Tue, 29 Jun 2021 18:45:35 +0000 (18:45 +0000)]
Create personal info service

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoProvide initial state
Christopher Ng [Tue, 29 Jun 2021 18:37:22 +0000 (18:37 +0000)]
Provide initial state

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoMerge pull request #27683 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.2
dependabot[bot] [Thu, 15 Jul 2021 03:01:17 +0000 (03:01 +0000)]
Merge pull request #27683 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.2

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Jul 2021 02:26:42 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoBump vue-router from 3.5.1 to 3.5.2 27683/head
dependabot[bot] [Thu, 15 Jul 2021 02:12:05 +0000 (02:12 +0000)]
Bump vue-router from 3.5.1 to 3.5.2

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>