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 f095bd1642
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario
6 years ago
..
Accounts Add default values when parsing account data 6 years ago
Activity Set false as default for requirePNG 6 years ago
App Enable pre-releases for beta and daily channel 6 years ago
AppFramework Make sure all middlewares are only registered once 6 years ago
Archive Cleanup some PHPDoc leftovers and unused variables 6 years ago
Authentication Add a login chain to reduce the complexity of LoginController::tryLogin 6 years ago
Avatar Don't get the avatar when we don't operate anyway 6 years ago
BackgroundJob Fix integer background job id type error 6 years ago
Cache
Calendar
Collaboration Set type for access column on cacheAccessForCollection 6 years ago
Command
Comments Rewrite getNumberOfUnreadCommentsForFolder query 6 years ago
Console Make sure maintenance mode is always casted to bool 6 years ago
Contacts/ContactsMenu Respect sharing enumeration config in contacts menu 6 years ago
DB Remove the custom prefix from the table name length when checking on the default primary index 6 years ago
Dashboard
Diagnostics
Encryption list files which could not be decrypted 6 years ago
Federation According to the OCM specification the body needs to be JSON encoded 6 years ago
Files remove extra param in cache update call 6 years ago
FullTextSearch +isAvailable() 6 years ago
GlobalScale
Group Add dispatcher events to User and Group objects 6 years ago
Hooks
Http Refactor getProxyUri 6 years ago
IntegrityCheck Remove the upload and memory setting 6 years ago
L10N
Lock Code cleanup. 6 years ago
Lockdown
Log fix class might be undefined 6 years ago
Mail changed order of methods 6 years ago
Memcache
Migration Properly inject EventDispatched in BackgroundRepair 6 years ago
Notification
OCS
Preview Reduce text size of text file preview, fix #13720 6 years ago
Remote
Repair Add return types 6 years ago
RichObjectStrings Validate all rich objects not only the used ones 6 years ago
Route Make sure maintenance mode is always casted to bool 6 years ago
Search
Security Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ipv6-address 6 years ago
Session
Settings Fetch proper translations 6 years ago
Setup Cleanup some PHPDoc leftovers and unused variables 6 years ago
Share Deprecate legacy share code and cleanup some unused methods 6 years ago
Share20 Update lib/private/Share20/Manager.php 6 years ago
Support/CrashReport
SystemTag
Tagging
Template Move OC.appswebroots to the bundle and deprecate oc_appswebroots 6 years ago
Updater
User Add a login chain to reduce the complexity of LoginController::tryLogin 6 years ago
legacy Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 6 years ago
AllConfig.php Add methods to get casted system values 6 years ago
AppConfig.php
CapabilitiesManager.php
Color.php
Config.php Remove deleteFromOpcodeCache & clearOpcodeCache 6 years ago
ContactsManager.php Allow access to addressbook unique uri 6 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php Add a key parameter to the new initial state API 6 years ago
Installer.php Check if elements are set in installer 6 years ago
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Generate id for navigation item 6 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Repair step for link shares 6 years ago
RepairException.php
Search.php
Server.php Remove unnecessary event dispatcher 6 years ago
ServerContainer.php Make the file strict 6 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php make sure that the ocm end-point discovery /ocm-provider is not redirected to the index.php 6 years ago
Streamer.php
SubAdmin.php Expose subadmin to OCP 6 years ago
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Fix "Undefined index: user_uid" on login page 6 years ago
URLGenerator.php Allow empty strings in getAbsoluteURL 6 years ago
Updater.php Block install without CAN_INSTALL file 6 years ago