Simon L
533e1803cf
Merge pull request #34937 from nextcloud/fix/do-not-crash-on-extension-without-version
...
Avoid a crash when a PHP extension has no version
2022-11-07 10:45:44 +01:00
Côme Chilliet
7af4fea0e3
Suppress false-positives from psalm, waiting for fix upstream
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-07 10:01:53 +01:00
Nextcloud bot
ed03a0c217
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-07 02:14:09 +00:00
Nextcloud bot
7f2c21f056
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-06 02:12:40 +00:00
szaimen
f9e9cd270d
Limit-number-of-concurrent-preview-generations
...
Signed-off-by: Bowen Ding <dbw9580@live.com>
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-05 16:03:01 +08:00
Nextcloud bot
c88aabd125
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-05 02:15:04 +00:00
Julius Härtl
5c4a66f0c1
Merge pull request #34775 from nextcloud/bugfix/noid/mailer-set-to
...
Do not throw errors when invalid setTo email is provided
2022-11-04 18:24:55 +01:00
Vincent Petry
966ee67efb
Merge pull request #34834 from nextcloud/bugfix/noid/skeleton-size-calc
...
Fix size calculation on copying the skeleton files
2022-11-04 17:23:40 +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
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
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
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 bot
bfb764b5f3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-03 02:14:09 +00: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
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
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
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
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
Nextcloud bot
0e54a62aaf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-29 02:15:22 +00: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
Joas Schilling
613b2a51e7
Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-enable-dashboard-widgets
...
Allow to conditionally enable dashboard widgets
2022-10-28 07:30:16 +02:00
Nextcloud bot
8db40df3bd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-28 02:14:23 +00:00
Joas Schilling
d007088cf5
Merge pull request #34847 from nextcloud/refactor/local-address-checker-method-capitalization
...
Rename LocalAddressChecker methods to lower case
2022-10-27 15:57:58 +02:00
Julius Härtl
07e94eca6f
Emit typed event when preview is requested
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-27 14:31:33 +02:00
Christoph Wurst
d4b9b010b0
Rename LocalAddressChecker methods to lower case
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-27 13:24:28 +02:00
Julius Härtl
5e416c529e
Use proper storage method for writing skeleton files
...
otherwise the filecache will have a wrong size for skeleton files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-27 08:47:32 +02:00
Joas Schilling
23171206b4
Allow to conditionally enable dashboard widgets
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-27 07:25:25 +02:00
Joas Schilling
c5fcebb65d
Continue registering and loading other dashboard widgets when one failed creation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-27 07:20:16 +02:00
Nextcloud bot
71493433b8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27 02:14:02 +00:00
Robin Appelman
a5036a973c
allow disabling object store write check
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-26 18:45:59 +00:00
Louis
1e450407f6
Merge pull request #34809 from nextcloud/artonge/fix/getMetadata_return_type
...
Fix getMetadata return type
2022-10-26 14:25:09 +02:00
Vincent Petry
5198fa49f7
Merge pull request #34804 from nextcloud/bugfix/noid/ldap-login-filter-no-mail
...
Skip general login with email for non-valid addresses and LDAP
2022-10-26 14:12:31 +02:00
Julius Härtl
298d2b9b58
Skip general login with email for non-valid addresses and LDAP
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-26 12:30:25 +02:00
Louis Chemineau
38f5006c3e
Fix getMetadata return type
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-26 11:37:51 +02:00