Commit Graph

13209 Commits (cc525094b2ef53fc43bc2ee4672d4061b4d9cb0d)

Author SHA1 Message Date
Robin Appelman cc0ad25c98
don't always check if we need to setup the object store root 3 years ago
Robin Windey 1dcc8559cf
Log to error_log in fatal case 3 years ago
JanisPlayer c71a3065a7 Allow to specify an imaginary key 3 years ago
fenn-cs d0fc159975 Avoid db connection when logging db connection errors 3 years ago
jld3103 2a19753cf7
Clear generated avatar caches 3 years ago
jld3103 e294045223
Properly clear cached avatars 3 years ago
Joas Schilling 3a6bc7aba2
fix(middleware): Also abort the request when reaching max delay in afterController 3 years ago
Côme Chilliet ae525e1935
Fix return types in phpdoc 3 years ago
Julius Härtl 0ebb00d01d
fix: Do not attempt to use l10n files as sources for combined js files 3 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Ferdinand Thiessen 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 3 years ago
John Molakvoæ 4a86487859
fix: getGroups limit check syntax 3 years ago
Robin Appelman 13b06ba4e2
revert public interface back to the original types, just cast them before passing the nulls to the backends 3 years ago
Robin Appelman 7ad3574d71
also update groupinterface and database backend 3 years ago
Robin Appelman e4b9ecd8f2
fix default values and type hints for GroupManager::search 3 years ago
Côme Chilliet a90581b405
Get rid of more int casts in file size manipulations 3 years ago
Varun Patil c6cee282b3 redis: move lua scripts to class and add type hints 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Arthur Schiwon df662f50bd
refactor: remove where specification from SELECT getter 3 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago
Arthur Schiwon dbfd2f936a
refactor: remove SystemTag logic from Folder into QuerySearchHelper 3 years ago
Arthur Schiwon 2489a2d63a
feat: specify media type via url path: systemtags-current/$mediaType 3 years ago
Arthur Schiwon 6bff6a5667
PoC: SystemTags endpoint to return tags used by a user with meta data 3 years ago
Louis Chemineau b67e34f78f Restrict EXIF extracting to a subset of formats 3 years ago
Louis Chemineau 157be42a83 Prevent error on files scan if metadata exists 3 years ago
Côme Chilliet 1cc1866ba3
Add back missing slash in LazyUserFolder path 3 years ago
jld3103 04d840211f
Remove version check for ancient libxml version 3 years ago
Joas Schilling 505e467cc4
fix(translation): Don't use translation providers when from and to are the same 3 years ago
Christopher Ng 4ecae83385 fix(user): Can change display name 3 years ago
Côme Chilliet 6034cc6893 Make sure to never trigger files hooks on a null path 3 years ago
Carl Schwan 85770f3b9f Make it easier to debug issue #32304 3 years ago
Thomas Citharel 375466819e
fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader 3 years ago
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 3 years ago
Louis Chemineau 8ad2f34045 Remove job from oc_jobs when the file is not findable 3 years ago
Julius Härtl 3bdd770129
fix: Check for wrapped retriable exceptions 3 years ago
Julius Härtl 11c5bc6a2a
fix: Wrap filesystem LockedExceptions for holding the readable path 3 years ago
Joas Schilling 9d6ec68b59
feat(translation): Return the detected language so clients can show more details 3 years ago
Joas Schilling dc67b48c28
fix(translation): Detect the language first and then ask all providers for translations 3 years ago
Côme Chilliet 10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates 3 years ago
Git'Fellow 951c5b973e
Normalize logical operators 3 years ago
Robin Appelman e7ab30f5d8
log performance events for http requests 3 years ago
Robin Appelman f5e2b0b22f
allow storing multiple mounts for the same rootid in the mount cache 3 years ago
Côme Chilliet 346344c153
Update version number in since and deprecated annotations 3 years ago
Côme Chilliet b6c17c6ce7
Clear up return types 3 years ago
Côme Chilliet 3c2b126eba
Make code clearer and bump @ deprecated annotations 3 years ago
Carl Schwan a4c599c1c9
Split new method in a new group backend interface 3 years ago
Carl Schwan 35dc223500
Optimize retrieving display name when searching for users in a group 3 years ago
Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false 3 years ago
Vitor Mattos 7ab50ab010 Update expire_date column of table comments 3 years ago
Daniel Kesselberg 155ea6a54c
fix: change maintenance mode info wording 3 years ago