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