Commit Graph

26015 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 8 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 8 months ago
provokateurin 26ab3a6b74 refactor(Server): Deprecate \OCP\ICache service and replace it with a local cache 8 months ago
provokateurin 778c6c0d46 perf(base): Stop setting up the FS for every basic auth request 8 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 8 months ago
Nextcloud bot 2d87655e2c
fix(l10n): Update translations from Transifex 8 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 8 months ago
Thomas Citharel 4515974bbd
fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 8 months ago
SebastianKrupinski 46e624a089 feat: Calendar Import 8 months ago
Daniel Kesselberg 8b1ac839d7
fix(federation): remove background jobs when removing trusted servers 8 months ago
Côme Chilliet 78d69d5581
feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 8 months ago
Maxence Lange a81d58970c feat(lexicon): set/get current preset from controller 8 months ago
provokateurin aab11d35d3
fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 8 months ago
Benjamin Gaussorgues 39e2e70084
feat(mounts): optimize load of mounts by filtering on database side 8 months ago
Nextcloud bot 983fd30285
fix(l10n): Update translations from Transifex 8 months ago
Marcel Klehr dbb5705152 fix(AppConfig#setTypedValue): Catch AppConfigUnknownKeyException 8 months ago
Maxence Lange b7cdfddeda feat(preset): compare userconfig lexicon entries 8 months ago
Josh 130cb05ea4 chore: remove `mbstring.func_overload` check from `checkserver()` 8 months ago
Côme Chilliet 8c21f2b19c fix(encryption): Fix TypeError when trying to decrypt unencrypted file 8 months ago
Joas Schilling 11aa997da3
fix(2fa): Fix 2FA session setup when ephemeral session is used 8 months ago
Nextcloud bot 1b05582b97
fix(l10n): Update translations from Transifex 8 months ago
Nextcloud bot cc3938da72
fix(l10n): Update translations from Transifex 8 months ago
Nextcloud bot 3712ba2c2a
fix(l10n): Update translations from Transifex 8 months ago
Robin Appelman 1a716578fd
fix: fix moving cache items from cache jail with sharding 8 months ago
Nextcloud bot 10ef3a56d7
fix(l10n): Update translations from Transifex 9 months ago
Maxence Lange fc8d188c9f feat(lexicon): remove limitation to store definition only on cli 9 months ago
Julien Veyssier 3d36834284
feat(auth): include the token entity in TokenInvalidatedEvent 9 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 9 months ago
Julien Veyssier 3da919c783
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateToken is called 9 months ago
Julien Veyssier 8ffd30bbf9
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateTokenById is called 9 months ago
Carl Schwan 94e2af0302 perf(comments): Also cache the comments count 9 months ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 9 months ago
Git'Fellow b36e4e3824 fix(AppManager): Argument must be of type array|object 9 months ago
Maxence Lange fa60488ee7 feat(ocm): split ocm discovery and capacities 9 months ago
zak39 a98ba27a0f fix(route): Change "core.ProfilePage.index" to lowercase 9 months ago
Nextcloud bot 4733369764
fix(l10n): Update translations from Transifex 9 months ago
Maxence Lange e1c7f6020c feat(preset): adding /settings/preset endpoint 9 months ago
Maxence Lange 6eda5583db feat(preset): compare default for all preset 9 months ago
Nextcloud bot 18da10fd01
fix(l10n): Update translations from Transifex 9 months ago
Ferdinand Thiessen 112178d3a0
fix: typos in cache and app config 9 months ago
Côme Chilliet a25797330b
fix: Log that using an appinfo/install.php file is deprecated 9 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 9 months ago
Côme Chilliet 7978b6153d
chore: Update autoloader 9 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 9 months ago
Côme Chilliet 0e01bc09a9
chore: Inline OC_App::setupBackgroundJobs 9 months ago
Côme Chilliet e5606d7fe3
chore: Move getAppPath and getAppWebPath implementations into AppManager 9 months ago
Côme Chilliet 3e01a429e7
chore: Replace last calls to OC_App::enable by IAppManager 9 months ago
Côme Chilliet 61a87bc384
chore: Deduplicate common code between installApp and installShippedApp 9 months ago
Côme Chilliet 4abfd4871f
chore: Move isAppCompatible and shouldUpgrade to the app manager 9 months ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 9 months ago