Commit Graph

23520 Commits (08e62bece99ab59624b363aec64400a499991561)

Author SHA1 Message Date
provokateurin 4c5e05f37e
fix(Router): Stop loading routes of disabled apps 2 years ago
Joas Schilling 02ebbfb4ea
fix(userstatus): Fix docs of user status manager 2 years ago
Josh 4509a17cdd fix(User\Manager): Avoid future collisions with updater/audit logs 2 years ago
provokateurin ce53a7ad81
fix(OC_Image): Set correct return type for exif_imagetype stub 2 years ago
Julien Veyssier d967151f52
fix(bg-jobs): review adjustments 2 years ago
Julien Veyssier 1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command 2 years ago
Marcel Klehr 352d79deee
fix(bg-jobs): fix psalm issues 2 years ago
Marcel Klehr a3d8632fbe
fix(bg-jobs): fix minor issues 2 years ago
Julius Härtl 8400bfee01
feat(bg-jobs): Add background worker occ command 2 years ago
Julius Härtl 52eb6d8726
feat(bg-jobs): Allow calling cron.php with a background job class 2 years ago
Robin Appelman d6be80ceaf
feat: add option to add backtrace to the query logger 2 years ago
Robin Appelman 8d870a32c2
fix: fix FileAccess::getByFileId(InStorage) 2 years ago
Nextcloud bot a8d077f0ce
Fix(l10n): Update translations from Transifex 2 years ago
Joas Schilling 90ba7db0fb
fix(querybuilder): Remove temporary internal method executeUpdate() 2 years ago
Daniel Kesselberg fedc80d4ea
chore: remove unnecessary ini_set 2 years ago
Côme Chilliet eb25e10f55
fix: Avoid reference use in AppConfig 2 years ago
Côme Chilliet ed4603c5aa
fix: Fix small psalm errors in legacy 2 years ago
Côme Chilliet af728c5ff6
fix: Fix tiny phpdoc errors related to Share 2 years ago
Côme Chilliet 0df6048693
fix: Fix phpdoc typing in DirectEditing\Manager 2 years ago
Côme Chilliet 2333657fb6
fix: Improve typing in Archive/TAR.php 2 years ago
Côme Chilliet ece3588252
fix: Improve typing of mimetype aliases 2 years ago
Côme Chilliet b7acecd006
fix: Fix default values for ini var in lib/base.php 2 years ago
Côme Chilliet 26c4ca264f
fix: Remove bogus code from query builder and fix parameter name 2 years ago
Côme Chilliet 672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Nextcloud bot fce8f97779
Fix(l10n): Update translations from Transifex 2 years ago
Joas Schilling bc4a102f52
fix(session): Avoid race condition for cache::get() vs. cache::hasKey() 2 years ago
Nextcloud bot 6e94aba264
Fix(l10n): Update translations from Transifex 2 years ago
Christoph Wurst 21ee7f59bd
fix(session): Do not update authtoken last_check for passwordless 2 years ago
Christoph Wurst f3d6309e36
perf(db): Sort data for IN before chunking 2 years ago
Robin Appelman 40d9a3fcab
feat: add option to enable s3 acceleration 2 years ago
Nextcloud bot 94282863cb
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 1f2ad209b3
Fix(l10n): Update translations from Transifex 2 years ago
Joas Schilling cdb40a3110
fix(openstack): Fix psalm issue with updated openstack version 2 years ago
Nextcloud bot 878538ca54
Fix(l10n): Update translations from Transifex 2 years ago
Velwark 535d5de037 Update LoggerWrapperCache.php 2 years ago
Nextcloud bot 8b8463e126
Fix(l10n): Update translations from Transifex 2 years ago
Christopher Ng 3082bdc788 feat: Update help entry name 2 years ago
Joas Schilling 7cfe36e49b
fix(storage): Fix DAV storage as false is never returned 2 years ago
Côme Chilliet 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
Côme Chilliet 6d291ac260
chore: Add missing parameter to docblock tag psalm-taint-sink 2 years ago
Côme Chilliet ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 years ago
Julius Härtl f9e235f7f1 perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy 2 years ago
Côme Chilliet a0be3ffdf2
fix: Fix tests following OC_App migrations to IAppManager 2 years ago
Côme Chilliet 733a818139
fix: Migrate a few more classes away from OC_App::getAppPath 2 years ago
Côme Chilliet 0e7bac72ae
fix: Make sure that AppManager can be built before Nextcloud is installed 2 years ago
Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 2 years ago
Nextcloud bot 2be7b12fd5
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot fc560d8ec9
Fix(l10n): Update translations from Transifex 2 years ago
Sam Bull b6ade7c8e4 fix: regression with updating read-only config 2 years ago
Joas Schilling 64d32abb48
fix(CI): Suppress psalm UndefinedClass 2 years ago