Julius Härtl
fd036f774f
Do not throw errors when invalid setTo email is provided
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-03 16:59:12 +01:00
Christoph Wurst
3b084e5fbc
Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interface
...
Move iMIP to its own interface
2022-11-03 15:03:42 +01:00
Côme Chilliet
8a2e52e7f8
Merge pull request #34330 from nextcloud/fix/fix-contacts-test-php8
...
Fix ContactsStoreTests under PHP 8.2
2022-11-03 14:55:06 +01:00
Christoph Wurst
ac92d00da8
Merge pull request #32565 from nextcloud/chore/modernize-error-handler
...
Modernize the error handler
2022-11-03 14:42:51 +01:00
Carl Schwan
97f2a28cfe
Merge pull request #34933 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2022-11-03 14:24:01 +01:00
Anna
d648518136
Merge pull request #33605 from nextcloud/perf/user-getdisplayname-cache
...
Use cached getDisplayName method
2022-11-03 13:58:58 +01:00
Christoph Wurst
c00e590a4f
Merge pull request #34852 from nextcloud/enhancement/host-validator-api
...
Add remote host validation API
2022-11-03 11:37:03 +01:00
Anna Larch
9dd51601c6
Switch to DisplayNameCache for CardDAV
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-03 10:26:34 +01:00
Anna Larch
e5c290bb7f
Switch to DisplayNameCache for CalDAV
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-03 10:26:34 +01:00
Anna Larch
aebcc3126a
Move iMIP to it's own interface
...
and clean up the code a bit.
Added:
- author
Removed:
- unused imports
Changed:
- moved iMIP handling to new interface
- pointed code to new implementation
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-03 10:07:09 +01:00
nextcloud-command
79874b8b94
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-11-03 04:22:48 +00:00
Nextcloud bot
bfb764b5f3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-03 02:14:09 +00:00
John Molakvoæ
87f8f9ff1d
Merge pull request #34868 from nextcloud/fix/toasts-styling
...
Update @nextcloud/dialogs and fix toasts styling
2022-11-02 16:59:02 +01:00
John Molakvoæ
9cc2f25072
Update @nextcloud/dialogs@ and fix toasts styling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-02 16:31:52 +01:00
Julius Härtl
3eaca6f0e4
Merge pull request #34880 from nextcloud/dependabot/npm_and_yarn/babel/node-7.20.0
...
Bump @babel/node from 7.17.10 to 7.20.0
2022-11-02 14:15:12 +01:00
Simon L
914df4e228
Merge pull request #34907 from nextcloud/enh/noid/remove-32bit-compatibilitiy
...
remove 32-bit workarounds
2022-11-02 13:01:10 +01:00
Vincent Petry
c5b21c59bc
Merge pull request #34871 from nextcloud/bugfix/34695/fix-internal-expiredate-visibility
...
Fix visibility of internal expire date
2022-11-02 12:58:24 +01:00
Simon L
865529716e
Merge pull request #34908 from nextcloud/enh/noid/disable-26-updates-32bit
...
disable upgrades to 26 for 32-bit
2022-11-02 11:33:37 +01:00
szaimen
3f7c620f26
fix psalm
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-02 11:13:34 +01:00
szaimen
dd8774389e
remove 32-bit workarounds
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-02 11:13:34 +01:00
John Molakvoæ
3dd21ebbf8
Merge pull request #34906 from nextcloud/enh/noid/improve-64-bit-check
2022-11-02 10:41:43 +01:00
Christoph Wurst
4c8ec6dc89
Log all deprecations with debug level
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02 09:49:37 +01:00
Christoph Wurst
052dcdebe8
Refactor the ErrorHandler into a dynamic class
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02 09:49:37 +01:00
Nextcloud bot
77c6d24882
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-02 02:14:12 +00:00
szaimen
faa747e445
disable upgrades to 26 for 32-bit
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-01 14:42:53 +01:00
szaimen
f5ad282418
update 64-bit check wording
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-01 13:50:50 +01:00
Nextcloud bot
075a87670d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-01 02:14:18 +00:00
dependabot[bot]
963c2cfb53
Bump @babel/node from 7.17.10 to 7.20.0
...
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node ) from 7.17.10 to 7.20.0.
- [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.20.0/packages/babel-node )
---
updated-dependencies:
- dependency-name: "@babel/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-31 20:52:30 +00:00
Christoph Wurst
8aea25b5b9
Add remote host validation API
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-31 16:13:28 +01:00
Christoph Wurst
aa81b87f26
Merge pull request #34894 from nextcloud/enhancement/talk-api-delete-conversation
...
Add Talk converstation delete API
2022-10-31 15:59:25 +01:00
Julius Härtl
1a33a4692d
Merge pull request #34895 from nextcloud/fix/build-api-reference
...
Use the official phpDocumentor release
2022-10-31 14:58:04 +01:00
Ferdinand Thiessen
7ea564b5ca
Use the official phpDocumentor release
...
The previous cached version download URL was broken and only a
non-functional version was downloaded leading and so the API reference
was not updated since NC24.
This is fixed by simply using the latest stable phpDocumentor release.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-10-31 12:51:38 +01:00
Christoph Wurst
06627c800c
Add Talk converstation delete API
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-31 11:44:39 +01:00
Nextcloud bot
7c39e3e6bd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-31 02:13:55 +00:00
Nextcloud bot
087f7b11be
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-30 02:13:45 +00:00
Daniel
2142cc1f4c
Merge pull request #34884 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2022-10-29 21:52:41 +02:00
dependabot[bot]
19dbd8e7e0
Merge pull request #34883 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.5.26
2022-10-29 07:36:33 +00:00
dependabot[bot]
7af1ca021e
Merge pull request #34881 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-0.5.0-beta.3
2022-10-29 07:26:43 +00:00
nextcloud-command
bf880d3d24
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-10-29 07:16:04 +00:00
Nextcloud bot
0e54a62aaf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-29 02:15:22 +00:00
dependabot[bot]
2c746fec1b
Bump phpunit/phpunit from 9.5.23 to 9.5.26 in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.23 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.26 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 01:04:53 +00:00
dependabot[bot]
c359185710
Bump @nextcloud/calendar-availability-vue
...
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue ) from 0.5.0-beta.2 to 0.5.0-beta.3.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases )
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.5.0-beta.2...v0.5.0-beta.3 )
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 01:03:07 +00:00
Vincent Petry
3bf11dcf60
Fix visibility of internal expire date
...
Fixed visibility of the expiration date field for internal shares by
aligning the logic with the one from the public link shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-10-28 18:58:52 +02:00
Christoph Wurst
12815c12b7
Merge pull request #34866 from nextcloud/chore/cs-fixer-cache-ignore
...
Add new CS fixer cache file to .gitignore
2022-10-28 13:27:57 +02:00
John Molakvoæ
dedb9d5753
Merge pull request #34741 from nextcloud/fix/unsupported-browsers-user-only
...
Only check unsupported browsers on user rendering
2022-10-28 13:05:26 +02:00
John Molakvoæ
a8e8a89ade
Only check unsupported browsers on user rendering
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-28 12:23:02 +02:00
John Molakvoæ
3323b1ac0d
Merge pull request #34359 from nextcloud/enh/admin-theming-vue
2022-10-28 11:47:58 +02:00
Christoph Wurst
98f2c62517
Add new CS fixer cache file to .gitignore
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-28 11:00:32 +02:00
Simon L
d6ea109733
Merge pull request #34858 from raboof/disable-browser-translation
...
Disable browser translations
2022-10-28 09:34:33 +02:00
Christoph Wurst
08e11d7e14
Merge pull request #31064 from nextcloud/prune-calendar-changes
...
Add a background job to prune outdated sync tokens
2022-10-28 08:44:33 +02:00