Commit Graph

64976 Commits

Author SHA1 Message Date
Richard Steinmetz 304b71647f
Fix duplicate event email notifications
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-04 16:24:57 +01:00
Joas Schilling f53abd3995
Merge pull request #34963 from nextcloud/followup/34522/fix-invalid-date
Fix invalid date in security.txt
2022-11-04 11:05:10 +01:00
Joas Schilling e096ca7d01
Fix invalid date in security.txt
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-04 07:54:57 +01:00
Nextcloud bot 8795433208
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-04 02:14:14 +00:00
Simon L ec22118017
Merge pull request #34954 from nextcloud/bugfix/noid/autoloader-update-imip
Dump autoloaders for new IHandleImipMessage
2022-11-03 22:10:51 +01:00
Julius Härtl 4da550c569
Merge pull request #34934 from nextcloud/bugfix/noid/session-reopen-read
Read encrypted session data again on reopen
2022-11-03 17:26:31 +01:00
Julius Härtl 60c3d82f9d
Dump autoloaders for new IHandleImipMessage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-03 17:21:21 +01:00
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
Côme Chilliet 2e83a21cd2
Merge pull request #34678 from pulsejet/patch-jpeg
Interlace all output JPEG
2022-11-03 16:11:03 +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
Julius Härtl c412821606
Do not remove complete encrypted session key when just a key should be removed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-03 13:20:30 +01:00
Julius Härtl 2ff840b5c1
Read encrypted session data again on reopen
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-03 13:20:30 +01:00
Côme Chilliet 56f24cff9f
Avoid a crash when a PHP extension has no version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-03 11:53:51 +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
Christoph Wurst 41b2466d35
Clean up and deprecate app container aliases
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02 19:42:09 +01: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