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
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
..
Accounts Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Activity composer run cs:fix 3 years ago
App Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
AppFramework Refactors "strpos" calls in lib/private to improve code readability. 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 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Calendar composer run cs:fix 3 years ago
Collaboration Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Command Fix many tests and warnings 3 years ago
Comments Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Console fix: change maintenance mode info wording 3 years ago
Contacts/ContactsMenu Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
DB Refactors "strpos" calls in lib/private to improve code readability. 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 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
EventDispatcher fix(events): Log deprecated events as debug, not info 3 years ago
Federation Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Files Refactors "strpos" calls in lib/private to improve code readability. 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 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
KnownUser Add type hints for mappers 3 years ago
L10N Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
LDAP Update php licenses 5 years ago
Lock composer run cs:fix 3 years ago
Lockdown Respect OCP interface in private classes 3 years ago
Log Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Mail Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compatibilty 3 years ago
Memcache Refactors "strpos" calls in lib/private to improve code readability. 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 3 years ago
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Profile To be consistent with the list of users 3 years ago
Profiler Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Remote Update php licenses 5 years ago
Repair Use typed version of IConfig::getSystemValue as much as possible 3 years ago
RichObjectStrings composer run cs:fix 3 years ago
Route Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Search composer run cs:fix 3 years ago
Security Refactors "strpos" calls in lib/private to improve code readability. 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 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Share20 Refactors "strpos" calls in lib/private to improve code readability. 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 3 years ago
Template Refactors "strpos" calls in lib/private to improve code readability. 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 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
UserStatus composer run cs:fix 3 years ago
legacy Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
AllConfig.php fix mistake in db query to delete a user config value 3 years ago
AppConfig.php fix(security): Mark recording_servers key appconfig as private as it contains a secret 3 years ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 4 years ago
AppScriptSort.php Sort app scripts topologically by its dependencies 4 years ago
BinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
CapabilitiesManager.php composer run cs:fix 3 years ago
Color.php Update php licenses 5 years ago
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 Update php licenses 5 years ago
DatabaseSetupException.php Migrate HintException to OCP 5 years ago
DateTimeFormatter.php Update php licenses 5 years ago
DateTimeZone.php Move away from deprecated ILogger 4 years ago
EmojiHelper.php Include more emoji chars to test and fixes after include it 4 years ago
ForbiddenException.php Update php licenses 5 years ago
HintException.php Fix typos in lib/private subdirectory 3 years ago
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
Installer.php set defaultEnabled in shipped.json 3 years ago
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Log.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 4 years ago
NaturalSort_DefaultCollator.php Update php licenses 5 years ago
NavigationManager.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
NeedsUpdateException.php Update php licenses 5 years ago
NotSquareException.php Update php licenses 5 years ago
PreviewManager.php Adapt tests to config value typing 3 years ago
PreviewNotAvailableException.php Update php licenses 5 years ago
RedisFactory.php Add event logging for db and redis connection 4 years ago
Repair.php composer run cs:fix 3 years ago
RepairException.php Update php licenses 5 years ago
Search.php Update php licenses 5 years ago
Server.php Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
ServerContainer.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
ServerNotAvailableException.php Update php licenses 5 years ago
ServiceUnavailableException.php Update php licenses 5 years ago
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 Cleanup tags and Share component 3 years ago
Tags.php Cleanup tags and Share component 3 years ago
TempManager.php Update php licenses 5 years ago
TemplateLayout.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
URLGenerator.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Updater.php Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago