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
fenn-cs f5a433f946 refactor(shareManager): Use constructor property promotion 2 years ago
..
Accounts refactor(provisioning_api): Add types for user details scopes 2 years ago
Activity fix(activity): Remove unneeded exception (types are enforced) 2 years ago
App fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
AppFramework fix: address review comments 2 years ago
Archive fix: Improve typing in Archive/TAR.php 2 years ago
Authentication Merge pull request #45026 from nextcloud/fix/token-update 2 years ago
Avatar Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type 2 years ago
BackgroundJob fix(bg-jobs): review adjustments 2 years ago
Blurhash/Listener fix(Blurhash): Suppress imagecreatefromstring() E_WARNING 2 years ago
Broadcast/Events
Cache Revert "don't perform an explicit setup when using the file cache" 2 years ago
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 3 years ago
Collaboration fix: Apply new coding standard to all files 2 years ago
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Comments fix: Apply new coding standard to all files 2 years ago
Console fix: Migrate away from OC_App toward the IAppManager 2 years ago
Contacts/ContactsMenu fix: Apply new coding standard to all files 2 years ago
DB Merge pull request #39247 from nextcloud/query-log-backtrace 2 years ago
Dashboard Lower to info 2 years ago
Diagnostics fix: Fix new psalm errors from update 2 years ago
DirectEditing fix: Fix phpdoc typing in DirectEditing\Manager 2 years ago
Encryption fix: Apply new coding standard to all files 2 years ago
EventDispatcher add hasListeners() 2 years ago
Federation fix(federation): ICloudId->getRemote() should contain the protocol 2 years ago
Files fix: LazyRoot missing method 2 years ago
FilesMetadata Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 2 years ago
FullTextSearch fix: Avoid unitialized access of fts manager properties 2 years ago
GlobalScale
Group Merge pull request #44763 from nextcloud/fix/group_name_length_db 2 years ago
Hooks fix: Apply new coding standard to all files 2 years ago
Http fix(dns): detect disabled IPv6 support in DNS pinning 2 years ago
IntegrityCheck feat(appconfig): switching integrity check to lazy config values 2 years ago
KnownUser
L10N fix: Fix tests following OC_App migrations to IAppManager 2 years ago
LDAP
Lock fix: Apply new coding standard to all files 2 years ago
Lockdown
Log refactor: identifier is now customId/custom_id 2 years ago
Mail fix: Apply new coding standard to all files 2 years ago
Memcache Update LoggerWrapperCache.php 2 years ago
Migration fix: Make Repair object injectable and fix BackgroundRepair test 2 years ago
Net Refactors Metadata, Migration, and Net. 3 years ago
Notification fix(notifications): Add a warning when using relative links 2 years ago
OCM feat(OCM): Dispatch an event so apps can register resources 3 years ago
OCS feat(capabilities): Expose if mod-rewrite is working via capabilities 2 years ago
Preview fix: Extend SVG reference check 2 years ago
Profile chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Profiler fix: Apply new coding standard to all files 2 years ago
Remote Convert isset ternary to null coalescing operator 3 years ago
Repair fix: Run cs:fix 2 years ago
RichObjectStrings Improve validator output in case of invalid RichObject 2 years ago
Route fix(Router): Stop loading routes of disabled apps 2 years ago
Search fix: Apply new coding standard to all files 2 years ago
Security fix: Correctly check result of function 2 years ago
Session fix(typo): Fix typo in docs 2 years ago
Settings fix: Apply new coding standard to all files 2 years ago
Setup fix: replace `Account name` by `Login` 2 years ago
SetupCheck fix: Log exceptions thrown by setup checks 2 years ago
Share chore: remove long depricated share code 2 years ago
Share20 refactor(shareManager): Use constructor property promotion 2 years ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 2 years ago
Support feat: rename users to account or person 2 years ago
SystemTag Refactors lib/private/SystemTag. 3 years ago
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Talk fix: Apply new coding standard to all files 2 years ago
TaskProcessing fix: expose lastUpdated in OCS API 2 years ago
Teams feat: Implement team provider api 2 years ago
Template feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries 2 years ago
TextProcessing fix missing return statement, inline return 2 years ago
TextToImage introduce IProviderWithUserId 2 years ago
Translation fix(coding style) 2 years ago
Updater fix(updatenotification): spread the use of new appconfig 2 years ago
User fix: Also search in email field for disabled users 2 years ago
UserStatus enh(userstatus): add OOO automation and remove calendar automation 2 years ago
legacy fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
AllConfig.php fix(config): Make sure user keys are strings 2 years ago
AppConfig.php fix: Avoid reference use in AppConfig 2 years ago
AppScriptDependency.php
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Color.php
Config.php fix: regression with updating read-only config 2 years ago
ContactsManager.php Cleanup plsam issues in DB/ContactsManager and Console 3 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php fix(DateTimeFormatter): Adjust invalid doc blocks 2 years ago
DateTimeZone.php
EmojiHelper.php
EventSource.php fix: Improve code quality in EventSource 2 years ago
EventSourceFactory.php fix: Improve code quality in EventSource 2 years ago
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php fix: Correctly check result of function 2 years ago
LargeFileHelper.php
Log.php fix(Logger): Warn on invalid `loglevel` configuration option 2 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 chore: Rename "Users" menu entry to "Accounts" 2 years ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 3 years ago
PreviewManager.php fix(preview): check mime type before processing with Imagick 2 years ago
PreviewNotAvailableException.php
RedisFactory.php Code simplification using null coalescing 3 years ago
Repair.php feat(appconfig): repair step to migrate lazy config values 2 years ago
RepairException.php
Search.php chore: Migrate away from OC::$server->getLogger 2 years ago
Server.php fix: register DI alias for IFileAccess 2 years ago
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 3 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(updatenotification): spread the use of new appconfig 2 years ago
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Streamer.php Refactor `OC\Server::getRootFolder` 3 years ago
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
SystemConfig.php fix: Mark more configs as sensitive 2 years ago
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Tags.php chore: Migrate away from OC::$server->getLogger 2 years ago
TempManager.php
TemplateLayout.php fix: php-cs `CapabilitiesManager` 2 years ago
URLGenerator.php Merge branch 'master' into refactor/OC-Server-getThemingDefaults 2 years ago
Updater.php fix(updatenotification): spread the use of new appconfig 2 years ago