summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-2313-22/+22
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #27567 from ↵Julius Härtl2021-06-232-449/+208
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/karma-6.3.4 Bump karma from 5.2.3 to 6.3.4 in /build
| * Bump karma from 5.2.3 to 6.3.4 in /builddependabot[bot]2021-06-232-449/+208
|/ | | | | | | | | | | | | | | | Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.2.3...v6.3.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #27383 from ↵Julius Härtl2021-06-232-61/+66
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/puppeteer-10.0.0 Bump puppeteer from 5.5.0 to 10.0.0 in /build
| * Bump puppeteer from 5.5.0 to 10.0.0 in /builddependabot[bot]2021-06-222-61/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.5.0 to 10.0.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/v5.5.0...v10.0.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-2330-2/+486
| |
* | Merge pull request #27604 from nextcloud/bugfix/24918Pytal2021-06-221-2/+5
|\ \ | | | | | | Proper opacity on multiselect actions in files
| * | Proper opacity on multiselect actions in filesJulius Härtl2021-06-221-2/+5
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #27609 from ↵Pytal2021-06-221-0/+0
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/dependabot/composer/aws/aws-sdk-php-3.184.6 Bump aws/aws-sdk-php from 3.184.2 to 3.184.6
| * | Bump aws/aws-sdk-php from 3.184.2 to 3.184.6Christoph Wurst2021-06-221-0/+0
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #27555 from nextcloud/dependabot/npm_and_yarn/sass-1.35.1Julius Härtl2021-06-222-14/+14
|\ \ \ | |/ / |/| | Bump sass from 1.34.1 to 1.35.1
| * | Bump sass from 1.34.1 to 1.35.1dependabot[bot]2021-06-182-14/+14
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.34.1 to 1.35.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.34.1...1.35.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #27595 from ↵Lukas Reschke2021-06-222-7/+11
|\ \ | | | | | | | | | | | | nextcloud/enh/25174/hide-hyphen-if-slogan-is-empty mail-template - don't show hyphen if slogan is empty
| * | fix NewUserMailHelperTestszaimen2021-06-221-3/+3
| | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
| * | fix NewUserMailHelperTestszaimen2021-06-221-3/+3
| | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
| * | mail-template - don't show hyphen if slogan is emptyszaimen2021-06-221-1/+5
|/ / | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Merge pull request #27593 from ↵Lukas Reschke2021-06-221-0/+0
|\ \ | | | | | | | | | | | | nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-8.12.25 Bump giggsey/libphonenumber-for-php from 8.12.24 to 8.12.25
| * | Bump giggsey/libphonenumber-for-php from 8.12.24 to 8.12.25Christoph Wurst2021-06-221-0/+0
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #27566 from nextcloud/fix/device-login-stylesLukas Reschke2021-06-2220-74/+97
|\ \ \ | |/ / |/| | Update Login with device page styles
| * | Update login with device page stylesChristopher Ng2021-06-2120-74/+97
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #27590 from ↵kesselb2021-06-221-0/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/swiftmailer/swiftmailer-6.2.7 Bump swiftmailer/swiftmailer from 6.2.5 to 6.2.7
| * | | Bump swiftmailer/swiftmailer from 6.2.5 to 6.2.7Christoph Wurst2021-06-211-0/+0
| |/ / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2244-544/+92
| | |
* | | Merge pull request #27283 from nextcloud/Valdnet-patch-1Pytal2021-06-213-24/+24
|\ \ \ | |/ / |/| | l10n: Spelling unification
| * | l10n: Spelling unificationValdnet2021-06-211-6/+6
| | | | | | | | | | | | | | | | | | Spelling unification in Transifex. Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | l10n: Spelling unificationValdnet2021-06-211-1/+1
| | | | | | | | | | | | | | | | | | Spelling unification in Transifex. Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | l10n: Spelling unificationValdnet2021-06-211-17/+17
|/ / | | | | | | | | | | Spelling unification in Transifex. Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #27587 from ↵Christoph Wurst2021-06-211-0/+0
|\ \ | | | | | | | | | | | | nextcloud/dependabot/composer/icewind/streams-0.7.5 Bump icewind/streams from 0.7.4 to 0.7.5
| * | Bump icewind/streams from 0.7.4 to 0.7.5Christoph Wurst2021-06-211-0/+0
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #27581 from nextcloud/dependabot/composer/vimeo/psalm-4.8.1dependabot-preview[bot]2021-06-2130-208/+486
|\ \ \ | |/ / |/| |
| * | Fix typing error in AppFetcher.phpLouis Chemineau2021-06-211-1/+3
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Update AutoloaderLouis Chemineau2021-06-2125-25/+75
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Update baseline againLouis Chemineau2021-06-211-26/+1
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Fix typing errorLouis Chemineau2021-06-211-1/+5
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Update baselineJulius Härtl2021-06-212-72/+315
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Bump vimeo/psalm from 4.7.2 to 4.8.1dependabot-preview[bot]2021-06-211-110/+114
| | | | | | | | | | | | | | | | | | | | | Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.7.2 to 4.8.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.7.2...4.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #27585 from ↵Julius Härtl2021-06-211-0/+0
|\ \ \ | |/ / |/| | | | | | | | nextcloud/dependabot/composer/phpseclib/phpseclib-2.0.32 Bump phpseclib/phpseclib from 2.0.31 to 2.0.3
| * | Bump phpseclib/phpseclib from 2.0.31 to 2.0.3Christoph Wurst2021-06-211-0/+0
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #27573 from ↵dependabot-preview[bot]2021-06-214-6/+6
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.12.1
| * | Bump vue-material-design-icons from 4.11.0 to 4.12.1dependabot-preview[bot]2021-06-214-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.11.0 to 4.12.1. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.11.0...4.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-06-218-26/+26
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-06-208-12/+24
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-06-1932-54/+80
|/ /
* | Merge pull request #27544 from nextcloud/chore/phase-out-controller-reflectorChristoph Wurst2021-06-181-0/+6
|\ \ | | | | | | Phase out the controller reflector
| * | Phase out the controller reflectorChristoph Wurst2021-06-171-0/+6
| | | | | | | | | | | | | | | | | | | | | 1) PHP8 attributes will soon replace phpdoc annotations 2) Most of the class was never meant to be used by an app but internally Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #27540 from nextcloud/getstoragerootid-failed-storageJulius Härtl2021-06-181-1/+7
|\ \ \ | | | | | | | | handle case where storage can't be created in getStorageRootId
| * | | handle case where storage can't be created in getStorageRootIdRobin Appelman2021-06-171-1/+7
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #27532 from ↵Morris Jobke2021-06-185-0/+67
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | nextcloud/fix/noid/properly-cleanup-webauthn-user-deletion Properly cleanup entries of WebAuthn on user deletion
| * | | Properly cleanup entries of WebAuthn on user deletionMorris Jobke2021-06-185-0/+67
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #27548 from ↵Julius Härtl2021-06-181-3/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml