Commit Graph

21921 Commits (0ebb00d01dfdbcae670b1253ded83031fdb684bb)

Author SHA1 Message Date
Julius Härtl 0ebb00d01d
fix: Do not attempt to use l10n files as sources for combined js files 3 years ago
Nextcloud bot 8bdb50fd50
Fix(l10n): Update translations from Transifex 3 years ago
Nextcloud bot d454fe4b8c
Fix(l10n): Update translations from Transifex 3 years ago
Nextcloud bot 701e409c4c
Fix(l10n): Update translations from Transifex 3 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Nextcloud bot b85c2dab27
Fix(l10n): Update translations from Transifex 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
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
Nextcloud bot 46bb952ba5
Fix(l10n): Update translations from Transifex 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
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
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
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