Commit Graph

13144 Commits (c9c49bfef8ff39eb052d9bddb796882290467c98)

Author SHA1 Message Date
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
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 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
Joas Schilling ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
Carl Schwan b1ec7ff51f
Add missing taint analysis docblock comments, and improve escaping in some methods 3 years ago
Marcel Klehr 524d053eb2 JobList: add debug log when hasReservedJob query fails 3 years ago
Robin Appelman 05dc96f60d
debug log requests made by dav external storage/shares 3 years ago
Joas Schilling 89c3c31402
feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago
Marcel Klehr 5a7f023bfc JobList#hasReservedJobs: Close cursor 3 years ago
Marcel Klehr 5608b50778 Fix BackgroundJob tests 3 years ago
Marcel Klehr 6f9a3218d0 Update lib/private/BackgroundJob/JobList.php 3 years ago
Marcel Klehr 1296f3612e test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs 3 years ago
Marcel Klehr ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob 3 years ago
Marcel Klehr c01c516323 feat(BackgroundJobs): Allow preventing parallel runs for a job class 3 years ago
Arthur Schiwon bb4b34ff69 Read mtime of version.php only once 3 years ago
Robin Appelman 4b52dafbf9
ignore errors while trying to update parent storage_mtime 3 years ago
Côme Chilliet e91e7bc60f
Fix TypeError in Profiler 3 years ago
Marcel Klehr fbcd275acb Context params: Make userId nullable 3 years ago
Marcel Klehr a2f5421fc3 SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events 3 years ago
Christoph Wurst ce71aa9acb
fix(events): Log deprecated events as debug, not info 3 years ago
Marcel Klehr a8b27c9126 TranscriptionJob: Add owner argument to simplify filesystem setup 3 years ago
Marcel Klehr eb996cbbb0 TranscriptionJob: Ensure filesystem is setup before trying to retrieve file 3 years ago
Jérôme Herbinet c343569b3f To be consistent with the list of users 3 years ago
Marcel Klehr 9649f91892
Update lib/private/SpeechToText/SpeechToTextManager.php 3 years ago
Joas Schilling bef4cf0ad1
Fix missing import 3 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 3 years ago
Christoph Wurst a06898a2d0 fix(security)!: Use consistent HTTP status for strict cookie checks 3 years ago
Simon L 800f40b71c fix php-lint 3 years ago
Marcel Klehr 3f57725a7c SpeechToTextManager#transcribeFile: Try next provider if one fails 3 years ago
Glandos e542e60dbc try to make linters happy 3 years ago
Glandos 3440387f0f gather code from small and max preview 3 years ago
Glandos 24c121347a Revert 0e49b40 3 years ago
Glandos 06a7e90383 improve parameter doc 3 years ago
Glandos 4954bead1d Ensure max preview image is not null 3 years ago
Glandos b6c65fee2a php-cs-fix 3 years ago
Glandos 9b4d5146d5 List preview directory only once 3 years ago
Claus-Justus Heine 45ec432492 Don't call session_start() when PHP session is still or already open. 3 years ago