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
Daniel dbd2bc7a66
Merge pull request #45140 from nextcloud/fix-fileaccess-single
2 years ago
..
Accounts fix: Apply new coding standard to all files 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: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Archive fix: Improve typing in Archive/TAR.php 2 years ago
Authentication fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5 2 years ago
Avatar Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type 2 years ago
BackgroundJob fix: Apply new coding standard to all files 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
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 3 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 3 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() 3 years ago
Federation fix(federation): ICloudId->getRemote() should contain the protocol 2 years ago
Files fix: fix FileAccess::getByFileId(InStorage) 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 3 years ago
GlobalScale
Group fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 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 fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Stringable as message) 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 3 years ago
Net
Notification fix(notifications): Add a warning when using relative links 2 years ago
OCM
OCS feat(capabilities): Expose if mod-rewrite is working via capabilities 2 years ago
Preview fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Profile chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Profiler fix: Apply new coding standard to all files 2 years ago
Remote
Repair feat(mimetypes): Add mimetype for ReStructuredText 2 years ago
RichObjectStrings Improve validator output in case of invalid RichObject 3 years ago
Route fix: Migrate a few more classes away from OC_App::getAppPath 2 years ago
Search fix: Apply new coding standard to all files 2 years ago
Security fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 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` 3 years ago
SetupCheck fix: Log exceptions thrown by setup checks 2 years ago
Share chore: remove long depricated share code 2 years ago
Share20 fix: Fix tiny phpdoc errors related to Share 2 years ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 2 years ago
Support feat: rename users to account or person 3 years ago
SystemTag
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Talk fix: Apply new coding standard to all files 2 years ago
Teams feat: Implement team provider api 2 years ago
Template fix: Apply new coding standard to all files 2 years ago
TextProcessing fix missing return statement, inline return 3 years ago
TextToImage introduce IProviderWithUserId 3 years ago
Translation fix(coding style) 3 years ago
Updater fix(updatenotification): spread the use of new appconfig 2 years ago
User fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
UserStatus enh(userstatus): add OOO automation and remove calendar automation 3 years ago
legacy fix: Fix small psalm errors in legacy 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 3 years ago
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Color.php
Config.php fix: regression with updating read-only config 2 years ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php fix(DateTimeFormatter): Adjust invalid doc blocks 2 years ago
DateTimeZone.php
EmojiHelper.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
LargeFileHelper.php
Log.php fix(Logger): Warn on invalid `loglevel` configuration option 2 years ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php feat: Update help entry name 2 years ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
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 3 years ago
Server.php fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 years ago
ServerContainer.php
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 3 years ago
Streamer.php
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
SystemConfig.php lazy AppConfig 3 years ago
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Tags.php chore: Migrate away from OC::$server->getLogger 3 years ago
TempManager.php
TemplateLayout.php fix: php-cs `CapabilitiesManager` 2 years ago
URLGenerator.php Merge branch 'master' into refactor/OC-Server-getThemingDefaults 3 years ago
Updater.php fix(updatenotification): spread the use of new appconfig 2 years ago