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
Morris Jobke a1877062ac Use noreply@ as email address for share emails 5 years ago
..
Accounts Validate the website field input to be a valid URL 5 years ago
Activity Update the license headers for Nextcloud 20 6 years ago
App Fix app fetcher php comparison to allow wider ranges 5 years ago
AppFramework Don't break OCC if an app is breaking in it's Application class 5 years ago
Archive Fix return types for Archive::getStream 5 years ago
Authentication Always renew apppasswords on login 5 years ago
Avatar improve type handling of Avatar::generateAvatarFromSv 5 years ago
BackgroundJob Update all license headers for Nextcloud 21 5 years ago
Broadcast/Events
Cache Update all license headers for Nextcloud 21 5 years ago
Calendar Format code to a single space around binary operators 5 years ago
Collaboration Also limit to user group in case enumeration is enabled for groups and phonenumbers 5 years ago
Command Update all license headers for Nextcloud 21 5 years ago
Comments Fix linter 5 years ago
Console
Contacts/ContactsMenu Clean up the logic of the contacts store a bit 5 years ago
DB Only mark migrations as installed after execution 5 years ago
Dashboard Update all license headers for Nextcloud 21 5 years ago
Diagnostics
DirectEditing Get the parent directory before creating a file from a template 5 years ago
Encryption Fix phpcs issues in encryption update 5 years ago
EventDispatcher Log deprecation notice of GenericEventWrapper just once 5 years ago
Federation Update all license headers for Nextcloud 21 5 years ago
Files Avoid reading ~/.aws/config when using S3 provider 5 years ago
FullTextSearch private cannot be final 5 years ago
GlobalScale
Group Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 5 years ago
Http Use RFC-compliant URL encoding for cookies 5 years ago
IntegrityCheck Also load CA properly in integrity check 5 years ago
KnownUser Add known user check in avatar when v2-private scope 5 years ago
L10N Remove unneeded casts that were found by Psalm 5 years ago
LDAP make ILDAPProviderFactory usable when there is no ldap setup 5 years ago
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Lockdown also implement for FailedCache and NullCache 5 years ago
Log Log deprecation only as debug 5 years ago
Mail Update all license headers for Nextcloud 21 5 years ago
Memcache ensure redis returns bool for hasKey 5 years ago
Migration Update all license headers for Nextcloud 21 5 years ago
Notification Remove unneeded casts that were found by Psalm 5 years ago
OCS Format code to a single space around binary operators 5 years ago
Preview Fix WebP availability check 5 years ago
Remote
Repair Do not try to contact lookup server if not needed 5 years ago
RichObjectStrings
Route Also unset the other possible unused paramters 5 years ago
Search use node search api for legacy file search endpoint 5 years ago
Security Explicitly check hex2bin input 5 years ago
Session Generate a new session id if the decrypting the session data fails 5 years ago
Settings Remove ISection in favor of IIconSection 5 years ago
Setup Only use alphanumeric chars for mysql password 5 years ago
Share Update license headers 5 years ago
Share20 Use noreply@ as email address for share emails 5 years ago
Support Add notification for user limit 5 years ago
SystemTag The objectid is a string 5 years ago
Tagging Format code to a single space around binary operators 5 years ago
Template Do not allow to overwrite some variables 5 years ago
Updater
User Fix parameter types in docs 5 years ago
UserStatus Update the license headers for Nextcloud 20 6 years ago
legacy Don't break OCC if an app is breaking in it's Application class 5 years ago
AllConfig.php Format code to a single space around binary operators 5 years ago
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
CapabilitiesManager.php
Color.php
Config.php Update all license headers for Nextcloud 21 5 years ago
ContactsManager.php Update the license headers for Nextcloud 20 6 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php Update all license headers for Nextcloud 21 5 years ago
HintException.php
InitialStateService.php Fix default missing initial state for templates 5 years ago
Installer.php PHP 8+ deprecates openssl_free_key 5 years ago
LargeFileHelper.php Format code to a single space around binary operators 5 years ago
Log.php Avoid huge exception argument logging 5 years ago
MemoryInfo.php
NaturalSort.php Update all license headers for Nextcloud 21 5 years ago
NaturalSort_DefaultCollator.php
NavigationManager.php Update the license headers for Nextcloud 20 6 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Add SGI and TGA preview support 5 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Do not try to contact lookup server if not needed 5 years ago
RepairException.php Update all license headers for Nextcloud 21 5 years ago
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 6 years ago
Server.php make ILDAPProviderFactory usable when there is no ldap setup 5 years ago
ServerContainer.php First query the server container 5 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Print an exception trace for setup exceptions 5 years ago
Streamer.php Only disable zip64 if the size is known 6 years ago
SubAdmin.php Fix typo in @deprecated PHPDoc tag 5 years ago
SystemConfig.php
TagManager.php Update all license headers for Nextcloud 21 5 years ago
Tags.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
TempManager.php Update the license headers for Nextcloud 20 6 years ago
TemplateLayout.php Update all license headers for Nextcloud 21 5 years ago
URLGenerator.php cache baseurl in url generator 5 years ago
Updater.php Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-app-upgrades 5 years ago