Commit Graph

4970 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Arthur Schiwon 8b2b5946e6
make placeholder a const for reuse 4 years ago
Arthur Schiwon 891c10d09d
fix overwriting original vars when logging 4 years ago
Arthur Schiwon 09a5947a6d
add serializer test 4 years ago
Joas Schilling 6e3d668436
Keep non default protocol in cloud id 4 years ago
Christopher Ng 7c50dd888e Test all scopes 4 years ago
Christopher Ng 7455cd9dd7 Fix get avatar authorization 4 years ago
Julius Härtl 50ed84fe17
Simlify tests for integrity check on modified mimetype lists 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Robin Appelman 2a68819a67
add case statement to sql function builder 4 years ago
Vincent Petry b212e8dcc9
Add unit tests for encryption's isSystemWideMountPoint 4 years ago
Joas Schilling c2af3667dc
Fix unit tests 4 years ago
Julius Härtl 3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling 4 years ago
Joas Schilling f9efc410fa
Restore old behaviour of sending flase for not found apps 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
Marcel Klehr f755ee0868 Files: Extend search to also cover tags 4 years ago
Thomas Citharel 4d26a9afa0
Allow to tweak default scopes for accounts 4 years ago
John Molakvoæ 9a9409e315
Remove SCSSCacher 4 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 4 years ago
Thomas Citharel 232322fe06
Modernize contacts menu 4 years ago
Carl Schwan fcae6a68c3 Cleanup lock related code 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Vincent Petry 01dbd22c9c
Validate requested length is random string generator 4 years ago
John Molakvoæ 3c6253f965
Remove old legacy SvgController and IconsCacher 4 years ago
Joas Schilling 7b3e2217de
Fix user agent trimming on installation 4 years ago
Vitor Mattos cefcd55994
Include more emoji chars to test and fixes after include it 4 years ago
Côme Chilliet 8184e356f4
Remove test for removed class SearchResultSorter 4 years ago
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 4 years ago
Joas Schilling a4cd9fd37c
Add a unit test for translation with trailing colon 4 years ago
Kirill Popov 0b27b9e658 Get not only time-sensitive next job from list but any 4 years ago
Carl Schwan 8bbdd9ea0c Cleanup AllConfig 4 years ago
Joas Schilling efb432865f
Fix test 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Louis Chemineau 37f1c8640e Add settings to ignore second display name in search 4 years ago
Maxence Lange 10eafd70c8 confirm user is internal to globalscale 4 years ago
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
Robin Appelman 151c800397
allow reusing known folder info when getting directory contents 4 years ago
Carl Schwan a29251e02d Allow to disable password policy enforcement for selected groups 4 years ago
Robin Appelman 754603a04e
dont needlessly resolve path when getting internalPath/storage from Node 4 years ago
Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 4 years ago
Vincent Petry 18c013d8fc
Add CSP policy merge priority for booleans 4 years ago
Joas Schilling 129bae62d4
Ensure string column limit of 4.000 characters 4 years ago
Côme Chilliet bfd09a0669 Avoid select with no FROM clause for Oracle in tests 4 years ago
Côme Chilliet efebbacca4 Add octetLength and charLength to function builder, and tests 4 years ago
Côme Chilliet 3546cfba1c
Fix more ILogger related problems from tests 4 years ago
Côme Chilliet 1809386862
Fix codestyle 4 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Joas Schilling 367be7c55f
Allow reactions also with other combined emojis 4 years ago
Joas Schilling d683e0d3d1
Automatically cut the token name on the first level 4 years ago
Joas Schilling 343476f54f
Fix unit tests 4 years ago