Commit Graph

18971 Commits (6ac708c99afceda17c36d08e29ea2d2774dfa00a)

Author SHA1 Message Date
Vincent Petry 6ac708c99a Fix phpcs issues in encryption update 5 years ago
Julius Härtl d6bad03a5c Log and continue when failing to update encryption keys during for individual files 5 years ago
Nextcloud bot 6d70bd9246
[tx-robot] updated from transifex 5 years ago
Arthur Schiwon caec3a8cee gracefully handle deleteFromSelf when share is already gone 5 years ago
Joas Schilling e3927afe19 Only mark migrations as installed after execution 5 years ago
Samuel 3073732002 revert(comment) 5 years ago
Samuel c49cff453c revert(exception): keep throwing an exception for now 5 years ago
Samuel 22ddcfa740 fix(translation): replace static error message 5 years ago
Julius Härtl fc2e09b667 Properly end iterating over the file once the target has been reached 5 years ago
Vincent Petry 6cb5f36cf4 Update autoloader for PlaceholderAvatar 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 b9d59e2994 OCS allow reading and writing account property scopes 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
Nextcloud bot f10f9d090a
[tx-robot] updated from transifex 5 years ago
Nextcloud bot dd99255087
[tx-robot] updated from transifex 5 years ago
Morris Jobke cf8be87e47 Log when a storage is marked as unavailable 5 years ago
Robin Appelman fdf7eb10a2 show better error messages when a file with a forbidden path is encountered 5 years ago
Nextcloud bot 769c6fedad
[tx-robot] updated from transifex 5 years ago
John Molakvoæ (skjnldsv) e9fafce71b Catch invalid cache source storage path 5 years ago
Robin Appelman 5a1ae2c3c0 use node search api for legacy file search endpoint 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 c8679885f6 format 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
Robin Appelman d2245734d4 unify handling of Folder::search methods into "new" query objects 5 years ago
Nextcloud bot c60f0e06d0
[tx-robot] updated from transifex 5 years ago
Daniel Calviño Sánchez e6ee498f88 Add OCC command to reset rendered texts 5 years ago
Roeland Jago Douma e12e2ae8a3 Make psalm happy 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 e9ea4a0f01 Fix parameter types in docs 5 years ago
Joas Schilling f2acf492cf Add missing index on the user column 5 years ago
Joas Schilling 553a25e1a1 Improve search results when only phonebook-matches can we autocompleted 5 years ago
Nextcloud bot 2e2d2e79e8
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 89319b995f
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 798eff0161
[tx-robot] updated from transifex 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 0532f64aa8 remove explicit fclose from S3->writeStream 5 years ago
John Molakvoæ (skjnldsv) 1be574319c Fix default missing initial state for templates 5 years ago
Robin Appelman 1089d8545b dont allow creating users with __groupfolders as uid 5 years ago
Robin Appelman 44d4957548 verify that cache entry is valid 5 years ago
Robin Appelman f6f92e8bc6 also implement for FailedCache and NullCache 5 years ago
Robin Appelman 719db4cee9 use returned file id for object store copy 5 years ago
Robin Appelman bb180a95bb add ICopyFromCache trait to expose existing implementation 5 years ago
Robin Appelman e5ffb96c36 only use share cacheentry when available 5 years ago