- Jan 18, 2021
-
-
Morris Jobke authored
https://github.com/nextcloud/app-certificate-requests/pull/362 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Add cards_abiduri index on install
-
Morris Jobke authored
Bump web-auth/webauthn-lib from 3.1.1 to 3.3.1
-
Roeland Jago Douma authored
Only use alphanumeric chars for mysql password
-
Morris Jobke authored
Add "composer.lock" for acceptance tests to git
-
Joas Schilling authored
/ 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>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Jan 17, 2021
-
-
dependabot-preview[bot] authored
-
Daniel Calviño Sánchez authored
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>
-
Nextcloud bot authored
-
- Jan 16, 2021
-
-
Roeland Jago Douma authored
Else we directly tell the admin to add this on install. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
dependabot-preview[bot] authored
-
Nextcloud bot authored
-
dependabot-preview[bot] authored
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>
-
dependabot-preview[bot] authored
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>
-
- Jan 15, 2021
-
-
Joas Schilling authored
Fix comparison of PHP versions
-
Roeland Jago Douma authored
Do not redirect to logout after login
-
Morris Jobke authored
Add a hint about the direction of priority
-
Roeland Jago Douma authored
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>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Julius Härtl authored
Add "Crop image previews" setting to files
-
Nextcloud bot authored
-
- Jan 14, 2021
-
-
Damien Goutte-Gattat authored
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>
-
dependabot-preview[bot] authored
-
Roeland Jago Douma authored
Fix @nextcloud/vue imports
-
Nina Pypchenko authored
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>
-
dependabot-preview[bot] authored
Bumps [3rdparty](https://github.com/nextcloud/3rdparty) from `7bbfe82` to `1381d28`. - [Release notes](https://github.com/nextcloud/3rdparty/releases) - [Commits](https://github.com/nextcloud/3rdparty/compare/7bbfe82c51aa168683ae6e47e3da7d3e587f6ca4...1381d2869a8c75fbe103a13b7a7223f9a11583f9 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Christoph Wurst authored
Add our own DB exception abstraction
-
Roeland Jago Douma authored
Update DAVx5 in AuthToken.vue
-
Roeland Jago Douma authored
Dismiss reminder notifications from passed events
-
blizzz authored
respect DB restrictions on number of arguments in statements and queries
-
Roeland Jago Douma authored
Fix night condition in dashboard greeting
-
Ricki Hirner authored
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>
-
Roeland Jago Douma authored
21 beta6
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Nextcloud bot authored
-
- Jan 13, 2021
-
-
Julien Veyssier authored
Signed-off-by:
Julien Veyssier <eneiluj@posteo.net>
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-