]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agol10n: Correct a typo 28788/head
Valdnet [Fri, 10 Sep 2021 10:11:04 +0000 (12:11 +0200)]
l10n: Correct a typo

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agol10n: l10n: Spelling unification
Valdnet [Fri, 10 Sep 2021 10:03:03 +0000 (12:03 +0200)]
l10n: l10n: Spelling unification

Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
3 years agoMerge pull request #28377 from nextcloud/fix/shared-ext-storage-scan
szaimen [Fri, 10 Sep 2021 08:12:19 +0000 (10:12 +0200)]
Merge pull request #28377 from nextcloud/fix/shared-ext-storage-scan

Scan the shared external storage source on access

3 years agoMerge pull request #28764 from nextcloud/feat/sharing-link-event
John Molakvoæ [Fri, 10 Sep 2021 07:31:18 +0000 (09:31 +0200)]
Merge pull request #28764 from nextcloud/feat/sharing-link-event

3 years agoMerge pull request #28767 from nextcloud/fix/24404/touch-layout-dashboard
Julius Härtl [Fri, 10 Sep 2021 07:21:12 +0000 (09:21 +0200)]
Merge pull request #28767 from nextcloud/fix/24404/touch-layout-dashboard

3 years agoReturn proper watcher if SharedStorage originates from ExternalMount 28377/head
John Molakvoæ (skjnldsv) [Thu, 12 Aug 2021 06:07:18 +0000 (08:07 +0200)]
Return proper watcher if SharedStorage originates from ExternalMount

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoEmit event on link share action 28764/head
John Molakvoæ [Wed, 8 Sep 2021 18:04:37 +0000 (20:04 +0200)]
Emit event on link share action

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
3 years agoMerge pull request #28422 from nextcloud/enh/27465/notification-email
John Molakvoæ [Fri, 10 Sep 2021 06:34:20 +0000 (08:34 +0200)]
Merge pull request #28422 from nextcloud/enh/27465/notification-email

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Sep 2021 02:35:44 +0000 (02:35 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28677 from nextcloud/fix/noid/mysql-collation
blizzz [Thu, 9 Sep 2021 17:39:30 +0000 (19:39 +0200)]
Merge pull request #28677 from nextcloud/fix/noid/mysql-collation

make it possible to  override the default collation on mysql

3 years agoalso allow admins to set the primary email 28422/head
Arthur Schiwon [Wed, 1 Sep 2021 13:58:16 +0000 (15:58 +0200)]
also allow admins to set the primary email

- there will be times when it is necessary to reset this value for sure

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agouse specific email getter where necessary
Arthur Schiwon [Wed, 1 Sep 2021 13:41:02 +0000 (15:41 +0200)]
use specific email getter where necessary

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoenable the user to set a primary (notification) email address (backend)
Arthur Schiwon [Wed, 1 Sep 2021 12:04:57 +0000 (14:04 +0200)]
enable the user to set a primary (notification) email address (backend)

- specific getters and setters on IUser and implementation
- new notify_email field in provisioning API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoConfirm mails only per POST
Arthur Schiwon [Fri, 27 Aug 2021 22:07:23 +0000 (00:07 +0200)]
Confirm mails only per POST

- this is to avoid automatic confirmation by certain softwares that open
  links

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoDashboard - fix touch layout 28767/head
szaimen [Thu, 9 Sep 2021 09:54:13 +0000 (11:54 +0200)]
Dashboard - fix touch layout

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoadd a job to clean up expired verification tokens
Arthur Schiwon [Wed, 25 Aug 2021 10:44:38 +0000 (12:44 +0200)]
add a job to clean up expired verification tokens

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agofix parameter type hint in phpdoc
Arthur Schiwon [Tue, 24 Aug 2021 15:43:21 +0000 (17:43 +0200)]
fix parameter type hint in phpdoc

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoimplement verification for additional mails
Arthur Schiwon [Fri, 20 Aug 2021 17:59:08 +0000 (19:59 +0200)]
implement verification for additional mails

- mails added by (sub)admins are automatically verified
- provisioning_api controller as verification endpoint
- IAccountProperty gets a locallyVerified property
- IPropertyCollection gets a method to fetch an IAccountProperty by value
  - an remove equivalent was already present
- AccountManager always initiates mail verification on update if necessary
- add core success template for arbitrary title and message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agomove verification token logic out of lost password controller
Arthur Schiwon [Fri, 13 Aug 2021 13:53:17 +0000 (15:53 +0200)]
move verification token logic out of lost password controller

- to make it reusable
- needed for local email verification

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #28754 from Simounet/fix/files-trashbin-action-sticky-bar
Louis [Thu, 9 Sep 2021 10:57:01 +0000 (12:57 +0200)]
Merge pull request #28754 from Simounet/fix/files-trashbin-action-sticky-bar

Fix trashbin files view sticky action bar

3 years agoFix trashbin files view sticky action bar 28754/head
Simounet [Tue, 7 Sep 2021 20:05:46 +0000 (22:05 +0200)]
Fix trashbin files view sticky action bar

Signed-off-by: Simounet <contact@simounet.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Sep 2021 02:27:55 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28679 from nextcloud/fix/boolean-expected
John Molakvoæ [Wed, 8 Sep 2021 08:06:36 +0000 (10:06 +0200)]
Merge pull request #28679 from nextcloud/fix/boolean-expected

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Sep 2021 02:27:33 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoFix invalid prop type for isValidSection 28679/head
Christopher Ng [Tue, 31 Aug 2021 21:58:31 +0000 (21:58 +0000)]
Fix invalid prop type for isValidSection

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoMerge pull request #28743 from nextcloud/master-bump-3rdparty-ref-1
Lukas Reschke [Tue, 7 Sep 2021 16:08:29 +0000 (18:08 +0200)]
Merge pull request #28743 from nextcloud/master-bump-3rdparty-ref-1

[master] Bump 3rdparty reference

3 years agoMerge pull request #28692 from nextcloud/enh/send-invitation-to-req-participants
kesselb [Tue, 7 Sep 2021 14:03:08 +0000 (16:03 +0200)]
Merge pull request #28692 from nextcloud/enh/send-invitation-to-req-participants

Send attendence links to required and optinal attendees of an event without an RSVP

3 years ago[master] Bump 3rdparty reference 28743/head
Lukas Reschke [Tue, 7 Sep 2021 09:38:43 +0000 (11:38 +0200)]
[master] Bump 3rdparty reference

Includes https://github.com/nextcloud/3rdparty/pull/779

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #28739 from nextcloud/master-bump-3rdparty-ref
Lukas Reschke [Tue, 7 Sep 2021 09:09:08 +0000 (11:09 +0200)]
Merge pull request #28739 from nextcloud/master-bump-3rdparty-ref

[master] Bump 3rdparty reference

3 years agoMerge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flow
Lukas Reschke [Tue, 7 Sep 2021 08:44:34 +0000 (10:44 +0200)]
Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flow

Remove 2FA exemption from PublicPage annotation

3 years agoMerge pull request #28157 from Bibo-Joshi/share-folder-per-user
John Molakvoæ [Tue, 7 Sep 2021 08:26:38 +0000 (10:26 +0200)]
Merge pull request #28157 from Bibo-Joshi/share-folder-per-user

3 years ago[master] Bump 3rdparty reference 28739/head
Lukas Reschke [Tue, 7 Sep 2021 07:46:07 +0000 (09:46 +0200)]
[master] Bump 3rdparty reference

This includes https://github.com/nextcloud/3rdparty/pull/778

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #28726 from nextcloud/check-if-path-is-valid
Lukas Reschke [Tue, 7 Sep 2021 06:31:16 +0000 (08:31 +0200)]
Merge pull request #28726 from nextcloud/check-if-path-is-valid

Check if SVG path is valid

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Sep 2021 02:28:11 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoResolve absolute path in tests 28726/head
Lukas Reschke [Mon, 6 Sep 2021 19:26:27 +0000 (21:26 +0200)]
Resolve absolute path in tests

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoLet users choose a share_folder 28157/head
Hinrich Mahler [Sun, 25 Jul 2021 15:57:11 +0000 (17:57 +0200)]
Let users choose a share_folder

3 years agoFix codestyle
Lukas Reschke [Mon, 6 Sep 2021 10:53:01 +0000 (10:53 +0000)]
Fix codestyle

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoCheck if SVG path is valid
Lukas Reschke [Mon, 6 Sep 2021 10:46:12 +0000 (10:46 +0000)]
Check if SVG path is valid

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoAdjust tests 28725/head
Lukas Reschke [Mon, 6 Sep 2021 09:09:42 +0000 (09:09 +0000)]
Adjust tests

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoRemove 2FA exemption from PublicPage annotation
Lukas Reschke [Mon, 6 Sep 2021 08:30:27 +0000 (08:30 +0000)]
Remove 2FA exemption from PublicPage annotation

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Sep 2021 02:27:43 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Sep 2021 02:27:17 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28711 from nextcloud/dependabot/npm_and_yarn/sass-1.39.0
dependabot[bot] [Sat, 4 Sep 2021 13:10:03 +0000 (13:10 +0000)]
Merge pull request #28711 from nextcloud/dependabot/npm_and_yarn/sass-1.39.0

3 years agoBump sass from 1.38.2 to 1.39.0 28711/head
dependabot[bot] [Sat, 4 Sep 2021 12:22:45 +0000 (12:22 +0000)]
Bump sass from 1.38.2 to 1.39.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.38.2 to 1.39.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.38.2...1.39.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 agoMerge pull request #28710 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.2
dependabot[bot] [Sat, 4 Sep 2021 12:20:52 +0000 (12:20 +0000)]
Merge pull request #28710 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.2

3 years agoBump core-js from 3.16.4 to 3.17.2 28710/head
dependabot[bot] [Sat, 4 Sep 2021 10:52:37 +0000 (10:52 +0000)]
Bump core-js from 3.16.4 to 3.17.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.4 to 3.17.2.
- [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.16.4...v3.17.2)

---
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>
3 years agoMerge pull request #28708 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill...
dependabot[bot] [Sat, 4 Sep 2021 10:51:25 +0000 (10:51 +0000)]
Merge pull request #28708 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.7

3 years agoBump css-vars-ponyfill from 2.4.6 to 2.4.7 28708/head
dependabot[bot] [Sat, 4 Sep 2021 01:02:22 +0000 (01:02 +0000)]
Bump css-vars-ponyfill from 2.4.6 to 2.4.7

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.6 to 2.4.7.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.6...v2.4.7)

---
updated-dependencies:
- dependency-name: css-vars-ponyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Sep 2021 02:26:10 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28614 from iametza/aldatsa-patch-1
MichaIng [Fri, 3 Sep 2021 13:57:13 +0000 (15:57 +0200)]
Merge pull request #28614 from iametza/aldatsa-patch-1

Fix typo on the DocBlock of the copy method

3 years agoSend Invitation to Attendees with ROLE=REQ-PARTICIPANT 28692/head
Anna Larch [Wed, 1 Sep 2021 21:05:41 +0000 (23:05 +0200)]
Send Invitation to Attendees with ROLE=REQ-PARTICIPANT

Signed-off-by: Anna Larch <anna@nextcloud.com>
3 years agoMerge pull request #28700 from nextcloud/fix/psalm-security-analysis-pin-version
Christoph Wurst [Fri, 3 Sep 2021 12:44:43 +0000 (14:44 +0200)]
Merge pull request #28700 from nextcloud/fix/psalm-security-analysis-pin-version

Pin Psalm version for security analysis

3 years agoPin Psalm version for security analysis 28700/head
Christoph Wurst [Fri, 3 Sep 2021 09:32:08 +0000 (11:32 +0200)]
Pin Psalm version for security analysis

The action will otherwise pull dev-master and this can break easily as
we just experience.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #25879 from nextcloud/fix/user-list-infinite-loading
szaimen [Fri, 3 Sep 2021 09:43:17 +0000 (11:43 +0200)]
Merge pull request #25879 from nextcloud/fix/user-list-infinite-loading

Fix user list infinite loading state in user settings

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Sep 2021 02:28:29 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28580 from nextcloud/dependabot/composer/egulias/email-validator...
kesselb [Thu, 2 Sep 2021 09:29:25 +0000 (11:29 +0200)]
Merge pull request #28580 from nextcloud/dependabot/composer/egulias/email-validator-3.1.1

Bump egulias/email-validator from 2.1.25 to 3.1.1

3 years agoMerge pull request #28643 from nextmcloud/NMC-552
John Molakvoæ [Thu, 2 Sep 2021 06:15:48 +0000 (08:15 +0200)]
Merge pull request #28643 from nextmcloud/NMC-552

3 years agoDuplicate code removed 28643/head
sangramsinh.desai@t-systems.com [Wed, 1 Sep 2021 13:22:06 +0000 (18:52 +0530)]
Duplicate code removed

Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
3 years agounwanted class removed
sangramsinh.desai@t-systems.com [Wed, 1 Sep 2021 13:16:18 +0000 (18:46 +0530)]
unwanted class removed

Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
3 years agospace above the downloadFile element added
sangramsinh.desai@t-systems.com [Wed, 1 Sep 2021 13:14:27 +0000 (18:44 +0530)]
space above the downloadFile element added

Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
3 years agomimetype condition merged
sangramsinh.desai@t-systems.com [Wed, 1 Sep 2021 13:12:45 +0000 (18:42 +0530)]
mimetype condition merged

Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
3 years agoGuest view download button seperated for image
Sangramsinh Desai [Mon, 30 Aug 2021 05:00:17 +0000 (10:30 +0530)]
Guest view download button seperated for image

Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
3 years agoGuest view download button seperated for video
Sangramsinh Desai [Mon, 30 Aug 2021 04:59:21 +0000 (10:29 +0530)]
Guest view download button seperated for video

Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Sep 2021 02:27:12 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #27757 from designbybeck/patch-1
Joas Schilling [Wed, 1 Sep 2021 20:57:02 +0000 (22:57 +0200)]
Merge pull request #27757 from designbybeck/patch-1

Target Blank for external link

3 years agoUpdate apps/theming/templates/settings-admin.php 27757/head
Beck [Wed, 18 Aug 2021 21:18:43 +0000 (16:18 -0500)]
Update apps/theming/templates/settings-admin.php

including noreferrer noopener

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Beck <beck@learnopen.tech>
3 years agoTarget Blank for external link
Beck [Thu, 1 Jul 2021 22:41:59 +0000 (17:41 -0500)]
Target Blank for external link

The icon on this looks to have an arrow showing an external link, but it loads in the same window. Added target="_blank"

Signed-off-by: Beck <beck@learnopen.tech>
3 years agocompile settings 25879/head
Julien Veyssier [Wed, 1 Sep 2021 15:25:00 +0000 (17:25 +0200)]
compile settings

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
3 years agoavoid 'No users in here' in user list when there actually are users
Julien Veyssier [Mon, 23 Aug 2021 08:54:13 +0000 (10:54 +0200)]
avoid 'No users in here' in user list when there actually are users

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
3 years agoMerge pull request #28682 from nextcloud/NMC-464
szaimen [Wed, 1 Sep 2021 11:25:37 +0000 (13:25 +0200)]
Merge pull request #28682 from nextcloud/NMC-464

NMC-464 Highlight the search term on no results

3 years agomake it possible to override the default collation 28677/head
Arthur Schiwon [Tue, 31 Aug 2021 19:01:27 +0000 (21:01 +0200)]
make it possible to  override the default collation

- allows admins to configure it for edge cases like accent sensitivity

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoSearch function strong tag for user input 28682/head
kavita.sonawane@t-systems.com [Mon, 30 Aug 2021 05:52:58 +0000 (11:22 +0530)]
Search function strong tag for user input

Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoMerge pull request #28506 from nextcloud/followup/27281/fix-oc-linktoocs
szaimen [Tue, 31 Aug 2021 17:45:28 +0000 (19:45 +0200)]
Merge pull request #28506 from nextcloud/followup/27281/fix-oc-linktoocs

Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0

3 years agoMerge pull request #28660 from nextcloud/work/carl/fix-search-position
Carl Schwan [Tue, 31 Aug 2021 16:26:11 +0000 (18:26 +0200)]
Merge pull request #28660 from nextcloud/work/carl/fix-search-position

Fix position of search bar

3 years agoFix position of search bar 28660/head
Carl Schwan [Tue, 31 Aug 2021 11:18:34 +0000 (13:18 +0200)]
Fix position of search bar

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoMerge pull request #28646 from nextcloud/work/carl/fix-filter-declaration
John Molakvoæ [Tue, 31 Aug 2021 13:04:20 +0000 (15:04 +0200)]
Merge pull request #28646 from nextcloud/work/carl/fix-filter-declaration

3 years agoRecompile 28506/head
Joas Schilling [Thu, 19 Aug 2021 11:24:47 +0000 (13:24 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix mountsfilelist to do the v1 call
Joas Schilling [Fri, 20 Aug 2021 09:31:00 +0000 (11:31 +0200)]
Fix mountsfilelist to do the v1 call

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoRevert OC.linkToOCS() calls back to old behaviour
Joas Schilling [Thu, 19 Aug 2021 11:11:58 +0000 (13:11 +0200)]
Revert OC.linkToOCS() calls back to old behaviour

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix OC.linkToOCS so it works as before @nextcloud/router v2.0.0
Joas Schilling [Thu, 19 Aug 2021 08:39:23 +0000 (10:39 +0200)]
Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #28419 from nextcloud/bug/28419/delete-calendar-subscriptions...
Christoph Wurst [Tue, 31 Aug 2021 06:59:50 +0000 (08:59 +0200)]
Merge pull request #28419 from nextcloud/bug/28419/delete-calendar-subscriptions-when-deleting-user

Delete calendar subscriptions as well when deleting user

3 years agoMerge pull request #28332 from nextcloud/work/carl/argon2i2
Christoph Wurst [Tue, 31 Aug 2021 06:59:27 +0000 (08:59 +0200)]
Merge pull request #28332 from nextcloud/work/carl/argon2i2

Only recommand for php-sodium on >= PHP 7.4

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 31 Aug 2021 02:26:48 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28349 from J0WI/compress-pngs
szaimen [Tue, 31 Aug 2021 01:22:10 +0000 (03:22 +0200)]
Merge pull request #28349 from J0WI/compress-pngs

Compress PNGs

3 years agoMerge pull request #28624 from nextcloud/dependabot/npm_and_yarn/marked-3.0.2
Pytal [Tue, 31 Aug 2021 00:37:25 +0000 (17:37 -0700)]
Merge pull request #28624 from nextcloud/dependabot/npm_and_yarn/marked-3.0.2

Bump marked from 3.0.0 to 3.0.2

3 years agoBump marked from 3.0.0 to 3.0.2 28624/head
dependabot[bot] [Mon, 30 Aug 2021 19:33:25 +0000 (19:33 +0000)]
Bump marked from 3.0.0 to 3.0.2

Bumps [marked](https://github.com/markedjs/marked) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoMerge pull request #28651 from nextcloud/dependabot/npm_and_yarn/sass-1.38.2
dependabot[bot] [Mon, 30 Aug 2021 19:31:03 +0000 (19:31 +0000)]
Merge pull request #28651 from nextcloud/dependabot/npm_and_yarn/sass-1.38.2

3 years agoBump sass from 1.38.0 to 1.38.2 28651/head
dependabot[bot] [Mon, 30 Aug 2021 18:58:30 +0000 (18:58 +0000)]
Bump sass from 1.38.0 to 1.38.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.38.0 to 1.38.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.38.0...1.38.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 #28620 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.1.0
dependabot[bot] [Mon, 30 Aug 2021 18:31:01 +0000 (18:31 +0000)]
Merge pull request #28620 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.1.0

3 years agoBump @nextcloud/vue from 4.0.3 to 4.1.0 28620/head
dependabot[bot] [Mon, 30 Aug 2021 17:37:20 +0000 (17:37 +0000)]
Bump @nextcloud/vue from 4.0.3 to 4.1.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.0.3...v4.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  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>
3 years agoMerge pull request #28648 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.4
dependabot[bot] [Mon, 30 Aug 2021 16:26:27 +0000 (16:26 +0000)]
Merge pull request #28648 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.4

3 years agoBump core-js from 3.16.2 to 3.16.4 28648/head
dependabot[bot] [Mon, 30 Aug 2021 15:30:50 +0000 (15:30 +0000)]
Bump core-js from 3.16.2 to 3.16.4

Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.4.
- [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.16.2...v3.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoBump egulias/email-validator from 2.1.25 to 3.1.1 28580/head
Carl Schwan [Tue, 24 Aug 2021 10:18:26 +0000 (12:18 +0200)]
Bump egulias/email-validator from 2.1.25 to 3.1.1

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years agoFix filter declaration in settings appinfo.xml 28646/head
Carl Schwan [Mon, 30 Aug 2021 10:00:01 +0000 (12:00 +0200)]
Fix filter declaration in settings appinfo.xml

It's probably just a small typo introduced in 2020. Found by using the
app-info-shipped.xsd file.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years agoMerge pull request #28616 from nextcloud/dav-move-movable-mount
Julius Härtl [Mon, 30 Aug 2021 08:24:17 +0000 (10:24 +0200)]
Merge pull request #28616 from nextcloud/dav-move-movable-mount

always allow dav move for movable mount root

3 years agoMerge pull request #28621 from nextcloud/dependabot/npm_and_yarn/webdav-4.7.0
Julius Härtl [Mon, 30 Aug 2021 07:43:48 +0000 (09:43 +0200)]
Merge pull request #28621 from nextcloud/dependabot/npm_and_yarn/webdav-4.7.0

Bump webdav from 4.6.1 to 4.7.0

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 Aug 2021 02:27:02 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoBump webdav from 4.6.1 to 4.7.0 28621/head
dependabot[bot] [Sat, 28 Aug 2021 01:04:52 +0000 (01:04 +0000)]
Bump webdav from 4.6.1 to 4.7.0

Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.6.1...v4.7.0)

---
updated-dependencies:
- dependency-name: webdav
  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>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Aug 2021 02:27:09 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 Aug 2021 02:53:26 +0000 (02:53 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>