Commit Graph

16055 Commits (46ced9df22af2be4fddcc5fc57789a7bd2e38faa)

Author SHA1 Message Date
Maxence Lange 46ced9df22 fix(lexicon): send single notice/warning when using unknown config key 4 months ago
Louis Chemineau a9d450285f
fix: Remove intro from presets 4 months ago
SebastianKrupinski ff4fdf1af8
feat: meeting proposals 4 months ago
Marcel Klehr a38cb61d4d fix(RepairMimeTypes): Fix psalm issue 4 months ago
Marcel Klehr 8c93c00fd7 feat: Add text/plain MIME type mapping for 'text' extension 4 months ago
Carl Schwan 76dc41ea18 fix(psalm): Fix ParamNameMismatch with IRepairStep::run 4 months ago
Carl Schwan ef5edb6801 fix(psalm): Fix ParamNameMismatch with Job::run 4 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 4 months ago
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 4 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
provokateurin bede81391b
fix(Accounts): Add back v2 scope migration 4 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 4 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 4 months ago
provokateurin 26ab3a6b74 refactor(Server): Deprecate \OCP\ICache service and replace it with a local cache 4 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 4 months ago
Thomas Citharel 4515974bbd
fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 4 months ago
Côme Chilliet 78d69d5581
feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 4 months ago
Maxence Lange a81d58970c feat(lexicon): set/get current preset from controller 4 months ago
provokateurin aab11d35d3
fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 4 months ago
Benjamin Gaussorgues 39e2e70084
feat(mounts): optimize load of mounts by filtering on database side 4 months ago
Marcel Klehr dbb5705152 fix(AppConfig#setTypedValue): Catch AppConfigUnknownKeyException 4 months ago
Maxence Lange b7cdfddeda feat(preset): compare userconfig lexicon entries 4 months ago
Josh 130cb05ea4 chore: remove `mbstring.func_overload` check from `checkserver()` 4 months ago
Côme Chilliet 8c21f2b19c fix(encryption): Fix TypeError when trying to decrypt unencrypted file 4 months ago
Joas Schilling 11aa997da3
fix(2fa): Fix 2FA session setup when ephemeral session is used 4 months ago
Robin Appelman 1a716578fd
fix: fix moving cache items from cache jail with sharding 5 months ago
Julien Veyssier 3d36834284
feat(auth): include the token entity in TokenInvalidatedEvent 5 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 5 months ago
Julien Veyssier 3da919c783
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateToken is called 5 months ago
Julien Veyssier 8ffd30bbf9
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateTokenById is called 5 months ago
Carl Schwan 94e2af0302 perf(comments): Also cache the comments count 5 months ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 5 months ago
Git'Fellow b36e4e3824 fix(AppManager): Argument must be of type array|object 5 months ago
Maxence Lange fa60488ee7 feat(ocm): split ocm discovery and capacities 5 months ago
zak39 a98ba27a0f fix(route): Change "core.ProfilePage.index" to lowercase 5 months ago
Maxence Lange e1c7f6020c feat(preset): adding /settings/preset endpoint 5 months ago
Maxence Lange 6eda5583db feat(preset): compare default for all preset 5 months ago
Ferdinand Thiessen 112178d3a0
fix: typos in cache and app config 5 months ago
Côme Chilliet a25797330b
fix: Log that using an appinfo/install.php file is deprecated 5 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 5 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 5 months ago
Côme Chilliet 0e01bc09a9
chore: Inline OC_App::setupBackgroundJobs 5 months ago
Côme Chilliet e5606d7fe3
chore: Move getAppPath and getAppWebPath implementations into AppManager 5 months ago
Côme Chilliet 3e01a429e7
chore: Replace last calls to OC_App::enable by IAppManager 5 months ago
Côme Chilliet 61a87bc384
chore: Deduplicate common code between installApp and installShippedApp 5 months ago
Côme Chilliet 4abfd4871f
chore: Move isAppCompatible and shouldUpgrade to the app manager 5 months ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 5 months ago
Côme Chilliet cb8d960766
chore: Remove check for appinfo/database.xml 5 months ago
Côme Chilliet 410389867c
chore: Inline private method OC_App::setupLiveMigrations 5 months ago
Côme Chilliet f5fac6476f
chore: Remove references to obsolete field ocsid in apps info.xml 5 months ago