Commit Graph

5138 Commits (b8046e2ba4f8d80cd8fda4dd078348d5bcf46bbc)

Author SHA1 Message Date
Simon L bfb3b2af9f increase preview_max_memory and make it easier to debug 3 years ago
Christoph Wurst b6dd1a1d7b
fix(app framework): Fix missing cast of double controller parameters 3 years ago
Artur Neumann 81f2857f34
check if params given to API are really an array 3 years ago
Julius Härtl 4bcaeb6c2c
Drop 3rdparty root since it is unused and adjust tests 3 years ago
Julius Härtl 306d7829b5
Cache available languages locally 3 years ago
Julius Härtl 59ae6e9dd6
Also update the unencrypted size of files when creating them with empty content 3 years ago
Julien Veyssier 4a3f3beb0b
use bruteforce protection on all methods wrapped by PublicShareMiddleware 3 years ago
Côme Chilliet 7cf1dec842
Fix errors in calendar tests saying function handleIMipMessage does not exists on ICreateFromString 3 years ago
Côme Chilliet ee06261b82
Fix codestyle in modified files 3 years ago
Côme Chilliet 578648a062
Adapt tests to new job constructors 3 years ago
J0WI a4d0700bf2 Fix test image default quality 3 years ago
Anna Larch 7c4ceb444c Add group display name cache 3 years ago
Carl Schwan e35bcc9381 Fix tests 3 years ago
Joas Schilling d1f2e5e967
Increase the fair-use push limit to 1.000 users 3 years ago
John Molakvoæ d27a39271e
getAppValue expects string 3 years ago
Git'Fellow 0f3150cff7
Tests adjustement 3 years ago
Côme Chilliet 68363f6944
Fix some more problems with tests under PHP 8.2 3 years ago
Côme Chilliet 324126888e
Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.php 3 years ago
Côme Chilliet 0f7e56b3b3
Fix syntax in VerificationTokenTest.php 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago
Côme Chilliet 70e2217d1c
Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Christoph Wurst 9d0e79f10d
Fix PublicKeyTokenProviderTest import and mock 3 years ago
Julius Härtl 908b7aa70a
Attempt to fix CalendarImpl tests 3 years ago
Julius Härtl 2a684f6741
Fix some phpunit test warnings 3 years ago
szaimen f9e9cd270d
Limit-number-of-concurrent-preview-generations 3 years ago
Julius Härtl fd036f774f
Do not throw errors when invalid setTo email is provided 3 years ago
Christoph Wurst 052dcdebe8
Refactor the ErrorHandler into a dynamic class 3 years ago
Christoph Wurst 8aea25b5b9
Add remote host validation API 3 years ago
Julius Härtl 07e94eca6f
Emit typed event when preview is requested 3 years ago
Christoph Wurst d4b9b010b0
Rename LocalAddressChecker methods to lower case 3 years ago
Côme Chilliet 0d9c1510ca Fix ContactsStoreTests under PHP 8.2 3 years ago
Robin Appelman 3357c8e783 test disabling write check 3 years ago
Julius Härtl 298d2b9b58
Skip general login with email for non-valid addresses and LDAP 3 years ago
Varun Patil 48917e718e Interlace all output JPEG 3 years ago
Simon L 11108e8032 Revert "fix external storages access" 3 years ago
Christoph Wurst c5922e67d3
Run session token renewals in a database transaction 3 years ago
szaimen 1d17a0843a set theming app to alwaysEnabled 3 years ago
John Molakvoæ d77e832223
Fix tests 3 years ago
Joas Schilling e674087ebf
Adjust unit tests 3 years ago
Roeland Jago Douma 60ee874485
Remove long depreated AppFramework/Db/Mapper 3 years ago
Andy Xheli ae6a7c88a0 Update ContactsStoreTest.php 3 years ago
Côme Chilliet 4123eeeaa3 Fix ContactsManagerTest test 3 years ago
Côme Chilliet 5347fb02dc Remove some constants and functions which have been long deprecated 3 years ago
Carl Schwan 92a5a8f075 Cleanup tags and Share component 3 years ago
Robin Appelman 1de0b10751 add test for trying to fopen a file which no longer exists on disk 3 years ago
Carl Schwan de23ff38ff Move avatar clearing in the background 3 years ago
Stanimir Bozhilov 46c10c77e1 Fix the JSON content type regex to match all MIME types 3 years ago
Arthur Schiwon a133a8a9d7
remove getDefaultInstallationBundle 3 years ago
Arthur Schiwon 759eaee5ed
remove Core Bundle 3 years ago
Stanimir Bozhilov f7d51a39cf Add unit tests for application/scim+json content type 3 years ago