You cannot 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/lib/private
Daniel dbd2bc7a66
Merge pull request #45140 from nextcloud/fix-fileaccess-single
fix: fix FileAccess::getByFileId(InStorage)
3 days ago
..
Accounts fix: Apply new coding standard to all files 1 month ago
Activity fix(activity): Remove unneeded exception (types are enforced) 3 weeks ago
App fix: Drop workarounds for unsupported obsolete PHP versions 2 weeks ago
AppFramework fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 6 days ago
Archive fix: Improve typing in Archive/TAR.php 6 days ago
Authentication fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5 3 weeks ago
Avatar Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type 3 weeks ago
BackgroundJob fix: Apply new coding standard to all files 1 month ago
Blurhash/Listener fix(Blurhash): Suppress imagecreatefromstring() E_WARNING 4 weeks ago
Broadcast/Events composer run cs:fix 1 year ago
Cache Revert "don't perform an explicit setup when using the file cache" 2 months ago
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 8 months ago
Collaboration fix: Apply new coding standard to all files 1 month ago
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 3 months ago
Comments fix: Apply new coding standard to all files 1 month ago
Console fix: Migrate away from OC_App toward the IAppManager 2 weeks ago
Contacts/ContactsMenu fix: Apply new coding standard to all files 1 month ago
DB Merge pull request #39247 from nextcloud/query-log-backtrace 3 days ago
Dashboard Lower to info 4 months ago
Diagnostics fix: Fix new psalm errors from update 4 weeks ago
DirectEditing fix: Fix phpdoc typing in DirectEditing\Manager 6 days ago
Encryption fix: Apply new coding standard to all files 1 month ago
EventDispatcher add hasListeners() 3 months ago
Federation fix(federation): ICloudId->getRemote() should contain the protocol 1 month ago
Files fix: fix FileAccess::getByFileId(InStorage) 4 days ago
FilesMetadata Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 3 weeks ago
FullTextSearch fix: Avoid unitialized access of fts manager properties 2 months ago
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Group fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 6 days ago
Hooks fix: Apply new coding standard to all files 1 month ago
Http fix(dns): detect disabled IPv6 support in DNS pinning 1 month ago
IntegrityCheck feat(appconfig): switching integrity check to lazy config values 2 months ago
KnownUser Add type hints for mappers 1 year ago
L10N fix: Fix tests following OC_App migrations to IAppManager 2 weeks ago
LDAP
Lock fix: Apply new coding standard to all files 1 month ago
Lockdown Respect OCP interface in private classes 1 year ago
Log fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Stringable as message) 3 weeks ago
Mail fix: Apply new coding standard to all files 1 month ago
Memcache Update LoggerWrapperCache.php 2 weeks ago
Migration fix: Make Repair object injectable and fix BackgroundRepair test 3 months ago
Net Refactors Metadata, Migration, and Net. 6 months ago
Notification fix(notifications): Add a warning when using relative links 3 weeks ago
OCM feat(OCM): Dispatch an event so apps can register resources 7 months ago
OCS feat(capabilities): Expose if mod-rewrite is working via capabilities 3 weeks ago
Preview fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 6 days ago
Profile chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Profiler fix: Apply new coding standard to all files 1 month ago
Remote Convert isset ternary to null coalescing operator 7 months ago
Repair feat(mimetypes): Add mimetype for ReStructuredText 2 months ago
RichObjectStrings Improve validator output in case of invalid RichObject 4 months ago
Route fix: Migrate a few more classes away from OC_App::getAppPath 2 weeks ago
Search fix: Apply new coding standard to all files 1 month ago
Security fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 1 month ago
Session fix(typo): Fix typo in docs 1 month ago
Settings fix: Apply new coding standard to all files 1 month ago
Setup fix: replace `Account name` by `Login` 3 months ago
SetupCheck fix: Log exceptions thrown by setup checks 1 month ago
Share chore: remove long depricated share code 2 months ago
Share20 fix: Fix tiny phpdoc errors related to Share 6 days ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 2 months ago
Support feat: rename users to account or person 3 months ago
SystemTag Refactors lib/private/SystemTag. 6 months ago
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Talk fix: Apply new coding standard to all files 1 month ago
Teams feat: Implement team provider api 2 months ago
Template fix: Apply new coding standard to all files 1 month ago
TextProcessing fix missing return statement, inline return 3 months ago
TextToImage introduce IProviderWithUserId 4 months ago
Translation fix(coding style) 4 months ago
Updater fix(updatenotification): spread the use of new appconfig 2 months ago
User fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 6 days ago
UserStatus enh(userstatus): add OOO automation and remove calendar automation 5 months ago
legacy fix: Fix small psalm errors in legacy 6 days ago
AllConfig.php fix(config): Make sure user keys are strings 2 months ago
AppConfig.php fix: Avoid reference use in AppConfig 6 days ago
AppScriptDependency.php
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Color.php
Config.php fix: regression with updating read-only config 2 weeks ago
ContactsManager.php Cleanup plsam issues in DB/ContactsManager and Console 8 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php fix(DateTimeFormatter): Adjust invalid doc blocks 1 month ago
DateTimeZone.php
EmojiHelper.php
EventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 11 months ago
ForbiddenException.php
HintException.php Fix typos in lib/private subdirectory 2 years ago
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 1 year ago
Installer.php fix: Drop workarounds for unsupported obsolete PHP versions 2 weeks ago
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 12 months ago
Log.php fix(Logger): Warn on invalid `loglevel` configuration option 2 months ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php feat: Update help entry name 2 weeks ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 7 months ago
PreviewManager.php fix: use png as preview right away 6 months ago
PreviewNotAvailableException.php
RedisFactory.php Code simplification using null coalescing 9 months ago
Repair.php feat(appconfig): repair step to migrate lazy config values 2 months ago
RepairException.php
Search.php chore: Migrate away from OC::$server->getLogger 3 months ago
Server.php fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 weeks ago
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 11 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(updatenotification): spread the use of new appconfig 2 months ago
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Streamer.php Refactor `OC\Server::getRootFolder` 6 months ago
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
SystemConfig.php lazy AppConfig 4 months ago
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Tags.php chore: Migrate away from OC::$server->getLogger 3 months ago
TempManager.php
TemplateLayout.php fix: php-cs `CapabilitiesManager` 2 months ago
URLGenerator.php Merge branch 'master' into refactor/OC-Server-getThemingDefaults 2 months ago
Updater.php fix(updatenotification): spread the use of new appconfig 2 months ago