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 83b00a99fa
Add interfaces to interact with subscription from support app
7 years ago
..
Accounts Add default values when parsing account data 7 years ago
Activity Set false as default for requirePNG 7 years ago
App Enable pre-releases for beta and daily channel 7 years ago
AppFramework Make sure all middlewares are only registered once 7 years ago
Archive Cleanup some PHPDoc leftovers and unused variables 7 years ago
Authentication Add a login chain to reduce the complexity of LoginController::tryLogin 7 years ago
Avatar Don't get the avatar when we don't operate anyway 7 years ago
BackgroundJob Fix integer background job id type error 7 years ago
Cache remove unneeded is_dir from file cache gc 8 years ago
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 7 years ago
Collaboration Set type for access column on cacheAccessForCollection 7 years ago
Command
Comments Rewrite getNumberOfUnreadCommentsForFolder query 7 years ago
Console Make sure maintenance mode is always casted to bool 7 years ago
Contacts/ContactsMenu Respect sharing enumeration config in contacts menu 7 years ago
DB Remove the custom prefix from the table name length when checking on the default primary index 7 years ago
Dashboard include dashboard into core 7 years ago
Diagnostics
Encryption list files which could not be decrypted 7 years ago
Federation According to the OCM specification the body needs to be JSON encoded 7 years ago
Files remove extra param in cache update call 7 years ago
FullTextSearch +isAvailable() 7 years ago
GlobalScale
Group Add dispatcher events to User and Group objects 7 years ago
Hooks
Http Refactor getProxyUri 7 years ago
IntegrityCheck Remove the upload and memory setting 7 years ago
L10N Typehint 7 years ago
Lock Code cleanup. 7 years ago
Lockdown
Log fix class might be undefined 7 years ago
Mail changed order of methods 7 years ago
Memcache Drop support for xcache 8 years ago
Migration Properly inject EventDispatched in BackgroundRepair 7 years ago
Notification Add return types and fully qualified function calls 8 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 8 years ago
Preview Reduce text size of text file preview, fix #13720 7 years ago
Remote
Repair Add return types 7 years ago
RichObjectStrings Validate all rich objects not only the used ones 7 years ago
Route Make sure maintenance mode is always casted to bool 7 years ago
Search
Security Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ipv6-address 7 years ago
Session replace setcookie value with '' instead of null. 8 years ago
Settings Fetch proper translations 7 years ago
Setup Cleanup some PHPDoc leftovers and unused variables 7 years ago
Share Deprecate legacy share code and cleanup some unused methods 7 years ago
Share20 Update lib/private/Share20/Manager.php 7 years ago
Support Add interfaces to interact with subscription from support app 7 years ago
SystemTag Use the defined func()->count() instead of manual counting 7 years ago
Tagging
Template Move OC.appswebroots to the bundle and deprecate oc_appswebroots 7 years ago
Updater Backend work to provide NC whats New info to users 8 years ago
User Add a login chain to reduce the complexity of LoginController::tryLogin 7 years ago
legacy Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 7 years ago
AllConfig.php Add methods to get casted system values 7 years ago
AppConfig.php
CapabilitiesManager.php move log constants to ILogger 8 years ago
Color.php Fix autoloader 8 years ago
Config.php Remove deleteFromOpcodeCache & clearOpcodeCache 7 years ago
ContactsManager.php Allow access to addressbook unique uri 7 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php move log constants to ILogger 8 years ago
ForbiddenException.php
HintException.php
InitialStateService.php Add a key parameter to the new initial state API 7 years ago
Installer.php Check if elements are set in installer 7 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 8 years ago
Log.php Allow crash reporters to catpture any message 7 years ago
MemoryInfo.php Adds license to files. Updates the branch. 8 years ago
NaturalSort.php move log constants to ILogger 8 years ago
NaturalSort_DefaultCollator.php
NavigationManager.php Generate id for navigation item 7 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Allow the creationg of previews of files stored in appdata 7 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Repair step for link shares 7 years ago
RepairException.php
Search.php
Server.php Add interfaces to interact with subscription from support app 7 years ago
ServerContainer.php Make the file strict 7 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 7 years ago
Streamer.php Use zip32 only if there are less than 65536 files 8 years ago
SubAdmin.php Expose subadmin to OCP 7 years ago
SystemConfig.php
TagManager.php
Tags.php Check if the favorite tag exists 8 years ago
TempManager.php
TemplateLayout.php Fix "Undefined index: user_uid" on login page 7 years ago
URLGenerator.php Allow empty strings in getAbsoluteURL 7 years ago
Updater.php Block install without CAN_INSTALL file 7 years ago