Joas Schilling
c2af3667dc
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-31 10:23:52 +02:00
Joas Schilling
cf9660fdf0
Merge pull request #32628 from nextcloud/bugfix/noid/json-throw
...
Use JSON_THROW_ON_ERROR instead of custom error handling
2022-05-31 10:06:21 +02:00
Vincent Petry
cf9d0b123a
Merge pull request #32663 from nextcloud/bugfix/noid/temp-cron
...
Cleanup tempfiles after each cron job run
2022-05-31 09:19:31 +02:00
John Molakvoæ
eca5e2dce1
Merge pull request #32509 from nextcloud/fix/theming-colours-primary
2022-05-31 08:49:03 +02:00
Nextcloud bot
016895d539
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-31 02:33:09 +00:00
Pytal
4873faa951
Merge pull request #32206 from nextcloud/enh/migrator-add-estimatedsize-getter
2022-05-30 17:16:33 -07:00
Christopher Ng
aaedc95e81
Update calendar estimation
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-05-30 22:48:15 +00:00
Christopher Ng
9fbbbc7ca6
Update contacts estimation
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-05-30 17:49:05 +00:00
Christopher Ng
f2850a6c06
Skip avatar on failure
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-05-30 17:49:05 +00:00
Christopher Ng
432bc9a585
Update method name
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-05-30 17:49:05 +00:00
Côme Chilliet
fa041dabf4
Add the ISizeEstimationMigrator interface for method getExportEstimatedSize
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-30 17:49:05 +00:00
dependabot[bot]
d7ec631d5f
Merge pull request #32641 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.7
2022-05-30 17:40:52 +00:00
Julius Härtl
3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-30 19:17:49 +02:00
dependabot[bot]
8cf2b7cd35
Bump core-js from 3.22.5 to 3.22.7
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.22.5 to 3.22.7.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.5...v3.22.7 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-30 16:41:09 +00:00
Julius Härtl
c8a6dad519
Cleanup tempfiles after each cron job run
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-30 18:01:51 +02:00
Côme Chilliet
7140201a32
Merge pull request #32634 from nextcloud/debt/noid/psalm-moveable-mount
...
[Psalm] Fix docblock for return type
2022-05-30 17:05:50 +02:00
Vincent Petry
0886437f2c
Merge pull request #32591 from nextcloud/fix/node-test
...
Fix node tests ci
2022-05-30 17:00:27 +02:00
Côme Chilliet
ee9f37c3d6
Merge pull request #32649 from nextcloud/automated/noid/psalm-baseline-update-1653884512
...
[Automated] Update psalm-baseline.xml
2022-05-30 14:49:32 +02:00
Carl Schwan
1164c762eb
Merge pull request #31948 from nextcloud/core-cleanup-74
...
Update core to PHP 7.4 standard
2022-05-30 14:37:37 +02:00
Carl Schwan
e86bcc8953
Merge pull request #32655 from nextcloud/fix/handle-non-existing-settings
...
Handle non existing settings again
2022-05-30 12:53:36 +02:00
Carl Schwan
63f589109b
Handle non existing settings again
...
See https://github.com/nextcloud/server/pull/28189#issuecomment-1140874991
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-30 11:06:55 +02:00
Carl Schwan
623293c2dd
Fix node tests ci
...
- Update jest snapshot
- Fix importing 3rdparty vue components
- Disable temporarely tests using nextcloud-vue/Button
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-30 10:54:45 +02:00
Côme Chilliet
6da413f7af
Move new IMigrator method to a specific interface ISizeEstimationMigrator
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-30 07:36:13 +00:00
Côme Chilliet
09917b8583
Implement getExportEstimatedSize in migrators
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-30 07:36:13 +00:00
Côme Chilliet
f20b7e5764
Add a method to get estimated export size in IMigrator
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-30 07:36:13 +00:00
nextcloud-command
b9e47ad054
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-05-30 04:21:52 +00:00
Nextcloud bot
72bb8f6c31
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-30 02:31:52 +00:00
Nextcloud bot
5a12e8f906
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-29 02:33:23 +00:00
Daniel Kesselberg
f399fd41ec
Fix docblock for return type
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-27 20:05:46 +02:00
Carl Schwan
ec96aa527b
Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-share-disabled
...
Fix loading groupfolder info when share api is disabled
2022-05-27 18:54:49 +02:00
Carl Schwan
e4378fd18c
Merge pull request #32349 from nextcloud/enh/projects-event
...
Add event to load additional scripts for projects
2022-05-27 18:36:40 +02:00
Julius Härtl
ac79137816
Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apache-auth-backend
...
allow use of rememberme cookies for IApacheAuth backends
2022-05-27 17:21:08 +02:00
Carl Schwan
8dcab81068
Merge pull request #32596 from nextcloud/enhancement/php8.2-lint
...
Add lint job for PHP8.2
2022-05-27 13:40:56 +02:00
Joas Schilling
210394352a
Merge pull request #32601 from nextcloud/GdDebug
...
Move Gd failed operations to debug level
2022-05-27 11:31:11 +02:00
Joas Schilling
9ad5b301ce
Merge pull request #32618 from nextcloud/bugfix/noid/fix-status-handling
...
Fix status handling
2022-05-27 11:20:25 +02:00
Carl Schwan
581e13a2d3
Fix loading groupfolder info when share api is disabled
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-27 10:46:57 +02:00
Joas Schilling
f5878038ff
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 10:46:47 +02:00
Joas Schilling
52737c029c
Don't overwrite certain values if the refreshing comes in via short updates
...
This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 09:30:16 +02:00
Joas Schilling
5f2e7e9710
Fix missing status with predefined status in drop-down
...
When a predefined status message was used, the status was not "processed"
so it was missing the translated message and the icon in the dropdown and the menu afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 09:21:33 +02:00
Nextcloud bot
1aa1994f59
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-27 02:31:05 +00:00
Nextcloud bot
00f9ad3849
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-26 02:31:27 +00:00
Git'Fellow
8d876358dd
Move Gd failed operations to debug level
...
Instead of error
2022-05-25 18:26:42 +02:00
Christoph Wurst
a849b3fa0c
Add lint job for PHP8.2
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-25 16:21:46 +02:00
Carl Schwan
827e622b50
Merge pull request #32577 from nextcloud/fix/remove-at-matcher-in-files_sharing-tests
...
Remove at() matcher in files_sharing tests
2022-05-25 14:46:37 +02:00
Arthur Schiwon
a4a9e7601a
allow use of rememberme cookies for IApacheAuth backends
...
- e.g. enables it for SAML backend
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-05-25 13:09:06 +02:00
Joas Schilling
f9e72a40c7
Merge pull request #32567 from nextcloud/fix/remove-at-matcher-in-encryption-tests
...
Remove at() matcher use from encryption tests
2022-05-25 11:56:58 +02:00
Joas Schilling
95f390d368
Merge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-without-name
...
Fix handling events without names in activities
2022-05-25 09:11:05 +02:00
Joas Schilling
2c670f9cf9
Also trim the name
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-25 08:06:32 +02:00
Nextcloud bot
d32f683ad6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-25 02:36:02 +00:00
Carl Schwan
eb5e0a4e51
Merge pull request #31761 from nextcloud/fix/upgarde-phpunit-in-ci-to-recent-version
...
Require a recent phpunit version in integration and acceptance
2022-05-24 22:18:20 +02:00