Commit Graph

11819 Commits (b8752c59cdc06fb976cd5c530389ff4f9571ae58)

Author SHA1 Message Date
Carl Schwan 8af4054237 Fix some issues with the API documentation 4 years ago
Joas Schilling 397b9098e8
Also cache non-existing to reuse it 4 years ago
Louis Chemineau bc2c02f451 Wrap S3 multipart upload exception 4 years ago
Louis Chemineau 0b768c17d2 Wrap S3 multipart upload exception 4 years ago
Christopher Ng e3244361ba Allow registration of migrators 4 years ago
Robin Appelman de260001f1
handle setupFS with null user 4 years ago
Robin Appelman b799fd40e9
dont mark fs as setup when no user is active 4 years ago
Robin Appelman 2673775f6e
fix fs cache test user setup 4 years ago
Robin Appelman 1ab58eff0f
pass user object during fs init 4 years ago
Robin Appelman 0217949715
only setup part of the filesystem for appdata requests 4 years ago
Joas Schilling b8e0a3dbdd
Use the new option to signaling insensitivity 4 years ago
Joas Schilling b765f79368
Allow apps to specify if their background job can be delayed 4 years ago
Christoph Wurst 9a656e5b35
Move calendar resource/room backend registration to IBootstrap 4 years ago
Christian Paier 9476ce70ed Removes misleading error message in occ files:scan for new users. 4 years ago
Christoph Wurst 2c356d0852
Add a Talk API for OCP 4 years ago
UmbrellaCodr a0d7e27789
reduce 'Movie preview generation failed Output' log errors 4 years ago
Joas Schilling 76541170bb
Allow specify a config prefix for another database connection 4 years ago
Vitor Mattos 8ec7c5c8ae
Update ICommentsManager with reaction methods 4 years ago
Claus-Justus Heine a355410b88
Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. 4 years ago
Robin Appelman 698a713904
use persistent connections when connecting to redis 4 years ago
Claus-Justus Heine a234217bb7
Allow sub-admins to access delegated settings. 4 years ago
Joas Schilling b59df35426
Make the DB query simpler (as we just deleted all other entries) 4 years ago
Louis Chemineau 04c9de7312 Add deprecation notice to script & addScript func 4 years ago
MichaIng ba1338e680 Return 404 when AJAX tries to list dir content but file given 4 years ago
Carl Schwan e3a12b3482
Fix psalm issues in theming app 4 years ago
Côme Chilliet 5cca86ce19
Remove redundant if clause 4 years ago
Côme Chilliet 35dcda36a3
Fix OC\Files\Storage\DAV::hasUpdated when cache is not set 4 years ago
Côme Chilliet ddae16d480
Add specific psalm-return for getAllUserValues 4 years ago
Côme Chilliet a6eb7dc676
Fix signatures and null $userId corner case 4 years ago
Côme Chilliet d630af4ca8
Add a new method getAllUserValues($userId) to IConfig 4 years ago
Joas Schilling f03468342e
Remove createPluralFunction which is replaced by Symfony\Translations lib 4 years ago
Joas Schilling 1ceba64863
Allow to get comments with a given set of verbs 4 years ago
Vitor Mattos b9f74584a1
Fix check after change from string to mb_string 4 years ago
Joas Schilling c9f2f00777
Fix CS 4 years ago
Joas Schilling ecb98f772e
Throw if trying to save reaction without support 4 years ago
Joas Schilling e0b89cd576
Only check mb_strlen() 4 years ago
Joas Schilling d850dc0220
Remove order from groupConcat as it is not working everywhere 4 years ago
Joas Schilling 189f9f96ce
Limit the summary and sort it afterwards 4 years ago
Vitor Mattos f071b4dfbb
Fix groupConcat and ordering on Oracle 4 years ago
Vitor Mattos f7cd995612
Order the reaction summary, improvements on validations 4 years ago
Vitor Mattos 1ce894a50c
Disable reactions if database don't support utf8mb4 4 years ago
Vitor Mattos 898e87fe1a
Rename vars and move logic to method 4 years ago
Vitor Mattos afe5b6dd8a
Prevent query error when use subquery 4 years ago
Vitor Mattos a7c0868a4c
Prevent violate constraint 4 years ago
Vitor Mattos 1dda03e1b5
Rename vars 4 years ago
Vitor Mattos 9efbc9c1d5
Add comments reactions 4 years ago
Julien Veyssier c0b6b78674
allow changing the top-left logo link target in system config 4 years ago
Côme Chilliet 36d7c73e69
Always call flush() as getAllKeys() is broken 4 years ago
Joas Schilling 4c41abd816
Allow to get custom loggers for syslog, errorlog and systemdlog too 4 years ago
Julius Härtl 99b2cf8339
Add hashed attribute column for indexed job existence check 4 years ago