Nextcloud bot
de0d4b513d
[tx-robot] updated from transifex
2021-06-15 02:28:19 +00:00
Julius Härtl
420d395947
Merge pull request #27415 from nextcloud/backport/26494/stable21
2021-06-14 09:48:41 +02:00
Nextcloud bot
82d1bc2b3e
[tx-robot] updated from transifex
2021-06-14 02:26:42 +00:00
Nextcloud bot
89bc4acfa2
[tx-robot] updated from transifex
2021-06-13 02:26:18 +00:00
Daniel Kesselberg
7259259d1e
Fix #26085
...
addOrderBy expects a order expression. For the migration scenario we have column objects. Column objects are not supported by quoteColumnName yet.
A column object as order expression is most likely an edgy thing when migration database information.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-06-09 17:01:07 +00:00
Nextcloud bot
5339679083
[tx-robot] updated from transifex
2021-06-08 02:26:33 +00:00
Richard de Boer
7e9d459fea
Fix functions taking optional parameters before required ones
...
PHP 8 shows deprecation warnings about this, see #25806
Removes the "default" values, as they actually are required parameters anyway.
Signed-off-by: Richard de Boer <git@tubul.net>
2021-06-07 21:33:52 +00:00
Nextcloud bot
87363686b7
[tx-robot] updated from transifex
2021-06-07 02:25:24 +00:00
Nextcloud bot
cf324d69c2
[tx-robot] updated from transifex
2021-06-06 02:26:16 +00:00
Nextcloud bot
dcec4b00f8
[tx-robot] updated from transifex
2021-06-04 02:28:27 +00:00
Nextcloud bot
5a117a73f2
[tx-robot] updated from transifex
2021-06-03 02:28:58 +00:00
Joas Schilling
d25446fd58
Make user:report command scale
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-01 08:36:06 +00:00
Nextcloud bot
4bf9b3a24b
[tx-robot] updated from transifex
2021-05-31 02:35:37 +00:00
Nextcloud bot
95a4644fc0
[tx-robot] updated from transifex
2021-05-30 02:25:16 +00:00
John Molakvoæ (skjnldsv)
0120d3d6d8
Npm build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-27 10:50:01 +02:00
Nextcloud bot
98cbf8aca3
[tx-robot] updated from transifex
2021-05-26 02:28:42 +00:00
Nextcloud bot
885b0b3dbf
[tx-robot] updated from transifex
2021-05-25 02:27:32 +00:00
Nextcloud bot
b552ac6356
[tx-robot] updated from transifex
2021-05-24 02:26:42 +00:00
Nextcloud bot
395ad7a96a
[tx-robot] updated from transifex
2021-05-23 02:26:00 +00:00
Nextcloud bot
dd54f7f52b
[tx-robot] updated from transifex
2021-05-22 02:27:27 +00:00
Nextcloud bot
b13dbbb9d7
[tx-robot] updated from transifex
2021-05-21 02:28:08 +00:00
dependabot-preview[bot]
9037a76efd
[Security] Bump handlebars from 4.7.6 to 4.7.7
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-19 07:23:28 +00:00
Nextcloud bot
c27540accf
[tx-robot] updated from transifex
2021-05-16 02:26:56 +00:00
Nextcloud bot
6321d82522
[tx-robot] updated from transifex
2021-05-15 02:29:32 +00:00
Bjoern Schiessle
a187bce7a3
use the UID as loginName and not the display name.
...
Otherwise the app password will not work for users with a display name different to the UID.
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-05-12 05:26:49 +00:00
Nextcloud bot
0ef3834b6c
[tx-robot] updated from transifex
2021-05-11 02:26:14 +00:00
dependabot-preview[bot]
e3c2f50174
[Security] Bump lodash from 4.17.20 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-10 08:52:40 +00:00
Nextcloud bot
8d91e00dcb
[tx-robot] updated from transifex
2021-05-06 02:25:46 +00:00
Nextcloud bot
0975394ba3
[tx-robot] updated from transifex
2021-05-04 02:26:29 +00:00
Nextcloud bot
a67681c8d0
[tx-robot] updated from transifex
2021-05-01 02:26:44 +00:00
Roeland Jago Douma
f4135573d0
Do not try to contact lookup server if not needed
...
In some cases (for example you never send data to the lookup server)
there is no need for this job to even try.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-29 09:07:38 +02:00
Nextcloud bot
009b212684
[tx-robot] updated from transifex
2021-04-29 02:26:41 +00:00
Nextcloud bot
070380d9da
[tx-robot] updated from transifex
2021-04-28 02:25:56 +00:00
Nextcloud bot
3012794e06
[tx-robot] updated from transifex
2021-04-27 02:25:47 +00:00
dependabot-preview[bot]
7709f90e22
Merge pull request #26733 from nextcloud/dependabot/npm_and_yarn/stable21/nextcloud/dialogs-3.1.2
2021-04-26 07:25:15 +00:00
dependabot-preview[bot]
36b1e06c28
[Security] Bump @nextcloud/dialogs from 3.1.1 to 3.1.2
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs ) from 3.1.1 to 3.1.2. **This update includes a security fix.**
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-26 06:49:20 +00:00
Nextcloud bot
ec5942a1d0
[tx-robot] updated from transifex
2021-04-26 02:24:51 +00:00
Nextcloud bot
8676d77eec
[tx-robot] updated from transifex
2021-04-25 02:25:06 +00:00
Nextcloud bot
cdb9eb401e
[tx-robot] updated from transifex
2021-04-23 02:26:26 +00:00
Nextcloud bot
b5bbf0021d
[tx-robot] updated from transifex
2021-04-22 02:26:35 +00:00
Nextcloud bot
3d24aef406
[tx-robot] updated from transifex
2021-04-21 02:26:16 +00:00
Morris Jobke
e930853429
Merge pull request #26607 from nextcloud/backport/26252/stable21
...
[stable21] Add force option to app install command
2021-04-20 17:49:10 +02:00
Nextcloud bot
7482baf138
[tx-robot] updated from transifex
2021-04-20 02:26:12 +00:00
Nextcloud bot
f1d7e56cab
[tx-robot] updated from transifex
2021-04-19 02:26:19 +00:00
Maxopoly
0f64b7cd0d
Add force option to app install command
...
Signed-off-by: Maxopoly <max@dermax.org>
2021-04-17 17:20:59 +00:00
Nextcloud bot
c5e0d912c5
[tx-robot] updated from transifex
2021-04-17 02:24:17 +00:00
Nextcloud bot
a0472937af
[tx-robot] updated from transifex
2021-04-16 02:26:05 +00:00
Nextcloud bot
c2a4afccea
[tx-robot] updated from transifex
2021-04-15 02:25:22 +00:00
Nextcloud bot
5cc58a04a3
[tx-robot] updated from transifex
2021-04-14 02:27:02 +00:00
Jan C. Borchardt
fb588f4cbd
Fix 'Log in with a device' link focusability
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-13 08:00:13 +00:00