]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoList ext-pdo as hard requirement for composer 21141/head
Christoph Wurst [Thu, 28 May 2020 18:43:50 +0000 (20:43 +0200)]
List ext-pdo as hard requirement for composer

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #20597 from nextcloud/enh/lazy_node_events 21179/head
Roeland Jago Douma [Thu, 28 May 2020 12:15:59 +0000 (14:15 +0200)]
Merge pull request #20597 from nextcloud/enh/lazy_node_events

Add lazy events for the Node API

4 years agoMerge pull request #21124 from nextcloud/feature/20612/add-capability-for-file-comments
Roeland Jago Douma [Thu, 28 May 2020 12:13:48 +0000 (14:13 +0200)]
Merge pull request #21124 from nextcloud/feature/20612/add-capability-for-file-comments

Add a capability when file comments are enabled

4 years agoAdd a capability when file comments are enabled 21124/head
Joas Schilling [Wed, 27 May 2020 13:14:40 +0000 (15:14 +0200)]
Add a capability when file comments are enabled

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAdd lazy events for the Node API 20597/head
Roeland Jago Douma [Wed, 22 Apr 2020 13:21:15 +0000 (15:21 +0200)]
Add lazy events for the Node API

Right now if you want to get events via the Node API you have to have a
real instance of the Root. Which in turns sets up the whole FS.

We should make sure this is done lazy. Else enabling the preview
generator for example makes you setup the whole FS on each and every
authenticated call.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 28 May 2020 02:16:38 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21122 from nextcloud/enhancement/auth-token-exception-reporting
Roeland Jago Douma [Wed, 27 May 2020 17:37:22 +0000 (19:37 +0200)]
Merge pull request #21122 from nextcloud/enhancement/auth-token-exception-reporting

Improve traces of invalid token exceptions

4 years agoMerge pull request #21123 from nextcloud/fix/noid/fix-retrieval-of-groups
Roeland Jago Douma [Wed, 27 May 2020 17:36:49 +0000 (19:36 +0200)]
Merge pull request #21123 from nextcloud/fix/noid/fix-retrieval-of-groups

simplify getGroups, fixing wrong chunking logic

4 years agoMerge pull request #21112 from nextcloud/techdebt/noid/remove-db-prefix
Joas Schilling [Wed, 27 May 2020 14:19:38 +0000 (16:19 +0200)]
Merge pull request #21112 from nextcloud/techdebt/noid/remove-db-prefix

Remove db prefix option from cli install command

4 years agoMerge pull request #20976 from nextcloud/fix/make-translation-sanitization-optional
Christoph Wurst [Wed, 27 May 2020 13:47:28 +0000 (15:47 +0200)]
Merge pull request #20976 from nextcloud/fix/make-translation-sanitization-optional

Make the translation sanitization optional

4 years agoFix devices & sessions sanitization 20976/head
Christoph Wurst [Thu, 14 May 2020 13:37:50 +0000 (15:37 +0200)]
Fix devices & sessions sanitization

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMake the translation sanitization optional
Christoph Wurst [Thu, 14 May 2020 13:03:45 +0000 (15:03 +0200)]
Make the translation sanitization optional

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agosimplify getGroups, fixing wrong chunking logic 21123/head
Arthur Schiwon [Wed, 27 May 2020 12:41:10 +0000 (14:41 +0200)]
simplify getGroups, fixing wrong chunking logic

pagination is taken care of properly in the search logic in Access class

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #21079 from nextcloud/dependabot/npm_and_yarn/moment-2.26.0
Roeland Jago Douma [Wed, 27 May 2020 10:55:50 +0000 (12:55 +0200)]
Merge pull request #21079 from nextcloud/dependabot/npm_and_yarn/moment-2.26.0

Bump moment from 2.25.3 to 2.26.0

4 years agoMerge pull request #21117 from nextcloud/design/text-variables-simplify
Morris Jobke [Wed, 27 May 2020 08:50:43 +0000 (10:50 +0200)]
Merge pull request #21117 from nextcloud/design/text-variables-simplify

Simplify text variables from 4 to 2, map -lighter to -maxcontrast

4 years agoLog why a token is not valid during password check 21122/head
Christoph Wurst [Wed, 27 May 2020 07:58:44 +0000 (09:58 +0200)]
Log why a token is not valid during password check

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoImprove traces of invalid token exceptions
Christoph Wurst [Wed, 27 May 2020 07:21:47 +0000 (09:21 +0200)]
Improve traces of invalid token exceptions

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 27 May 2020 02:16:10 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoSimplify text variables from 4 to 2, map -lighter to -maxcontrast 21117/head
Jan-Christoph Borchardt [Thu, 7 May 2020 09:46:25 +0000 (11:46 +0200)]
Simplify text variables from 4 to 2, map -lighter to -maxcontrast

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
4 years agoBump moment from 2.25.3 to 2.26.0 21079/head
dependabot-preview[bot] [Mon, 25 May 2020 18:50:09 +0000 (18:50 +0000)]
Bump moment from 2.25.3 to 2.26.0

Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.25.3...2.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21106 from nextcloud/fix/10809/user-pwd-change-loginname
Roeland Jago Douma [Tue, 26 May 2020 19:18:57 +0000 (21:18 +0200)]
Merge pull request #21106 from nextcloud/fix/10809/user-pwd-change-loginname

use the loginname to verify the old password in user password changes

4 years agoRemove the prefix setting attempt from our CI 21112/head
Joas Schilling [Tue, 26 May 2020 14:56:41 +0000 (16:56 +0200)]
Remove the prefix setting attempt from our CI

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agouse the loginname to verify the old password in user password changes 21106/head
Arthur Schiwon [Mon, 25 May 2020 21:00:00 +0000 (23:00 +0200)]
use the loginname to verify the old password in user password changes

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoRemove db prefix option from cli install command
Joas Schilling [Tue, 26 May 2020 12:10:39 +0000 (14:10 +0200)]
Remove db prefix option from cli install command

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21108 from nextcloud/fix/20745/eor-old-php-api
Roeland Jago Douma [Tue, 26 May 2020 09:54:20 +0000 (11:54 +0200)]
Merge pull request #21108 from nextcloud/fix/20745/eor-old-php-api

fixes infinitely repeating LDPA search results with PHP <= 7.2

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 26 May 2020 02:16:03 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agofixes infinitely repeating LDPA search results with PHP <= 7.2 21108/head
Arthur Schiwon [Mon, 25 May 2020 22:33:21 +0000 (00:33 +0200)]
fixes infinitely repeating LDPA search results with PHP <= 7.2

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #21092 from nextcloud/enh/noid/recommended-apps
Roeland Jago Douma [Mon, 25 May 2020 18:47:20 +0000 (20:47 +0200)]
Merge pull request #21092 from nextcloud/enh/noid/recommended-apps

Update recommended apps

4 years agoMerge pull request #21090 from nextcloud/bug/noid/do-not-read-cert-from-datadir-by...
Roeland Jago Douma [Mon, 25 May 2020 17:48:00 +0000 (19:48 +0200)]
Merge pull request #21090 from nextcloud/bug/noid/do-not-read-cert-from-datadir-by-default

Do not read certificate bundle from data dir by default

4 years agoMerge pull request #21078 from nextcloud/dependabot/npm_and_yarn/vue-router-3.2.0
Roeland Jago Douma [Mon, 25 May 2020 17:45:53 +0000 (19:45 +0200)]
Merge pull request #21078 from nextcloud/dependabot/npm_and_yarn/vue-router-3.2.0

Bump vue-router from 3.1.6 to 3.2.0

4 years agoBump bundles 21092/head
Julius Härtl [Mon, 25 May 2020 15:13:34 +0000 (17:13 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoDo not read certificate bundle from data dir by default 21090/head
Morris Jobke [Mon, 25 May 2020 13:03:52 +0000 (15:03 +0200)]
Do not read certificate bundle from data dir by default

Before the resources/config/ca-bundle.crt was only used when the list of custom
certificates was empty and the instance was not installed. But it should also
be used when the list is empty and the instance is installed.

This is inverting the logic to stop if the instance is not installed to use the
default bundle. And it also does this when the list is empty.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoUpdate hub bundle and add proxy rule to htaccess
Julius Härtl [Mon, 25 May 2020 14:04:54 +0000 (16:04 +0200)]
Update hub bundle and add proxy rule to htaccess

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoBump vue-router from 3.1.6 to 3.2.0 21078/head
dependabot-preview[bot] [Sun, 24 May 2020 01:14:29 +0000 (01:14 +0000)]
Bump vue-router from 3.1.6 to 3.2.0

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.6 to 3.2.0.
- [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.1.6...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #20005 from joeried/occ-remove-bruteforce-attempts-by-ip
Morris Jobke [Mon, 25 May 2020 12:04:18 +0000 (14:04 +0200)]
Merge pull request #20005 from joeried/occ-remove-bruteforce-attempts-by-ip

Implement occ command to reset bruteforce attemps from a given IP address

4 years agoFix code style 20005/head
Morris Jobke [Mon, 25 May 2020 12:03:21 +0000 (14:03 +0200)]
Fix code style

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 25 May 2020 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 24 May 2020 02:15:55 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20989 from nextcloud/td/js/move_core_files_webpack
Roeland Jago Douma [Sat, 23 May 2020 07:47:53 +0000 (09:47 +0200)]
Merge pull request #20989 from nextcloud/td/js/move_core_files_webpack

Move core/js/files to webpack

4 years agoMerge pull request #21065 from nextcloud/fix/cleanstatscache_before_fetching_metadata
Roeland Jago Douma [Sat, 23 May 2020 07:46:27 +0000 (09:46 +0200)]
Merge pull request #21065 from nextcloud/fix/cleanstatscache_before_fetching_metadata

Clear the statscache before fetching the metadata

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 23 May 2020 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMove core/js/files to webpack 20989/head
Roeland Jago Douma [Fri, 15 May 2020 08:37:08 +0000 (10:37 +0200)]
Move core/js/files to webpack

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21001 from rubo77/pngs
Roeland Jago Douma [Fri, 22 May 2020 14:37:58 +0000 (16:37 +0200)]
Merge pull request #21001 from rubo77/pngs

compress some images with tinypng.com

4 years agocompress some images with tinypng.com 21001/head
Ruben Barkow-Kuder [Sat, 16 May 2020 17:59:46 +0000 (19:59 +0200)]
compress some images with tinypng.com

Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #20776 from nextcloud/enh/limit_group_queries
Roeland Jago Douma [Fri, 22 May 2020 12:19:28 +0000 (14:19 +0200)]
Merge pull request #20776 from nextcloud/enh/limit_group_queries

Improve group queries

4 years agoClear the statscache before fetching the metadata 21065/head
Roeland Jago Douma [Fri, 22 May 2020 07:21:53 +0000 (09:21 +0200)]
Clear the statscache before fetching the metadata

Else if a lot of writes happen. It might happen that an old stat result
is used. Resulting in a wrong file size for the file. For example the
text app when a lot of people edit at the same time.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 22 May 2020 02:17:20 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20814 from nextcloud/group-id-only
Roeland Jago Douma [Thu, 21 May 2020 07:53:45 +0000 (09:53 +0200)]
Merge pull request #20814 from nextcloud/group-id-only

dont get the group details if we only ask for the id

4 years agoMerge pull request #20586 from nextcloud/techdebt/noid/make-image-optimization.sh...
Roeland Jago Douma [Thu, 21 May 2020 07:48:55 +0000 (09:48 +0200)]
Merge pull request #20586 from nextcloud/techdebt/noid/make-image-optimization.sh-better-readable

Improve build/image-optimization.sh

4 years agoMerge pull request #21018 from nextcloud/bug/20498/add-defaults-on-empty
Roeland Jago Douma [Thu, 21 May 2020 07:47:19 +0000 (09:47 +0200)]
Merge pull request #21018 from nextcloud/bug/20498/add-defaults-on-empty

Create account structure also for empty record

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 21 May 2020 02:17:26 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21054 from nextcloud/feature/noid/default-gzip-encoding-for-http...
Morris Jobke [Wed, 20 May 2020 13:49:20 +0000 (15:49 +0200)]
Merge pull request #21054 from nextcloud/feature/noid/default-gzip-encoding-for-http-clients

Allow gzip encoded requests by default

4 years agoRevert "Compress the appstore requests by default" 21054/head
Morris Jobke [Wed, 20 May 2020 09:09:46 +0000 (11:09 +0200)]
Revert "Compress the appstore requests by default"

This reverts commit 6ffde128ad17a1ebe38f8d18b21a37d01b47c46b.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoAllow gzip encoded requests by default
Morris Jobke [Wed, 20 May 2020 09:08:27 +0000 (11:08 +0200)]
Allow gzip encoded requests by default

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #21050 from nextcloud/bug/noid/caching-and-gzipping-of-appstore...
Morris Jobke [Wed, 20 May 2020 09:05:34 +0000 (11:05 +0200)]
Merge pull request #21050 from nextcloud/bug/noid/caching-and-gzipping-of-appstore-requests

Caching and compression for app store requests

4 years agoCompress the appstore requests by default 21050/head
Morris Jobke [Tue, 19 May 2020 21:04:51 +0000 (23:04 +0200)]
Compress the appstore requests by default

In test it reduced the transfered data from 5 MB to 2 MB. This should reduce the load on the appstore significantly.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoCache appstore requests for 60 instead of 5 minutes
Morris Jobke [Tue, 19 May 2020 21:04:25 +0000 (23:04 +0200)]
Cache appstore requests for 60 instead of 5 minutes

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 20 May 2020 02:16:28 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21010 from nextcloud/dependabot/npm_and_yarn/marked-1.1.0
Roeland Jago Douma [Tue, 19 May 2020 19:24:24 +0000 (21:24 +0200)]
Merge pull request #21010 from nextcloud/dependabot/npm_and_yarn/marked-1.1.0

Bump marked from 0.8.2 to 1.1.0

4 years agoMerge pull request #21041 from nextcloud/enh/dataresponse_etag_lastmod
Morris Jobke [Tue, 19 May 2020 12:48:27 +0000 (14:48 +0200)]
Merge pull request #21041 from nextcloud/enh/dataresponse_etag_lastmod

Copy over the ETag and LastModified when formatting a Dataresponse

4 years agoMerge pull request #21044 from nextcloud/enhancement/app-disable-log-message
Morris Jobke [Tue, 19 May 2020 12:47:13 +0000 (14:47 +0200)]
Merge pull request #21044 from nextcloud/enhancement/app-disable-log-message

Add a message to the log entry of an app being disabled

4 years agoAdd a message to the log entry of an app being disabled 21044/head
Christoph Wurst [Tue, 19 May 2020 08:48:57 +0000 (10:48 +0200)]
Add a message to the log entry of an app being disabled

As an admin, it's always a surprise to see that an app got disabled. On
a busy server with many log entries, it's hard to locate the entry that
explains why Nextcloud disabled an app. Adding a message will make it
more obvious, allowing admins and developers to grep for the string.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoBump marked from 0.8.2 to 1.1.0 21010/head
dependabot-preview[bot] [Tue, 19 May 2020 08:40:29 +0000 (08:40 +0000)]
Bump marked from 0.8.2 to 1.1.0

Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21006 from nextcloud/dependabot/npm_and_yarn/moment-2.25.3
Roeland Jago Douma [Tue, 19 May 2020 08:37:38 +0000 (10:37 +0200)]
Merge pull request #21006 from nextcloud/dependabot/npm_and_yarn/moment-2.25.3

Bump moment from 2.24.0 to 2.25.3

4 years agoCopy over the ETag and LastModified when formatting a Dataresponse 21041/head
Roeland Jago Douma [Tue, 19 May 2020 07:39:51 +0000 (09:39 +0200)]
Copy over the ETag and LastModified when formatting a Dataresponse

This way the ETag checks etc are all working.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoBump moment from 2.24.0 to 2.25.3 21006/head
dependabot-preview[bot] [Tue, 19 May 2020 06:45:16 +0000 (06:45 +0000)]
Bump moment from 2.24.0 to 2.25.3

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.25.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.25.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21009 from nextcloud/dependabot/npm_and_yarn/vuex-3.4.0
Roeland Jago Douma [Tue, 19 May 2020 06:42:27 +0000 (08:42 +0200)]
Merge pull request #21009 from nextcloud/dependabot/npm_and_yarn/vuex-3.4.0

Bump vuex from 3.1.3 to 3.4.0

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 May 2020 02:17:09 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoBump vuex from 3.1.3 to 3.4.0 21009/head
dependabot-preview[bot] [Mon, 18 May 2020 18:41:42 +0000 (18:41 +0000)]
Bump vuex from 3.1.3 to 3.4.0

Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.3 to 3.4.0.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.3...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21011 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.5.0
Roeland Jago Douma [Mon, 18 May 2020 18:36:40 +0000 (20:36 +0200)]
Merge pull request #21011 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.5.0

Bump bootstrap from 4.4.1 to 4.5.0

4 years agoMerge pull request #21033 from nextcloud/enh/capabilities_initialstate
Morris Jobke [Mon, 18 May 2020 17:44:28 +0000 (19:44 +0200)]
Merge pull request #21033 from nextcloud/enh/capabilities_initialstate

Provide capabilities via initialstate

4 years agoProvide capabilities via initialstate 21033/head
Roeland Jago Douma [Mon, 18 May 2020 14:01:54 +0000 (16:01 +0200)]
Provide capabilities via initialstate

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #20846 from nextcloud/fix/link_fed_perm
Morris Jobke [Mon, 18 May 2020 13:45:56 +0000 (15:45 +0200)]
Merge pull request #20846 from nextcloud/fix/link_fed_perm

Link permissions

4 years agoMerge pull request #21017 from nextcloud/enh/noid/clean-excluded-groups-list
Morris Jobke [Mon, 18 May 2020 12:24:18 +0000 (14:24 +0200)]
Merge pull request #21017 from nextcloud/enh/noid/clean-excluded-groups-list

Remove group from excluded_groups_list after delete

4 years agoBump bootstrap from 4.4.1 to 4.5.0 21011/head
dependabot-preview[bot] [Mon, 18 May 2020 11:44:36 +0000 (11:44 +0000)]
Bump bootstrap from 4.4.1 to 4.5.0

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21008 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill...
Roeland Jago Douma [Mon, 18 May 2020 11:41:51 +0000 (13:41 +0200)]
Merge pull request #21008 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.3.1

Bump css-vars-ponyfill from 2.2.1 to 2.3.1

4 years agoMerge pull request #21003 from nextcloud/enh/noid/validate-locale
Morris Jobke [Mon, 18 May 2020 09:48:10 +0000 (11:48 +0200)]
Merge pull request #21003 from nextcloud/enh/noid/validate-locale

Remove entries from locales.json incompatible with punic

4 years agoBump css-vars-ponyfill from 2.2.1 to 2.3.1 21008/head
dependabot-preview[bot] [Mon, 18 May 2020 09:19:02 +0000 (09:19 +0000)]
Bump css-vars-ponyfill from 2.2.1 to 2.3.1

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.2.1 to 2.3.1.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21007 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.16.0
Roeland Jago Douma [Mon, 18 May 2020 08:50:20 +0000 (10:50 +0200)]
Merge pull request #21007 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.16.0

Bump blueimp-md5 from 2.15.0 to 2.16.0

4 years agoMerge pull request #21026 from nextcloud/dependabot/npm_and_yarn/moment-timezone...
Roeland Jago Douma [Mon, 18 May 2020 08:49:15 +0000 (10:49 +0200)]
Merge pull request #21026 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.31

Bump moment-timezone from 0.5.28 to 0.5.31

4 years agoBump moment-timezone from 0.5.28 to 0.5.31 21026/head
dependabot-preview[bot] [Mon, 18 May 2020 06:40:08 +0000 (06:40 +0000)]
Bump moment-timezone from 0.5.28 to 0.5.31

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.28 to 0.5.31.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.28...0.5.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #20988 from nextcloud/td/js/deprecate_util_moment_functions
Roeland Jago Douma [Mon, 18 May 2020 06:37:30 +0000 (08:37 +0200)]
Merge pull request #20988 from nextcloud/td/js/deprecate_util_moment_functions

Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDate

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 May 2020 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoCreate account structure also for empty record 21018/head
Daniel Kesselberg [Sun, 17 May 2020 13:30:36 +0000 (15:30 +0200)]
Create account structure also for empty record

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoRemove group from excluded_groups_list after delete 21017/head
Daniel Kesselberg [Fri, 24 Jan 2020 15:34:07 +0000 (16:34 +0100)]
Remove group from excluded_groups_list after delete

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 17 May 2020 02:16:59 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoBump blueimp-md5 from 2.15.0 to 2.16.0 21007/head
dependabot-preview[bot] [Sun, 17 May 2020 01:24:28 +0000 (01:24 +0000)]
Bump blueimp-md5 from 2.15.0 to 2.16.0

Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.15.0...v2.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoRemove entries from locales.json incompatible with punic 21003/head
Daniel Kesselberg [Sat, 16 May 2020 21:21:22 +0000 (23:21 +0200)]
Remove entries from locales.json incompatible with punic

As reported at https://github.com/nextcloud/server/issues/20999 the list contains en_US_POSIX as locale but punic is unable to parse such a locale. If you select that locale everyone is confused.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 16 May 2020 02:17:14 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20629 from mejo-/files_sharing_preview_text
Roeland Jago Douma [Fri, 15 May 2020 17:47:02 +0000 (19:47 +0200)]
Merge pull request #20629 from mejo-/files_sharing_preview_text

Don't load text file preview when text app is available (Fixes: #20615)

4 years agoDeprectae OC.Util.formatDate and OC.Util.relativeModifiedDate 20988/head
Roeland Jago Douma [Fri, 15 May 2020 06:42:55 +0000 (08:42 +0200)]
Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDate

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #20957 from nextcloud/Valdnet-patch-5
Roeland Jago Douma [Fri, 15 May 2020 17:44:04 +0000 (19:44 +0200)]
Merge pull request #20957 from nextcloud/Valdnet-patch-5

l10n: Adding "The" before "Following"

4 years agoMerge pull request #20987 from nextcloud/feature/noid/allow-compressed-templateresponses
Roeland Jago Douma [Fri, 15 May 2020 14:09:10 +0000 (16:09 +0200)]
Merge pull request #20987 from nextcloud/feature/noid/allow-compressed-templateresponses

Allow TemplateResponse to be compressed

4 years agoMerge pull request #20941 from nextcloud/smb-3.2.4
Morris Jobke [Fri, 15 May 2020 12:32:56 +0000 (14:32 +0200)]
Merge pull request #20941 from nextcloud/smb-3.2.4

update icewind/smb to 3.2.4

4 years agoMerge pull request #20904 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.11
Roeland Jago Douma [Fri, 15 May 2020 11:43:02 +0000 (13:43 +0200)]
Merge pull request #20904 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.11

Bump dompurify from 2.0.8 to 2.0.11

4 years agoBump dompurify from 2.0.8 to 2.0.11 20904/head
dependabot-preview[bot] [Fri, 15 May 2020 06:21:36 +0000 (06:21 +0000)]
Bump dompurify from 2.0.8 to 2.0.11

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoAllow TemplateResponse to be compressed 20987/head
Morris Jobke [Fri, 15 May 2020 06:38:39 +0000 (08:38 +0200)]
Allow TemplateResponse to be compressed

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agol10n: Add "The" before "Following" 20957/head
Valdnet [Wed, 13 May 2020 13:29:35 +0000 (15:29 +0200)]
l10n: Add "The" before "Following"

4 years agoFix share update test 20846/head
Julius Härtl [Fri, 15 May 2020 06:19:31 +0000 (08:19 +0200)]
Fix share update test

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoUpdate public link share permission code
Roeland Jago Douma [Wed, 6 May 2020 19:49:26 +0000 (21:49 +0200)]
Update public link share permission code

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>