You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Simon L 527de8ac9d
Merge pull request #37148 from nextcloud/enh/noid/increase-imaginary-timeouts
3 years ago
..
Accounts composer run cs:fix 3 years ago
Activity composer run cs:fix 3 years ago
App Use typed version of IConfig::getSystemValue as much as possible 3 years ago
AppFramework feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
Archive Strong type filesize related methods to ease 32bits problem findings 3 years ago
Authentication Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
Avatar another approach to fixing the avatar generation 3 years ago
BackgroundJob Remove job from oc_jobs when the file is not findable 3 years ago
Broadcast/Events composer run cs:fix 3 years ago
Cache Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Calendar composer run cs:fix 3 years ago
Collaboration Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Command
Comments Update expire_date column of table comments 3 years ago
Console fix: change maintenance mode info wording 3 years ago
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 3 years ago
DB Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Dashboard composer run cs:fix 3 years ago
Diagnostics composer run cs:fix 3 years ago
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption Use typed version of IConfig::getSystemValue as much as possible 3 years ago
EventDispatcher fix(events): Log deprecated events as debug, not info 3 years ago
Federation composer run cs:fix 3 years ago
Files Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type 3 years ago
FullTextSearch composer run cs:fix 3 years ago
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Group Fix tests, and fix Group::searchUsers to avoid duplicates 3 years ago
Hooks composer run cs:fix 3 years ago
Http Use typed version of IConfig::getSystemValue as much as possible 3 years ago
IntegrityCheck Use typed version of IConfig::getSystemValue as much as possible 3 years ago
KnownUser Add type hints for mappers 3 years ago
L10N Adapt tests to config value typing 3 years ago
LDAP
Lock composer run cs:fix 3 years ago
Lockdown Respect OCP interface in private classes 3 years ago
Log Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Mail Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Memcache Fix RedisCluster 3 years ago
Metadata Add type hints for mappers 3 years ago
Migration composer run cs:fix 3 years ago
Net Add remote host validation API 3 years ago
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview Merge pull request #37148 from nextcloud/enh/noid/increase-imaginary-timeouts 3 years ago
Profile To be consistent with the list of users 3 years ago
Profiler Fix TypeError in Profiler 3 years ago
Remote
Repair Use typed version of IConfig::getSystemValue as much as possible 3 years ago
RichObjectStrings composer run cs:fix 3 years ago
Route DI for Router 3 years ago
Search composer run cs:fix 3 years ago
Security Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Session Don't call session_start() when PHP session is still or already open. 3 years ago
Settings Add type hints for mappers 3 years ago
Setup postgresql - add quotes around user names 3 years ago
Share Fix the typo in comments 3 years ago
Share20 Use typed version of IConfig::getSystemValue as much as possible 3 years ago
SpeechToText fix(SpeechToText): Prevent parallel runs of TranscriptionJob 3 years ago
Support Use typed version of IConfig::getSystemValue as much as possible 3 years ago
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 3 years ago
Tagging Add type hints for mappers 3 years ago
Talk Add Talk converstation delete API 3 years ago
Template fix(OC/Template): Allow `.mjs` files within custom app paths 3 years ago
Translation feat(translation): Return the detected language so clients can show more details 3 years ago
Updater Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
User fix(dav): Abort requests with 429 instead of waiting 3 years ago
UserStatus composer run cs:fix 3 years ago
legacy Add missing taint analysis docblock comments, and improve escaping in some methods 3 years ago
AllConfig.php
AppConfig.php fix(security): Mark recording_servers key appconfig as private as it contains a secret 3 years ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php composer run cs:fix 3 years ago
Color.php
Config.php add a check for disk_free_space in Config.php 3 years ago
ContactsManager.php composer run cs:fix 3 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
ForbiddenException.php
HintException.php
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
Installer.php
LargeFileHelper.php Fix quota typing for 32bits after forward port from 25 3 years ago
Log.php composer run cs:fix 3 years ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Adapt tests to config value typing 3 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php composer run cs:fix 3 years ago
RepairException.php
Search.php
Server.php Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
ServerContainer.php Move to str_starts_with 3 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
StreamImage.php Allow empty mimeType 3 years ago
Streamer.php Type sizes as int|float throughout the code base 3 years ago
SubAdmin.php composer run cs:fix 3 years ago
SystemConfig.php composer run cs:fix 3 years ago
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
URLGenerator.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Updater.php Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago