JanisPlayer c71a3065a7 Allow to specify an imaginary key vor 1 Jahr
..
Accounts f5c361cf44 composer run cs:fix vor 1 Jahr
Activity f5c361cf44 composer run cs:fix vor 1 Jahr
App 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
AppFramework 3a6bc7aba2 fix(middleware): Also abort the request when reaching max delay in afterController vor 1 Jahr
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings vor 1 Jahr
Authentication b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls vor 1 Jahr
Avatar e294045223 Properly clear cached avatars vor 1 Jahr
BackgroundJob 8ad2f34045 Remove job from oc_jobs when the file is not findable vor 1 Jahr
Broadcast f5c361cf44 composer run cs:fix vor 1 Jahr
Cache 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" vor 1 Jahr
Calendar f5c361cf44 composer run cs:fix vor 1 Jahr
Collaboration 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob vor 1 Jahr
Comments 7ab50ab010 Update expire_date column of table comments vor 1 Jahr
Console 155ea6a54c fix: change maintenance mode info wording vor 1 Jahr
Contacts b38d2daede fix the contacts-menu vcf-contact avatars vor 1 Jahr
DB 3bdd770129 fix: Check for wrapped retriable exceptions vor 1 Jahr
Dashboard f5c361cf44 composer run cs:fix vor 1 Jahr
Diagnostics f5c361cf44 composer run cs:fix vor 1 Jahr
DirectEditing 614981ae9a feat(directediting): Allow opening by file id vor 1 Jahr
Encryption 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
EventDispatcher ce71aa9acb fix(events): Log deprecated events as debug, not info vor 1 Jahr
Federation f5c361cf44 composer run cs:fix vor 1 Jahr
Files ab848244fe Merge pull request #38065 from nextcloud/fix-result-mimetype-loader vor 1 Jahr
FullTextSearch f5c361cf44 composer run cs:fix vor 1 Jahr
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
Group 4a86487859 fix: getGroups limit check syntax vor 1 Jahr
Hooks f5c361cf44 composer run cs:fix vor 1 Jahr
Http e7ab30f5d8 log performance events for http requests vor 1 Jahr
IntegrityCheck c7bb540d08 Merge pull request #36895 from apasov/patch-1 vor 1 Jahr
KnownUser b153340b62 Add type hints for mappers vor 1 Jahr
L10N 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
LDAP 215aef3cbd Update php licenses vor 3 Jahren
Lock f5c361cf44 composer run cs:fix vor 1 Jahr
Lockdown 308fcf4526 Respect OCP interface in private classes vor 1 Jahr
Log 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
Mail 9e53934498 Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compatibilty vor 1 Jahr
Memcache c81ea3aa98 Fix RedisCluster vor 1 Jahr
Metadata b67e34f78f Restrict EXIF extracting to a subset of formats vor 1 Jahr
Migration f5c361cf44 composer run cs:fix vor 1 Jahr
Net 8aea25b5b9 Add remote host validation API vor 1 Jahr
Notification f5c361cf44 composer run cs:fix vor 1 Jahr
OCS f5c361cf44 composer run cs:fix vor 1 Jahr
Preview c71a3065a7 Allow to specify an imaginary key vor 1 Jahr
Profile c343569b3f To be consistent with the list of users vor 1 Jahr
Profiler e91e7bc60f Fix TypeError in Profiler vor 1 Jahr
Remote 215aef3cbd Update php licenses vor 3 Jahren
Repair 2a19753cf7 Clear generated avatar caches vor 1 Jahr
RichObjectStrings f5c361cf44 composer run cs:fix vor 1 Jahr
Route b911da3e1e DI for Router vor 1 Jahr
Search f5c361cf44 composer run cs:fix vor 1 Jahr
Security 46459ae93f Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path vor 1 Jahr
Session 45ec432492 Don't call session_start() when PHP session is still or already open. vor 1 Jahr
Settings b153340b62 Add type hints for mappers vor 1 Jahr
Setup 40edac18f5 postgresql - add quotes around user names vor 1 Jahr
Share fb9c8e3790 Fix the typo in comments vor 1 Jahr
Share20 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
SpeechToText ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob vor 1 Jahr
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
SystemTag df662f50bd refactor: remove where specification from SELECT getter vor 1 Jahr
Tagging b153340b62 Add type hints for mappers vor 1 Jahr
Talk 06627c800c Add Talk converstation delete API vor 1 Jahr
Template 0ebb00d01d fix: Do not attempt to use l10n files as sources for combined js files vor 1 Jahr
Translation 505e467cc4 fix(translation): Don't use translation providers when from and to are the same vor 1 Jahr
Updater b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls vor 1 Jahr
User 1381c4c157 feat(users): Store and load a user's manager vor 1 Jahr
UserStatus f5c361cf44 composer run cs:fix vor 1 Jahr
legacy 04d840211f Remove version check for ancient libxml version vor 1 Jahr
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value vor 1 Jahr
AppConfig.php 381ab5f4cb fix(security): Mark recording_servers key appconfig as private as it contains a secret vor 1 Jahr
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies vor 2 Jahren
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies vor 2 Jahren
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper vor 1 Jahr
CapabilitiesManager.php f5c361cf44 composer run cs:fix vor 1 Jahr
Color.php 215aef3cbd Update php licenses vor 3 Jahren
Config.php e87d968c24 add a check for disk_free_space in Config.php vor 1 Jahr
ContactsManager.php f5c361cf44 composer run cs:fix vor 1 Jahr
DatabaseException.php 215aef3cbd Update php licenses vor 3 Jahren
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP vor 2 Jahren
DateTimeFormatter.php 215aef3cbd Update php licenses vor 3 Jahren
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger vor 2 Jahren
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it vor 2 Jahren
ForbiddenException.php 215aef3cbd Update php licenses vor 3 Jahren
HintException.php 368f83095d Fix typos in lib/private subdirectory vor 1 Jahr
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded vor 1 Jahr
Installer.php 0efd6d9950 set defaultEnabled in shipped.json vor 1 Jahr
LargeFileHelper.php da618c457a Fix quota typing for 32bits after forward port from 25 vor 1 Jahr
Log.php f5c361cf44 composer run cs:fix vor 1 Jahr
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits vor 1 Jahr
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface vor 2 Jahren
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses vor 3 Jahren
NavigationManager.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
NeedsUpdateException.php 215aef3cbd Update php licenses vor 3 Jahren
NotSquareException.php 215aef3cbd Update php licenses vor 3 Jahren
PreviewManager.php 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
PreviewNotAvailableException.php 215aef3cbd Update php licenses vor 3 Jahren
RedisFactory.php 83717a7800 Add event logging for db and redis connection vor 2 Jahren
Repair.php f5c361cf44 composer run cs:fix vor 1 Jahr
RepairException.php 215aef3cbd Update php licenses vor 3 Jahren
Search.php 215aef3cbd Update php licenses vor 3 Jahren
Server.php b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls vor 1 Jahr
ServerContainer.php f0a0bfaaee Move to str_starts_with vor 1 Jahr
ServerNotAvailableException.php 215aef3cbd Update php licenses vor 3 Jahren
ServiceUnavailableException.php 215aef3cbd Update php licenses vor 3 Jahren
Setup.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
StreamImage.php 110ea0df46 Allow empty mimeType vor 1 Jahr
Streamer.php cd885b5705 Type sizes as int|float throughout the code base vor 1 Jahr
SubAdmin.php f5c361cf44 composer run cs:fix vor 1 Jahr
SystemConfig.php f5c361cf44 composer run cs:fix vor 1 Jahr
TagManager.php 92a5a8f075 Cleanup tags and Share component vor 1 Jahr
Tags.php 92a5a8f075 Cleanup tags and Share component vor 1 Jahr
TempManager.php 215aef3cbd Update php licenses vor 3 Jahren
TemplateLayout.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
URLGenerator.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
Updater.php b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls vor 1 Jahr