Commit Graph

4638 Commits (db625f01b3fdafacd2e4d110eaaa6efb69cd6eb9)

Author SHA1 Message Date
Robin Appelman cf6da08f00
ci 4 years ago
acsfer 8610099c5f Update Tests 4 years ago
acsfer b3482b1d06 Tests update 4 years ago
Daniel Kesselberg 98d3836650
explicitly close source stream on local storage 4 years ago
Daniel Kesselberg 32ee325887
Add email addresses to contacts menu 5 years ago
Lukas Reschke f416cacc64 Add database ratelimiting backend 5 years ago
Jasper Knockaert 5341807b14 Update EncryptionTest.php 5 years ago
Jasper Knockaert bbf191bdef 2nd attempt to fix tests 5 years ago
Jasper Knockaert ab14c0322b attemtp to fix test 5 years ago
Jonas Meurer d528243c0c Use IURLGenerator function to get value of `\OC::$WEBROOT` global 5 years ago
Robin Appelman ca3a6251d2
better cleanup of user files on user deletion 5 years ago
Robin Appelman 4c954e7dd1 fix Folder->getById() when a single storage is mounted multiple times 5 years ago
Robin Appelman 96b9aeecd5
add test for searching within a "root jail" 5 years ago
Julius Härtl 055f722052 Let memory limit set in tests fit the used amount 5 years ago
Julius Härtl 4c9686a969 Run s3 tests again 5 years ago
Robin Appelman 287edf0e61
Set umask before operations that create local files 5 years ago
Lukas Reschke d838108dea Escape filename in Content-Disposition 5 years ago
Joas Schilling 6a8d6beb57 Fix ratelimit template 5 years ago
Joas Schilling 2c1218826d Validate the website field input to be a valid URL 5 years ago
Joas Schilling f600fbf364 Make Testcase class compatible with phpunit-9.5 5 years ago
Vincent Petry fe0f1c792c
Fix empty password check for mail shares 5 years ago
Lukas Reschke b5838c5248 Increase subnet matcher 5 years ago
Julius Härtl 89a19a338e Get the parent directory before creating a file from a template 5 years ago
Julius Härtl d6bad03a5c Log and continue when failing to update encryption keys during for individual files 5 years ago
Arthur Schiwon caec3a8cee gracefully handle deleteFromSelf when share is already gone 5 years ago
Vincent Petry ec492eadfa Add known user check in avatar when v2-private scope 5 years ago
Vincent Petry ab22999eb9 Added PlaceholderAvatar with own cached images 5 years ago
Vincent Petry 73ec32d19b Add property scope tests for AccountManager 5 years ago
Vincent Petry 5d76574a81 Map old account scope properties to new names 5 years ago
Vincent Petry f45f826b52 Add new v2-private account scope 5 years ago
Robin Appelman d4381c0eac handle ordering in folder search 5 years ago
Robin Appelman 8551ee079d folder filtering in sql 5 years ago
Robin Appelman 277c0039f6 cleanup fileinfo creation 5 years ago
Robin Appelman 423e1581e0 handle limit and offset in folder file search 5 years ago
Robin Appelman 2500d296c5 only require user to be set in a query that handles tags 5 years ago
Joas Schilling 3fd9d0dc50 Also limit to user group in case enumeration is enabled for groups and phonenumbers 5 years ago
Joas Schilling 553a25e1a1 Improve search results when only phonebook-matches can we autocompleted 5 years ago
Robin Appelman def56ca0cd expand 'path is already shared' error message 5 years ago
Vincent Petry 695ccecf26 Update user share must use correct expiration validation 5 years ago
Robin Appelman c727879073 adjust tests 5 years ago
Robin Appelman ec0985ba68 fix search in nested jails 5 years ago
Robin Appelman eb56b1d0bd fix cachjail searching for root 5 years ago
Robin Appelman 046638abeb do cachejail search filtering in sql 5 years ago
Roeland Jago Douma 8806bbe6fe Allow overwriting isAuthenticated 5 years ago
Robin Appelman 6308267aff apply object store copy optimization when 'cross storage' copy is within the same object store 5 years ago
Joas Schilling 2d92f1117b Fix Test class name 5 years ago
Joas Schilling 77f6d768bc
Add a setting to restrict returning a full match unless in phonebook or same group 5 years ago
Joas Schilling c7560ab3a9
Restrict autocompletion also based on the phonebook known users 5 years ago
Joas Schilling a745d58133 Cache the user backend info for 300s 5 years ago
Joas Schilling 814a8acccc Fix unit tests 5 years ago