Commit Graph

25879 Commits (e2ea6d46802255cd1dcdedf0c0d5aeabdcaf283d)

Author SHA1 Message Date
Nextcloud bot 3ba18f78b2
fix(l10n): Update translations from Transifex 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 778c6c0d46 perf(base): Stop setting up the FS for every basic auth request 4 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 4 months ago
Nextcloud bot 2d87655e2c
fix(l10n): Update translations from Transifex 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
SebastianKrupinski 46e624a089 feat: Calendar Import 4 months ago
Daniel Kesselberg 8b1ac839d7
fix(federation): remove background jobs when removing trusted servers 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
Nextcloud bot 983fd30285
fix(l10n): Update translations from Transifex 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
Nextcloud bot 1b05582b97
fix(l10n): Update translations from Transifex 5 months ago
Nextcloud bot cc3938da72
fix(l10n): Update translations from Transifex 5 months ago
Nextcloud bot 3712ba2c2a
fix(l10n): Update translations from Transifex 5 months ago
Robin Appelman 1a716578fd
fix: fix moving cache items from cache jail with sharding 5 months ago
Nextcloud bot 10ef3a56d7
fix(l10n): Update translations from Transifex 5 months ago
Maxence Lange fc8d188c9f feat(lexicon): remove limitation to store definition only on cli 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
Nextcloud bot 4733369764
fix(l10n): Update translations from Transifex 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
Nextcloud bot 18da10fd01
fix(l10n): Update translations from Transifex 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 7978b6153d
chore: Update autoloader 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