Joas Schilling
84b33a4435
Directly add notifications element
...
Since there seems to be an issue with the old way notifications is mounted,
we now hardcode it.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 15:00:20 +01:00
Joas Schilling
18fdefee0b
Readd element ID after component mount.
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 13:53:42 +01:00
Morris Jobke
1a336df140
Update CRL due to revoked gravatar.crl
...
https://github.com/nextcloud/app-certificate-requests/pull/362
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-18 13:46:33 +01:00
Morris Jobke
e9b5805e6c
Merge pull request #25168 from nextcloud/fix/cards_abiduri
...
Add cards_abiduri index on install
2021-01-18 13:35:20 +01:00
Morris Jobke
7bba1441b9
Merge pull request #25059 from nextcloud/dependabot/composer/web-auth/webauthn-lib-3.3.1
...
Bump web-auth/webauthn-lib from 3.1.1 to 3.3.1
2021-01-18 13:34:33 +01:00
Roeland Jago Douma
80ed3193c0
Merge pull request #25177 from nextcloud/bugfix/noid/more-usable-mysql-password
...
Only use alphanumeric chars for mysql password
2021-01-18 12:55:30 +01:00
Morris Jobke
cfe098ee6d
Merge pull request #25176 from nextcloud/add-composer-lock-for-acceptance-tests-to-git
...
Add "composer.lock" for acceptance tests to git
2021-01-18 12:49:36 +01:00
Joas Schilling
76c7356af9
Only use alphanumeric chars for mysql password
...
/ and + can cause problems with other tools that you might want to run on your Nextcloud database.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 12:03:52 +01:00
Jos Poortvliet
602ed2295d
Update UpdateNotification.vue
...
I've updated the text, but the 'learn more about updates and update channels' should link to https://nextcloud.com/release-channels/
2021-01-18 11:56:49 +01:00
Joas Schilling
7ef7c3e3f2
Fix markup
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 11:32:51 +01:00
Joas Schilling
2e2a2eefd5
Add a warning when trying to run integrity:check-core on git
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 11:32:50 +01:00
Joas Schilling
90c3013d40
Cleanup the constructor
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 11:32:50 +01:00
Joas Schilling
f319660f60
Force run the verification of the signature on occ
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 11:32:50 +01:00
Christoph Wurst
ea8ea0cbcc
Bump web-auth/webauthn-lib from 3.1.1 to 3.3.1
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-18 11:04:20 +01:00
Nextcloud bot
6d291c3c19
[tx-robot] updated from transifex
2021-01-18 02:19:28 +00:00
dependabot-preview[bot]
e62a546c34
Merge pull request #25160 from nextcloud/dependabot/npm_and_yarn/webpack-4.46.0
2021-01-17 20:13:45 +00:00
Daniel Calviño Sánchez
d6a1d8d3a1
Add "composer.lock" for acceptance tests to git
...
As "composer.lock" was not versioned the dependencies had to be resolved
everytime that the acceptance tests run, which took some precious time.
Besides that the dependency versions were also tightened for better
control.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-01-17 16:44:32 +01:00
Nextcloud bot
1907cc197d
[tx-robot] updated from transifex
2021-01-17 02:19:53 +00:00
Roeland Jago Douma
3d66d68327
Add cards_abiduri index on install
...
Else we directly tell the admin to add this on install.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-16 20:43:16 +01:00
dependabot-preview[bot]
c5ae29e9a3
Merge pull request #25159 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.1.1
2021-01-16 03:13:40 +00:00
Nextcloud bot
154d56d56f
[tx-robot] updated from transifex
2021-01-16 02:20:04 +00:00
dependabot-preview[bot]
b2f0315628
Bump webpack from 4.45.0 to 4.46.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.45.0 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.45.0...v4.46.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-16 02:18:52 +00:00
dependabot-preview[bot]
08334b79ab
Bump sass-loader from 10.1.0 to 10.1.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.1.0...v10.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-16 02:17:36 +00:00
Joas Schilling
eafd281800
Merge pull request #25138 from gouttegd/fix25137
...
Fix comparison of PHP versions
2021-01-15 15:18:25 +01:00
Vincent Petry
246a0a8174
Fix IE 11 dashboard syntax error
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-15 14:26:50 +01:00
Roeland Jago Douma
d3ab26c4b0
Merge pull request #25142 from nextcloud/fix/login_no_logout_redirect
...
Do not redirect to logout after login
2021-01-15 11:51:30 +01:00
Morris Jobke
bcb52d64f0
Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priority
...
Add a hint about the direction of priority
2021-01-15 09:46:37 +01:00
Roeland Jago Douma
f57b93098b
Do not redirect to logout after login
...
This can happen when the session was killed due to a timeout. Then
logout was triggered. Nobody wants to login only to be logged out again.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-15 09:35:51 +01:00
Joas Schilling
b8acf2fe69
Add a hint about the direction of priority
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-15 08:34:24 +01:00
Julius Härtl
c80e007607
Merge pull request #25055 from nina-py/18439-add-crop-image-previews-setting
...
Add "Crop image previews" setting to files
2021-01-15 08:07:52 +01:00
Nextcloud bot
795881739e
[tx-robot] updated from transifex
2021-01-15 02:20:25 +00:00
Damien Goutte-Gattat
bedd9acf78
Fix comparison of PHP versions
...
Use the builtin function `version_compare` to check an app's
compatibility with the available PHP version, instead of reusing
the `OC\App\CompareVersion::isCompatible` method which is intended
to compare Nextcloud versions. PHP version strings do not always
necessarily follow the simple Major.Minor.Patch format used by
Nextcloud and therefore cannot be properly compared by that method.
Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>
2021-01-14 23:03:20 +00:00
dependabot-preview[bot]
ceb3a0090e
Merge pull request #25085 from nextcloud/dependabot/submodules/3rdparty-1381d28
2021-01-14 18:13:28 +00:00
Roeland Jago Douma
801c691684
Merge pull request #25131 from nextcloud/fix/imports
...
Fix @nextcloud/vue imports
2021-01-14 19:08:09 +01:00
Nina Pypchenko
c14638877c
Add "Crop image previews" setting to files
...
Added a new user setting that toggles cropping on image previews
in grid view.
True (default value): crops each image to a square. False: keep original
aspect ratio.
Signed-off-by: Nina Pypchenko <22447785+nina-py@users.noreply.github.com>
Closes #18439 .
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-01-14 17:36:17 +00:00
dependabot-preview[bot]
6c1d991035
Bump 3rdparty from `7bbfe82` to `1381d28`
...
Bumps [3rdparty](https://github.com/nextcloud/3rdparty ) from `7bbfe82` to `1381d28`.
- [Release notes](https://github.com/nextcloud/3rdparty/releases )
- [Commits](7bbfe82c51...1381d2869a
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-14 17:27:24 +00:00
John Molakvoæ (skjnldsv)
428907c685
Fix @nextcloud/vue imports
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-01-14 17:32:13 +01:00
Christoph Wurst
b9287f9780
Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstraction
...
Add our own DB exception abstraction
2021-01-14 12:27:23 +01:00
Roeland Jago Douma
5a141bd162
Merge pull request #25084 from rfc2822/patch-2
...
Update DAVx5 in AuthToken.vue
2021-01-14 12:13:55 +01:00
Roeland Jago Douma
6265383385
Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-passed-events
...
Dismiss reminder notifications from passed events
2021-01-14 11:37:38 +01:00
blizzz
f9ab7575e7
Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2
...
respect DB restrictions on number of arguments in statements and queries
2021-01-14 11:36:42 +01:00
Roeland Jago Douma
121e2d832b
Merge pull request #25110 from nextcloud/fix/24970/dashboard-greetings
...
Fix night condition in dashboard greeting
2021-01-14 11:36:29 +01:00
Roeland Jago Douma
c61ee49b10
21 beta7
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-14 11:30:42 +01:00
Ricki Hirner
bcd1546f77
Update DAVx5 in AuthToken.vue
...
1. It's named DAVx5 (only very old clients have DAVdroid in the User-Agent)
2. Use passive matching (?:droid|x5) because otherwise, "x5" is recognized and shown as operating system
3. Also include the version postfix which contains information like "-beta2", which is important for the user
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-01-14 10:03:46 +00:00
Roeland Jago Douma
957d49b698
Merge pull request #25065 from nextcloud/version/21/beta6
...
21 beta6
2021-01-14 10:53:20 +01:00
Thomas Citharel
536e157d74
Dismiss reminder notifications from passed events
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-14 10:42:47 +01:00
Nextcloud bot
e46486c7ef
[tx-robot] updated from transifex
2021-01-14 02:19:03 +00:00
Julien Veyssier
27f7b9f3ce
refs #24970 fix night condition in dashboard greeting
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-01-13 18:41:53 +01:00
Arthur Schiwon
21ca5d4514
silence psalm false positive
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-13 11:54:29 +01:00
Roeland Jago Douma
b0caa55563
Merge pull request #25105 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-01-13 07:25:11 +01:00