Commit Graph

21864 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
Daniel Kesselberg eecdb62e92
fix: add workaround for oci and limit queries 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
John Molakvoæ 20df0019f1
fix(psalm): systemtags 3 years ago
Julius Härtl a6fe9130b9
fix: Empty fallback for template creator action label 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 6385a5af36
Let OC\Group\Group handle the fallback and remove default implementation from ABackend 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
Christopher Ng 966bc06e8d Create new file/folder labels 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
Nextcloud bot 278f6413c9
Fix(l10n): Update translations from Transifex 3 years ago
Joas Schilling ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
Nextcloud bot e9aefb5251
Fix(l10n): Update translations from Transifex 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 d1e4a7a750 Update autoloaders 3 years ago
Marcel Klehr 5a7f023bfc JobList#hasReservedJobs: Close cursor 3 years ago
Marcel Klehr 5608b50778 Fix BackgroundJob tests 3 years ago
Marcel Klehr 94038e0673 IParallelAwareJob: Add missing boilerplate 3 years ago
Marcel Klehr 0f3211c4e4 Add IParallelAwareJob interface 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
Arthur Schiwon 7519949f37 add the server roots and version info hash to apcu prefix 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
Nextcloud bot 8799098d1f
Fix(l10n): Update translations from Transifex 3 years ago
Joas Schilling ab7b63db84
fix(autoloader): Rebuild 3 years ago
Joas Schilling db9901a02e
Fix(docs): Fix parameter type in doc block 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
Nextcloud bot 9db33055b2
Fix(l10n): Update translations from Transifex 3 years ago
Christoph Wurst 2c0cfd3772
feat(app-framework): Add native argument types for middleware 3 years ago
Marcel Klehr eb996cbbb0 TranscriptionJob: Ensure filesystem is setup before trying to retrieve file 3 years ago