Nextcloud bot
|
cb2745a541
|
[tx-robot] updated from transifex
|
2021-03-20 02:23:44 +00:00 |
John Molakvoæ (skjnldsv)
|
043b5a9de4
|
Fix TerserPlugin
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-03-17 13:03:39 +01:00 |
John Molakvoæ (skjnldsv)
|
5d9bb5e247
|
Lint fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-03-17 13:03:38 +01:00 |
Nextcloud bot
|
f82edda9c1
|
[tx-robot] updated from transifex
|
2021-03-15 02:23:58 +00:00 |
John Molakvoæ (skjnldsv)
|
7f06a0cf8e
|
Compile js
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-03-11 12:14:48 +01:00 |
dependabot-preview[bot]
|
613a5760f1
|
Bump css-loader from 5.0.1 to 5.1.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.1 to 5.1.1.
- [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.0.1...v5.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-03-10 16:47:32 +01:00 |
Nextcloud bot
|
41f9fdab1c
|
[tx-robot] updated from transifex
|
2021-03-06 02:22:22 +00:00 |
Julius Härtl
|
b6e434f02a
|
Merge pull request #25945 from nextcloud/dependabot/npm_and_yarn/core-js-3.9.1
Bump core-js from 3.8.3 to 3.9.1
|
2021-03-05 15:21:35 +01:00 |
dependabot-preview[bot]
|
6c8650d414
|
Bump core-js from 3.8.3 to 3.9.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.8.3 to 3.9.1.
- [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/commits/v3.9.1/packages/core-js)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-03-05 11:34:26 +01:00 |
Christoph Wurst
|
11e2286a82
|
Merge pull request #25588 from nextcloud/techdept/custom-psr-logger
Migrate custom loggers to PSR
|
2021-03-05 09:46:07 +01:00 |
Nextcloud bot
|
365d31743f
|
[tx-robot] updated from transifex
|
2021-03-04 02:22:10 +00:00 |
Roeland Jago Douma
|
bc961baa40
|
Move some settings over to the IInitialState
The old one has been deprecated. Part one of many.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-03-02 21:11:56 +01:00 |
Roeland Jago Douma
|
19e2136963
|
Update autoloader files
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-03-02 16:36:21 +01:00 |
Nextcloud bot
|
65b0511d79
|
[tx-robot] updated from transifex
|
2021-02-27 02:22:23 +00:00 |
Nextcloud bot
|
b89fbaf52d
|
[tx-robot] updated from transifex
|
2021-02-24 02:22:06 +00:00 |
Nextcloud bot
|
ac2577a594
|
[tx-robot] updated from transifex
|
2021-02-20 02:37:22 +00:00 |
dependabot-preview[bot]
|
eb502c02ff
|
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-18 13:31:24 +01:00 |
dependabot-preview[bot]
|
0d597d0707
|
Bump moment-timezone from 0.5.32 to 0.5.33
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.32 to 0.5.33.
- [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.32...0.5.33)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-02-13 13:35:27 +00:00 |
Christoph Wurst
|
77a8ba0d11
|
Migrate WFE to the new PSR logger
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-11 16:17:37 +01:00 |
Nextcloud bot
|
9eea1e56dc
|
[tx-robot] updated from transifex
|
2021-02-09 02:20:45 +00:00 |
dependabot-preview[bot]
|
a21a8adb2b
|
Bump @babel/preset-env from 7.12.11 to 7.12.13
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.13.
- [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.12.13/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-02-07 11:36:26 +00:00 |
dependabot-preview[bot]
|
3e35d2c394
|
Merge pull request #25403 from nextcloud/dependabot/npm_and_yarn/vuex-3.6.2
|
2021-02-03 09:38:05 +00:00 |
dependabot-preview[bot]
|
57263eb08f
|
Bump vuex from 3.6.0 to 3.6.2
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 to 3.6.2.
- [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.6.0...v3.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-02-03 08:47:14 +00:00 |
Joas Schilling
|
9de00f3d24
|
This is 22
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-02-03 08:38:41 +01:00 |
Nextcloud bot
|
86678ba5df
|
[tx-robot] updated from transifex
|
2021-02-01 02:19:36 +00:00 |
Christoph Wurst
|
299f37c5d9
|
Update all composer autoloader files
The format changed between 2.0.8 and 2.0.9.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-01-28 14:24:34 +01:00 |
dependabot-preview[bot]
|
10ac729118
|
Bump core-js from 3.8.2 to 3.8.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3.
- [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.8.2...v3.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-01-27 19:19:00 +01:00 |
Nextcloud bot
|
baba83e185
|
[tx-robot] updated from transifex
|
2021-01-27 02:20:46 +00:00 |
Christoph Wurst
|
c1d4f8161b
|
Migrate internal classes to the OCP db col types
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-01-12 14:09:13 +01:00 |
Morris Jobke
|
24d436cb60
|
Remove unneeded casts that were found by Psalm
In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-01-11 13:14:41 +01:00 |
Nextcloud bot
|
ca93c9708c
|
[tx-robot] updated from transifex
|
2021-01-11 02:19:52 +00:00 |
Christoph Wurst
|
8b64e92b92
|
Bump doctrine/dbal from 2.12.0 to 3.0.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-01-08 11:45:19 +01:00 |
dependabot-preview[bot]
|
dab181a021
|
Bump core-js from 3.8.1 to 3.8.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.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.8.1...v3.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-01-07 14:55:52 +01:00 |
dependabot-preview[bot]
|
73f9f3f9ae
|
Bump @nextcloud/axios from 1.5.0 to 1.6.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.5.0...v1.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-01-07 09:29:29 +01:00 |
Nextcloud bot
|
8d22ba4a33
|
[tx-robot] updated from transifex
|
2021-01-04 02:21:48 +00:00 |
Nextcloud bot
|
0cecd54909
|
[tx-robot] updated from transifex
|
2021-01-03 02:20:55 +00:00 |
Nextcloud bot
|
f9941347e2
|
[tx-robot] updated from transifex
|
2020-12-30 02:19:06 +00:00 |
Nextcloud bot
|
cefaeb2eb1
|
[tx-robot] updated from transifex
|
2020-12-26 02:19:48 +00:00 |
blizzz
|
7a1b45ab76
|
Merge pull request #24703 from nextcloud/fix/noid/wfe-filename-mountpoint-check
enables the file name check also to match name of mountpoints
|
2020-12-18 11:43:40 +01:00 |
dependabot-preview[bot]
|
c766ca0ee9
|
Bump vuex from 3.5.1 to 3.6.0
Bumps [vuex](https://github.com/vuejs/vuex) from 3.5.1 to 3.6.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.5.1...v3.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2020-12-16 11:00:36 +00:00 |
Arthur Schiwon
|
04cd1348ec
|
consider local external storages, too
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-12-15 11:50:04 +01:00 |
dependabot-preview[bot]
|
4652b15a3d
|
Bump core-js from 3.8.0 to 3.8.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1.
- [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.8.0...v3.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2020-12-15 07:54:33 +00:00 |
Arthur Schiwon
|
14bbec5fa7
|
enables the file name check also to match name of mountpoints
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-12-15 00:05:42 +01:00 |
Nextcloud bot
|
7e784afa65
|
[tx-robot] updated from transifex
|
2020-12-08 02:20:20 +00:00 |
Morris Jobke
|
09754461df
|
Merge pull request #24459 from nextcloud/fix/23096/workflow-fix-mimetype-check-for-directories
Only execute plain mimetype check for directories and do the fallback…
|
2020-12-02 21:00:05 +01:00 |
Morris Jobke
|
32f6bdf067
|
Merge pull request #24396 from nextcloud/dont-use-system-composer
dont use system composer for autoload checker
|
2020-12-02 16:15:55 +01:00 |
Morris Jobke
|
c44ec8c5d5
|
Only execute plain mimetype check for directories and do the fallback only for non-directories
Ref #23096
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-11-30 16:43:57 +01:00 |
dependabot-preview[bot]
|
73a1cbde06
|
Bump core-js from 3.7.0 to 3.8.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.0.
- [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.7.0...v3.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2020-11-30 12:33:42 +00:00 |
Robin Appelman
|
7956cef622
|
rebuild autoloader scripts with 2.0.7
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-11-26 15:49:03 +01:00 |
Julius Härtl
|
b06b0315c6
|
Files client and info bundles are always loaded so we don't need to load them again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-25 15:11:03 +01:00 |