]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoDo not target vue buttons with server rules 25721/head
Marco Ambrosini [Fri, 5 Mar 2021 08:16:20 +0000 (08:16 +0000)]
Do not target vue buttons with server rules

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 23 Feb 2021 02:39:25 +0000 (02:39 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25743 from nextcloud/disable-vs-code-intellisense
Lukas Reschke [Mon, 22 Feb 2021 14:27:11 +0000 (15:27 +0100)]
Merge pull request #25743 from nextcloud/disable-vs-code-intellisense

Disable basic PHP completion in Codespace

3 years agoDisable basic PHP completion in Codespace 25743/head
Lukas Reschke [Mon, 22 Feb 2021 11:30:17 +0000 (11:30 +0000)]
Disable basic PHP completion in Codespace

This competes with the completions provided by
https://github.com/felixfbecker/vscode-php-intellisense.

Thus disabling the completions is recommended.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #25680 from nextcloud/taint-expressionbuilder
Lukas Reschke [Mon, 22 Feb 2021 11:26:48 +0000 (12:26 +0100)]
Merge pull request #25680 from nextcloud/taint-expressionbuilder

Add expression taint source and sanitizer

3 years agoMerge pull request #25602 from nextcloud/bugfix/noid/only-create-share-once
John Molakvoæ [Mon, 22 Feb 2021 11:08:49 +0000 (12:08 +0100)]
Merge pull request #25602 from nextcloud/bugfix/noid/only-create-share-once

Avoid creating two share links when password is enforced

3 years agoMerge pull request #25689 from nextcloud/bugfix/noid/disable-updater-ui-when-disabled
Vincent Petry [Mon, 22 Feb 2021 08:29:56 +0000 (09:29 +0100)]
Merge pull request #25689 from nextcloud/bugfix/noid/disable-updater-ui-when-disabled

Hide update channel + button when web update is disabled

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 21 Feb 2021 02:39:59 +0000 (02:39 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 20 Feb 2021 02:37:22 +0000 (02:37 +0000)]
[tx-robot] updated from transifex

3 years agoAvoid creating two share links when password is enforced 25602/head
Julius Härtl [Fri, 12 Feb 2021 08:57:19 +0000 (09:57 +0100)]
Avoid creating two share links when password is enforced

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #24978 from dems54/issue24139
John Molakvoæ [Fri, 19 Feb 2021 07:20:58 +0000 (08:20 +0100)]
Merge pull request #24978 from dems54/issue24139

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 19 Feb 2021 02:20:56 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding-standar...
Christoph Wurst [Thu, 18 Feb 2021 13:05:54 +0000 (14:05 +0100)]
Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding-standard-0.5.0

Bump nextcloud/coding-standard from 0.3.0 to 0.5.0

3 years agoMerge pull request #25707 from nextcloud/bugfix/noid/send-emails-of-password-reset...
Roeland Jago Douma [Thu, 18 Feb 2021 13:04:09 +0000 (14:04 +0100)]
Merge pull request #25707 from nextcloud/bugfix/noid/send-emails-of-password-reset-to-displayname

Send emails on password reset to the displayname

3 years agoBump nextcloud/coding-standard from 0.3.0 to 0.5.0 25086/head
dependabot-preview[bot] [Tue, 12 Jan 2021 09:15:48 +0000 (09:15 +0000)]
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>
3 years agoSend emails on password reset to the displayname 25707/head
Joas Schilling [Thu, 18 Feb 2021 11:38:43 +0000 (12:38 +0100)]
Send emails on password reset to the displayname

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25706 from nextcloud/bugfix/noid/when-it-kicks-in
Roeland Jago Douma [Thu, 18 Feb 2021 10:30:06 +0000 (11:30 +0100)]
Merge pull request #25706 from nextcloud/bugfix/noid/when-it-kicks-in

When coding style kicks in

3 years agoWhen it kicks in 25706/head
Joas Schilling [Thu, 18 Feb 2021 09:14:12 +0000 (10:14 +0100)]
When it kicks in

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoHide updater button when web updater is disabled 25689/head
Vincent Petry [Wed, 17 Feb 2021 08:34:01 +0000 (09:34 +0100)]
Hide updater button when web updater is disabled

Whenever the web updater is disabled, the updater button and its
matching token requesting endpoints are disabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 18 Feb 2021 02:21:54 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25700 from nextcloud/fix/zipresponse-initialize-array
Roeland Jago Douma [Wed, 17 Feb 2021 21:26:06 +0000 (22:26 +0100)]
Merge pull request #25700 from nextcloud/fix/zipresponse-initialize-array

Initialize \OCP\AppFramework\Http\ZipResponse::$resources

3 years agoAdd expression taint source and sanitizer 25680/head
Lukas Reschke [Tue, 16 Feb 2021 10:23:59 +0000 (10:23 +0000)]
Add expression taint source and sanitizer

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #25681 from nextcloud/techdebt/noid/cleanup-provisioning
Roeland Jago Douma [Wed, 17 Feb 2021 20:16:09 +0000 (21:16 +0100)]
Merge pull request #25681 from nextcloud/techdebt/noid/cleanup-provisioning

Cleanup appinfo usage

3 years agoMerge pull request #25697 from nextcloud/fix/noid/applicable-dav-repair-v
Roeland Jago Douma [Wed, 17 Feb 2021 20:00:25 +0000 (21:00 +0100)]
Merge pull request #25697 from nextcloud/fix/noid/applicable-dav-repair-v

bump applicable version due to an intermediate release

3 years agoInitialize \OCP\AppFramework\Http\ZipResponse::$resources 25700/head
Christoph Wurst [Wed, 17 Feb 2021 18:59:27 +0000 (19:59 +0100)]
Initialize \OCP\AppFramework\Http\ZipResponse::$resources

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agobump applicable version due to an intermediate release 25697/head
Arthur Schiwon [Wed, 17 Feb 2021 16:37:45 +0000 (17:37 +0100)]
bump applicable version due to an intermediate release

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #25668 from nextcloud/enh/carddav/to_querybuilder
Christoph Wurst [Wed, 17 Feb 2021 09:57:47 +0000 (10:57 +0100)]
Merge pull request #25668 from nextcloud/enh/carddav/to_querybuilder

Move getChangesForAddressBook to QueryBuilder

3 years agoMove getChangesForAddressBook to QueryBuilder 25668/head
Roeland Jago Douma [Mon, 15 Feb 2021 21:13:03 +0000 (22:13 +0100)]
Move getChangesForAddressBook to QueryBuilder

Makes psalm happy, and makes me happy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-info...
Roeland Jago Douma [Wed, 17 Feb 2021 07:56:55 +0000 (08:56 +0100)]
Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-info-for-30s

Cache the user backend info for 5mins

3 years agoMerge pull request #25687 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Wed, 17 Feb 2021 06:29:59 +0000 (07:29 +0100)]
Merge pull request #25687 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25687/head
Nextcloud-PR-Bot [Wed, 17 Feb 2021 04:31:22 +0000 (04:31 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 17 Feb 2021 02:21:05 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25678 from nextcloud/drop/defaults-logo-claim
Roeland Jago Douma [Tue, 16 Feb 2021 15:14:04 +0000 (16:14 +0100)]
Merge pull request #25678 from nextcloud/drop/defaults-logo-claim

Drop \OCP\Defaults::getLogoClaim

3 years agoCleanup appinfo usage 25681/head
Joas Schilling [Tue, 16 Feb 2021 14:51:25 +0000 (15:51 +0100)]
Cleanup appinfo usage

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25675 from nextcloud/enh/db/drop_redundant_indexes
Roeland Jago Douma [Tue, 16 Feb 2021 11:39:24 +0000 (12:39 +0100)]
Merge pull request #25675 from nextcloud/enh/db/drop_redundant_indexes

Drop redundant indes

3 years agoDrop \OC_Theme::getLogoClaim 25678/head
Christoph Wurst [Tue, 16 Feb 2021 10:48:16 +0000 (11:48 +0100)]
Drop \OC_Theme::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoDrop \OCP\Defaults::getLogoClaim
Christoph Wurst [Tue, 16 Feb 2021 10:46:06 +0000 (11:46 +0100)]
Drop \OCP\Defaults::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoDrop redundant indes 25675/head
Roeland Jago Douma [Tue, 16 Feb 2021 08:11:10 +0000 (09:11 +0100)]
Drop redundant indes

Those indexes are already covered by others. So those can just be used.
THose extra indexes just take up space.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25669 from nextcloud/fix/psalm/encryptall
Christoph Wurst [Tue, 16 Feb 2021 07:16:19 +0000 (08:16 +0100)]
Merge pull request #25669 from nextcloud/fix/psalm/encryptall

Harden EncryptAll check for empty email

3 years agoMerge pull request #25673 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Tue, 16 Feb 2021 06:48:11 +0000 (07:48 +0100)]
Merge pull request #25673 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25673/head
Nextcloud-PR-Bot [Tue, 16 Feb 2021 04:30:43 +0000 (04:30 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 16 Feb 2021 02:21:36 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoHarden EncryptAll check for empty email 25669/head
Roeland Jago Douma [Mon, 15 Feb 2021 21:28:28 +0000 (22:28 +0100)]
Harden EncryptAll check for empty email

Reported by psalm
For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25664 from nextcloud/fix/psalm/dav_casts
Roeland Jago Douma [Mon, 15 Feb 2021 21:04:46 +0000 (22:04 +0100)]
Merge pull request #25664 from nextcloud/fix/psalm/dav_casts

Fix some RedundantCast in dav code

3 years agoMerge pull request #25661 from nextcloud/fix/crl
Christoph Wurst [Mon, 15 Feb 2021 21:04:16 +0000 (22:04 +0100)]
Merge pull request #25661 from nextcloud/fix/crl

Updated CRL

3 years agoFix some RedundantCast in dav code 25664/head
Roeland Jago Douma [Mon, 15 Feb 2021 19:50:28 +0000 (20:50 +0100)]
Fix some RedundantCast in dav code

For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25654 from nextcloud/abstractcacheevent-ocp
Roeland Jago Douma [Mon, 15 Feb 2021 19:36:15 +0000 (20:36 +0100)]
Merge pull request #25654 from nextcloud/abstractcacheevent-ocp

move AbstractCacheEvent into OCP

3 years agoMerge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-icons
Roeland Jago Douma [Mon, 15 Feb 2021 19:34:56 +0000 (20:34 +0100)]
Merge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-icons

Fix app icon list in dark mode

3 years agoUpdated CRL 25661/head
Roeland Jago Douma [Mon, 15 Feb 2021 19:32:48 +0000 (20:32 +0100)]
Updated CRL

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25657 from nextcloud/overwriteprotocol-codespace
Roeland Jago Douma [Mon, 15 Feb 2021 18:45:57 +0000 (19:45 +0100)]
Merge pull request #25657 from nextcloud/overwriteprotocol-codespace

Set overwriteprotocol to HTTPS in Codespace

3 years agomove AbstractCacheEvent into OCP 25654/head
Robin Appelman [Mon, 15 Feb 2021 13:03:08 +0000 (14:03 +0100)]
move AbstractCacheEvent into OCP

otherwise we have concrete cache events in OCP extending non OCP classes

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #25653 from nextcloud/fix/psalm/offlineuser
kesselb [Mon, 15 Feb 2021 16:04:16 +0000 (17:04 +0100)]
Merge pull request #25653 from nextcloud/fix/psalm/offlineuser

Some psalm OfflineUser fixes

3 years agoSet overwriteprotocol to HTTPS in Codespace 25657/head
Lukas Reschke [Mon, 15 Feb 2021 15:48:39 +0000 (16:48 +0100)]
Set overwriteprotocol to HTTPS in Codespace

Codespace is serving everything only as HTTPS. To keep the URLs valid, we also need to overwrite the protocol. (otherwise e.g. you can't develop the SAML app as the URLs are invalid)

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalendar_quer...
Roeland Jago Douma [Mon, 15 Feb 2021 15:39:46 +0000 (16:39 +0100)]
Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalendar_querybuilder

Move getChangesForCalendar to QueryBuilder

3 years agoMerge pull request #25623 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promis...
Roeland Jago Douma [Mon, 15 Feb 2021 15:38:46 +0000 (16:38 +0100)]
Merge pull request #25623 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promise-4.3.1

Bump eslint-plugin-promise from 4.2.1 to 4.3.1

3 years agoFix app icon list in dark mode 25655/head
Joas Schilling [Mon, 15 Feb 2021 15:26:30 +0000 (16:26 +0100)]
Fix app icon list in dark mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoSome psalm OfflineUser fixes 25653/head
Roeland Jago Douma [Mon, 15 Feb 2021 12:36:02 +0000 (13:36 +0100)]
Some psalm OfflineUser fixes

For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25594 from wankdanker/files_sharing_owner_display_name
Roeland Jago Douma [Mon, 15 Feb 2021 12:17:25 +0000 (13:17 +0100)]
Merge pull request #25594 from wankdanker/files_sharing_owner_display_name

Use ownerDisplayName for SharingEntry Tooltip

3 years agoMerge pull request #25578 from nextcloud/enh/simplify_weatherservice
Christoph Wurst [Mon, 15 Feb 2021 11:27:03 +0000 (12:27 +0100)]
Merge pull request #25578 from nextcloud/enh/simplify_weatherservice

Always use the cache

3 years agoMerge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2Service
Christoph Wurst [Mon, 15 Feb 2021 11:22:39 +0000 (12:22 +0100)]
Merge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2Service

Add tests for \OC\Core\Service\LoginFlowV2Service

3 years agoMerge pull request #25625 from nextcloud/enh/psalm/substr
Christoph Wurst [Mon, 15 Feb 2021 11:17:57 +0000 (12:17 +0100)]
Merge pull request #25625 from nextcloud/enh/psalm/substr

Check substr results

3 years agoMove getChangesForCalendar to QueryBuilder 25595/head
Roeland Jago Douma [Thu, 11 Feb 2021 20:42:23 +0000 (21:42 +0100)]
Move getChangesForCalendar to QueryBuilder

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25636 from nextcloud/fix/psalm/closure_return_types
Christoph Wurst [Mon, 15 Feb 2021 11:07:24 +0000 (12:07 +0100)]
Merge pull request #25636 from nextcloud/fix/psalm/closure_return_types

Add some closure return types

3 years agoMerge pull request #25646 from nextcloud/fix/psalm/markdown
Christoph Wurst [Mon, 15 Feb 2021 11:04:21 +0000 (12:04 +0100)]
Merge pull request #25646 from nextcloud/fix/psalm/markdown

Markdown: remove redundant int cast

3 years agoMerge pull request #25645 from nextcloud/enh/pslam/ocs_result
Christoph Wurst [Mon, 15 Feb 2021 10:42:00 +0000 (11:42 +0100)]
Merge pull request #25645 from nextcloud/enh/pslam/ocs_result

Some OCS result psalm fixes

3 years agoMerge pull request #25644 from nextcloud/fix/psalm/settings
Christoph Wurst [Mon, 15 Feb 2021 10:40:40 +0000 (11:40 +0100)]
Merge pull request #25644 from nextcloud/fix/psalm/settings

Some psalm fixes in the settings app

3 years agoCache the user backend info for 300s 25440/head
Joas Schilling [Tue, 2 Feb 2021 14:45:34 +0000 (15:45 +0100)]
Cache the user backend info for 300s

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMarkdown: remove redundant int cast 25646/head
Roeland Jago Douma [Mon, 15 Feb 2021 09:29:54 +0000 (10:29 +0100)]
Markdown: remove redundant int cast

For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoCheck substr results 25625/head
Roeland Jago Douma [Sat, 13 Feb 2021 14:27:11 +0000 (15:27 +0100)]
Check substr results

Else this might lead to unexpeted errors.
Found by psalm.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoSome OCS result psalm fixes 25645/head
Roeland Jago Douma [Mon, 15 Feb 2021 09:03:48 +0000 (10:03 +0100)]
Some OCS result psalm fixes

For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoSome psalm fixes in the settings app 25644/head
Roeland Jago Douma [Mon, 15 Feb 2021 09:00:35 +0000 (10:00 +0100)]
Some psalm fixes in the settings app

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanager
Roeland Jago Douma [Mon, 15 Feb 2021 08:11:16 +0000 (09:11 +0100)]
Merge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanager

Enhancing the dav pluginmanager

3 years agoMerge pull request #25642 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Mon, 15 Feb 2021 07:59:36 +0000 (08:59 +0100)]
Merge pull request #25642 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25642/head
Nextcloud-PR-Bot [Mon, 15 Feb 2021 04:31:27 +0000 (04:31 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 15 Feb 2021 02:20:11 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25635 from nextcloud/fix/psalm/ProperNameSpace
kesselb [Sun, 14 Feb 2021 18:47:21 +0000 (19:47 +0100)]
Merge pull request #25635 from nextcloud/fix/psalm/ProperNameSpace

Use correct namespace (casing) in CalendarHome

3 years agoFix PluginManager annotation 25580/head
Roeland Jago Douma [Thu, 11 Feb 2021 11:37:21 +0000 (12:37 +0100)]
Fix PluginManager annotation

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoAdd some closure return types 25636/head
Roeland Jago Douma [Sun, 14 Feb 2021 11:43:31 +0000 (12:43 +0100)]
Add some closure return types

Found by psalm

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoUse correct namespace (casing) in CalendarHome 25635/head
Roeland Jago Douma [Sun, 14 Feb 2021 11:36:41 +0000 (12:36 +0100)]
Use correct namespace (casing) in CalendarHome

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25634 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Sun, 14 Feb 2021 08:55:49 +0000 (09:55 +0100)]
Merge pull request #25634 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25634/head
Nextcloud-PR-Bot [Sun, 14 Feb 2021 04:31:01 +0000 (04:31 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 14 Feb 2021 02:20:02 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25628 from nextcloud/revert-25608-trusted-proxy-check-correct...
Roeland Jago Douma [Sat, 13 Feb 2021 17:03:49 +0000 (18:03 +0100)]
Merge pull request #25628 from nextcloud/revert-25608-trusted-proxy-check-correct-header

Revert "use the configured forwarded headers for the setup check"

3 years agoRevert "use the configured forwarded headers for the setup check" 25628/head
Roeland Jago Douma [Sat, 13 Feb 2021 17:03:32 +0000 (18:03 +0100)]
Revert "use the configured forwarded headers for the setup check"

3 years agoMerge pull request #25577 from nextcloud/enhancement/app-code-checker-noop
Roeland Jago Douma [Sat, 13 Feb 2021 14:51:41 +0000 (15:51 +0100)]
Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noop

Make the app code checker a NOOP

3 years agoMerge pull request #25619 from nextcloud/dependabot/npm_and_yarn/moment-timezone...
dependabot-preview[bot] [Sat, 13 Feb 2021 14:18:56 +0000 (14:18 +0000)]
Merge pull request #25619 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.33

3 years agoMerge pull request #25604 from nextcloud/bugfix/noid/fix-hover-background-for-dark...
Roeland Jago Douma [Sat, 13 Feb 2021 14:01:57 +0000 (15:01 +0100)]
Merge pull request #25604 from nextcloud/bugfix/noid/fix-hover-background-for-dark-mode

Fix hover background for dark mode

3 years agoMerge pull request #25608 from nextcloud/trusted-proxy-check-correct-header
Roeland Jago Douma [Sat, 13 Feb 2021 13:58:26 +0000 (14:58 +0100)]
Merge pull request #25608 from nextcloud/trusted-proxy-check-correct-header

use the configured forwarded headers for the setup check

3 years agoMerge pull request #25612 from nextcloud/bugfix/noid/make-new-result-parts-optional
Roeland Jago Douma [Sat, 13 Feb 2021 13:55:55 +0000 (14:55 +0100)]
Merge pull request #25612 from nextcloud/bugfix/noid/make-new-result-parts-optional

Make new result parts optional

3 years agoBump moment-timezone from 0.5.32 to 0.5.33 25619/head
dependabot-preview[bot] [Sat, 13 Feb 2021 02:17:14 +0000 (02:17 +0000)]
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>
3 years agoMerge pull request #25620 from nextcloud/dependabot/npm_and_yarn/babel-loader-exclude...
dependabot-preview[bot] [Sat, 13 Feb 2021 13:24:04 +0000 (13:24 +0000)]
Merge pull request #25620 from nextcloud/dependabot/npm_and_yarn/babel-loader-exclude-node-modules-except-1.1.2

3 years agoMerge pull request #25622 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
dependabot-preview[bot] [Sat, 13 Feb 2021 05:55:26 +0000 (05:55 +0000)]
Merge pull request #25622 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.16

3 years agoBump @babel/preset-env from 7.12.13 to 7.12.16 25622/head
dependabot-preview[bot] [Sat, 13 Feb 2021 03:33:05 +0000 (03:33 +0000)]
Bump @babel/preset-env from 7.12.13 to 7.12.16

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.13 to 7.12.16.
- [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.16/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #25621 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.16
dependabot-preview[bot] [Sat, 13 Feb 2021 03:30:25 +0000 (03:30 +0000)]
Merge pull request #25621 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.16

3 years agoBump eslint-plugin-promise from 4.2.1 to 4.3.1 25623/head
dependabot-preview[bot] [Sat, 13 Feb 2021 02:21:36 +0000 (02:21 +0000)]
Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 13 Feb 2021 02:20:27 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoBump @babel/core from 7.12.13 to 7.12.16 25621/head
dependabot-preview[bot] [Sat, 13 Feb 2021 02:18:45 +0000 (02:18 +0000)]
Bump @babel/core from 7.12.13 to 7.12.16

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16.
- [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.16/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump babel-loader-exclude-node-modules-except from 1.0.3 to 1.1.2 25620/head
dependabot-preview[bot] [Sat, 13 Feb 2021 02:17:55 +0000 (02:17 +0000)]
Bump babel-loader-exclude-node-modules-except from 1.0.3 to 1.1.2

Bumps [babel-loader-exclude-node-modules-except](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except) from 1.0.3 to 1.1.2.
- [Release notes](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except/releases)
- [Commits](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except/compare/1.0.3...1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #25563 from nextcloud/direct-download-event
Christoph Wurst [Fri, 12 Feb 2021 18:02:51 +0000 (19:02 +0100)]
Merge pull request #25563 from nextcloud/direct-download-event

add event for when a direct download is triggered

3 years agoadd event for when a direct download is triggered 25563/head
Robin Appelman [Wed, 10 Feb 2021 12:53:05 +0000 (13:53 +0100)]
add event for when a direct download is triggered

Signed-off-by: Robin Appelman <robin@icewind.nl>