644 Commits (master)

Author SHA1 Message Date
Aleksander Machniak 70e4e86148 Support IPv6 in database DSN (#9937) 2 days ago
Aleksander Machniak 060fc95672 PHP 8.5 compat. fixes 2 weeks ago
Aleksander Machniak ba60aa8637 CS fixes in tests 3 weeks ago
Philip Weir 1e95cf3b9e
Stub out 2 more contact searching tests (#9903) 1 month ago
Pablo Zmdl 5cab1c5b1d
Render text/markdown mimeparts as HTML (#9899) 1 month ago
Pablo Zmdl c069be5897
Validate URL parameter in upload code (#9865) 2 months ago
Aleksander Machniak c396e79aae - Fix connecting to LDAP using ldapi:// URI (#8990) 2 months ago
Aleksander Machniak a0849d7d53 Improve link matching pattern in the string replacer 2 months ago
Aleksander Machniak 9a7aa231aa Fix new phpstan errors 3 months ago
Aleksander Machniak ab08ade64a Use object-oriented style of Fileinfo functionality 3 months ago
Aleksander Machniak 640ab6d0ea Fix phpstan issue 3 months ago
Aleksander Machniak 8208b9f87d Fix bug in handling rcmail::format_date()'s $convert argument (#9666) 3 months ago
Aleksander Machniak 093231905d Tests: Cleanup/refactor around HTTP client mocking 4 months ago
Aleksander Machniak f9fc356dff More tests for static.php 4 months ago
Aleksander Machniak 22884d5da1 Tests: Rise PHP server process startup time 4 months ago
Aleksander Machniak 5fab389625 Add (incomplete) tests for static.php and installer.php 4 months ago
Aleksander Machniak 09a1c86079 Fix phpunit.xml 4 months ago
Aleksander Machniak dc9f6943a4 Bump minimum phpunit version to v10 4 months ago
Aleksander Machniak 344260db89 Bump laravel/dusk version 4 months ago
Aleksander Machniak 94fd5a0f80 CS fixes (for the new fixer version rules) 5 months ago
Aleksander Machniak 781f006ed2 Fix PHP warning 5 months ago
Aleksander Machniak 44f0ac5b00 Fix folder list sorting when using personal namespace prefix of INBOX/ (#9452) 5 months ago
Aleksander Machniak 64df318a73
Add static files server (#9294) 6 months ago
Pablo Zmdl 752b152a23
Check if attachment is actually(!) referred to (#9585) 6 months ago
Aleksander Machniak 41eaff2839 Fix decoding of attachment names encoded using both RFC2231 and RFC2047 standards (#9725) 6 months ago
Pablo Zmdl d877302e50
Fix displaying message/rfc822 parts (#9753) 6 months ago
PhilW e4d952f814 wait for list to load in Browser\Contacts\ExportTest::testExportSelected test 8 months ago
Aleksander Machniak 4bde475ea1 Fix handling of binary mail parts (e.g. PDF) encoded with quoted-printable (#9728) 7 months ago
Pablo Zmdl 46d25161dc
Test message rendering (#9460) 7 months ago
Michael Voříšek efcdce84ba
Keep phpstan strict rules testing (#9424) 8 months ago
Pablo Zmdl 06c5e019b7
Test config option rule: null -> hardcoded default, false -> disabled (#9684) 9 months ago
Aleksander Machniak d6a6d04e40 Fix test 9 months ago
Aleksander Machniak b1e47a8fa5 Fix tests (#9682) 9 months ago
Pablo Zmdl d31c536f24
Fix test by make sorting independent of locale and case (#9640) 10 months ago
respiranto 6159ebeb02
vcard: Fix whitespace handling in line cont's (#9637) 10 months ago
Pablo Zmdl 818df3b13f
Fix downloading files in tests with new Chromiums (#9627) 11 months ago
Aleksander Machniak 7c8968f4fe Use new HTML5 parser available on PHP >= 8.4 11 months ago
Aleksander Machniak 58721e3037 Fix regression where HTML messages were displayed unstyled (#9586) 11 months ago
Aleksander Machniak 53218006e1 Fix test 12 months ago
Aleksander Machniak ec4b837783 Fix tests regression 12 months ago
Aleksander Machniak 825fb4fb58 Fix tests regression 12 months ago
Aleksander Machniak c686939dd8 CS fix 12 months ago
Aleksander Machniak e12e273c0c More tests 12 months ago
Aleksander Machniak c99dcacddb - Fix information leak (access to remote content) via insufficient CSS filtering [CVE-2024-42010] 12 months ago
Aleksander Machniak 40a4a71b67 Fix XSS vulnerability in post-processing of sanitized HTML content [CVE-2024-42009] 12 months ago
Pablo Zmdl 85094706f9
Docker compose for testing (#9525) 1 year ago
Aleksander Machniak a8218b1eeb Fix bug where some messages could get malformed in an import from a MBOX file (#9510) 1 year ago
Aleksander Machniak 613629f83a Fix decoding mail parts with multiple base64-encoded text blocks (#9290) 1 year ago
Michael Voříšek 6377477eb2
Add PHPUnit 10.x and 11.x support (#9480) 1 year ago
Michael Voříšek f4272804d6
Rename test files for PHPUnit 10+ (#9477) 1 year ago