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
Joas Schilling 90a628d23d
Merge pull request #38514 from nextcloud/bump/giggsey/libphonenumber-for-php_to_lite-version
3 years ago
..
Accounts fix(CI): Satisfy psalm by removing a now obsolete type check 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 fix(middleware): Also abort the request when reaching max delay in afterController 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 Properly clear cached avatars 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 fix: Check for wrapped retriable exceptions 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 #38429 from tanganellilore/fix_delete_user_syslink 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: getGroups limit check syntax 3 years ago
Hooks composer run cs:fix 3 years ago
Http log performance events for http requests 3 years ago
IntegrityCheck Merge pull request #36895 from apasov/patch-1 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 Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compatibilty 3 years ago
Memcache redis: move lua scripts to class and add type hints 3 years ago
Metadata Restrict EXIF extracting to a subset of formats 3 years ago
Migration composer run cs:fix 3 years ago
Net Add remote host validation API 4 years ago
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview fix: catch errors in id3parser library 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 Clear generated avatar caches 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 log failures to read certificates during listing 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 refactor: remove where specification from SELECT getter 3 years ago
Tagging Add type hints for mappers 3 years ago
Talk Add Talk converstation delete API 4 years ago
Template fix: Do not attempt to use l10n files as sources for combined js files 3 years ago
Translation fix(translation): Don't use translation providers when from and to are the same 3 years ago
Updater Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
User fix(dav): Fix avatar size in system address book 3 years ago
UserStatus composer run cs:fix 3 years ago
legacy Merge pull request #38552 from nextcloud/chore/drop-oc-defaults-getlogoclaim 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 Log to error_log in fatal case 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 Avoid db connection when logging db connection errors 3 years ago
ServerContainer.php Move to str_starts_with 4 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 4 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 Cleanup tags and Share component 4 years ago
Tags.php Cleanup tags and Share component 4 years ago
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