644 Commits (master)

Author SHA1 Message Date
Aleksander Machniak ed0f9b5f67 Fix typo 1 year ago
Aleksander Machniak 62ba39123c Add missing #[\Override] attribute 1 year ago
Michael Voříšek 6a5f9ee7ce
Add override method attributes (#9272) 1 year ago
Aleksander Machniak aae7267883 CS fixes 1 year ago
Aleksander Machniak 6d8dd2c9a2 Fix fatal error when parsing some TNEF attachments (#9462) 1 year ago
Aleksander Machniak ba252dc5e2 Fix cross-site scripting (XSS) vulnerability in handling SVG animate attributes 1 year ago
Aleksander Machniak 6c54254a2f Fix folders hierarchy when special folders are subfolders of INBOX, with no personal namespace prefix (#9452) 1 year ago
Aleksander Machniak 15659d7815 PHPCS: phpdoc_annotation_without_dot=true (default) 1 year ago
Michael Voříšek 1e360999b2
Use composer autoloader for bundled plugins testing (#9412) 1 year ago
Michael Voříšek 4611b55072
Add phpunit slow detector (#9320) 1 year ago
Michael Voříšek 52d8172b0f
Allow composer autoloading (to coexist) (#9407) 1 year ago
Aleksander Machniak e086c2c97c Code improvements 1 year ago
Michael Voříšek 736795326c
Fix plugins composer.json format (#9405) 1 year ago
Aleksander Machniak ec4e4a0028 Fix tests 1 year ago
Aleksander Machniak 58d28297a3 Code improvements, PHPDoc fixes 1 year ago
Aleksander Machniak 3a76c9b3b6 Code improvements 1 year ago
Aleksander Machniak 7b127faec5 Code improvements 1 year ago
Aleksander Machniak 3b159a1c25 Code improvements in the spellchecker classes 1 year ago
Aleksander Machniak 4e7d5c601e Code improvements 1 year ago
Aleksander Machniak 5ed3b29a0a Code improvements 1 year ago
Aleksander Machniak 02e49ed236 Fix phpstan errors 1 year ago
Aleksander Machniak 3dbbbd4ce1 Fix attachment name decoding when 'charset' parameter exists in the headers (#9376) 1 year ago
Michael Voříšek 332c165d28
Fix some basic JS CS (#9328) 1 year ago
Michael Voříšek d18406a8bd
Fix binary operator spaces CS (#9330) 2 years ago
Aleksander Machniak 1f6a9b8843 Fix phpstan errors regarding rcube_uploads trait methods 2 years ago
Aleksander Machniak 343561b597 Fix regression in the browser tests 2 years ago
Aleksander Machniak c63ec982b2 Fix PHPStan errors in tests/Browser/ 2 years ago
Aleksander Machniak dfb88b50c1 Fix bug where HTML entities in URLs were not decoded on HTML to plain text conversion (#9312) 2 years ago
Aleksander Machniak d976801918 Fix phpstan errors regarding a mocked storage use 2 years ago
Michael Voříšek 4ee79b9e84
fix "explicit_string_variable" (#9315) 2 years ago
Michael Voříšek 54f4aa33f9
Fix CS - imports (#9316) 2 years ago
Michael Voříšek b1a0067e5d
Fix more CS (#9303) 2 years ago
Edouard Vanbelle 77aca18bd5
Refactorize request_access_token() returning a simple boolean (#9299) 2 years ago
Michael Voříšek a797873ef5
Fix "phpdoc_no_empty_return" CS (#9302) 2 years ago
Michael Voříšek 6a53a1d853
Fix CS (whitespace, visibility) (#9297) 2 years ago
Aleksander Machniak 7a07ce57f5 Test but do not output (while testing) some OAuth errors 2 years ago
Michael Voříšek 2643be3eaa
Fix single quotes CS (#9283) 2 years ago
Edouard Vanbelle ffa298d41c
OAuth: feat: use OIDC claims on user creation (#9286) 2 years ago
Edouard Vanbelle 14f092c7af
OAuth: security: add support of nonce (#9288) 2 years ago
Edouard Vanbelle 0e4c35797d
core: correct coding style warning (#9284) 2 years ago
Michael Voříšek 3e458fa5fd
Refer native constants unambiguously (#9275) 2 years ago
Michael Voříšek a9167a0d2f
Fix "static_lambda" CS (#9276) 2 years ago
Aleksander Machniak 97c618122d Ignore unlink() warning 2 years ago
Aleksander Machniak 9f5cc3e9fa Accept null as input to parse_bytes() 2 years ago
Michael Voříšek aa3803eaee
Return `integer|false` from parse_bytes() function (#9271) 2 years ago
Michael Voříšek 28c778b7a0
Modernize more CS III (#9270) 2 years ago
Aleksander Machniak 7154acf9c5 Tests: convertDeprecationsToExceptions="true" 2 years ago
Michael Voříšek 8c82b29baf
Assert expected data types in tests (#9268) 2 years ago
Aleksander Machniak 9729ff9418 Fix warning on parse_bytes(null) call 2 years ago
Aleksander Machniak 2546d2e2e7 Tests: Use mocked Guzzle client in Modcss action test 2 years ago