Commit Graph

21893 Commits (00d6a6f514b80aac6bdf044cdf71251caff3f46b)

Author SHA1 Message Date
Nextcloud bot 46bb952ba5
Fix(l10n): Update translations from Transifex 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
Simon L 84b88c01c7 adjust wording 3 years ago
Simon L 6e5a307757 adjust wording for update hint when files of a specific app are not there 3 years ago
Nextcloud bot 158405127b
Fix(l10n): Update translations from Transifex 3 years ago
Nextcloud bot 737e79854e
Fix(l10n): Update translations from Transifex 3 years ago
Christopher Ng 4e51f5224c feat(UserMigration)!: 32-bit support 3 years ago
jld3103 04d840211f
Remove version check for ancient libxml version 3 years ago
Marcel Müller 484f7a6641 Add messageId to richObject definition of Talk 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
Robin Appelman 5c31c35d40
add option to list all files instead of limiting 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
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 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
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