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/public
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
..
Accounts Fix typos in lib/public subdirectory 3 years ago
Activity composer run cs:fix 3 years ago
App Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app-loading 3 years ago
AppFramework Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php 3 years ago
Authentication Fix event names of 2FA related typed events 3 years ago
BackgroundJob fix(ocp): TimedJob can't have a more specific argument than Job 3 years ago
Broadcast/Events composer run cs:fix 3 years ago
Cache Move CappedMemoryCache to OCP 4 years ago
Calendar composer run cs:fix 3 years ago
Capabilities doc(ocp): Upgrade capability registration recommendation 3 years ago
Collaboration Fix typos in lib/public subdirectory 3 years ago
Command
Comments Improve typing in ICommentsManager 3 years ago
Common/Exception OCP: Introduce OCP\Common\Exception\NotFoundException 3 years ago
Config Add API to change preferences 4 years ago
Console composer run cs:fix 3 years ago
Contacts Fix typos in lib/public subdirectory 3 years ago
DB Fix typos in lib/public subdirectory 3 years ago
Dashboard fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem 3 years ago
DataCollector Add a built-in profiler inside Nextcloud 4 years ago
Diagnostics
DirectEditing Fix typos in lib/public subdirectory 3 years ago
Encryption Adapt code to new encryption system 3 years ago
EventDispatcher composer run cs:fix 3 years ago
Federation displayname on federated shares 3 years ago
Files Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint 3 years ago
Files_FullTextSearch/Model composer run cs:fix 3 years ago
FullTextSearch Fix typos in lib/public subdirectory 3 years ago
GlobalScale composer run cs:fix 3 years ago
Group Update version number in since and deprecated annotations 3 years ago
Http feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
L10N composer run cs:fix 3 years ago
LDAP Fix typos in lib/public subdirectory 3 years ago
LanguageModel LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Lock composer run cs:fix 3 years ago
Lockdown
Log fix type in BeforeMessageLoggedEvent 3 years ago
Mail Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body 3 years ago
Migration composer run cs:fix 3 years ago
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview feat: add width, height, crop and mode to BeforePreviewFetchedEvent 3 years ago
Profile composer run cs:fix 3 years ago
Profiler Expose clearing the profiles and fix it 3 years ago
Remote
RichObjectStrings Add messageId to richObject definition of Talk 3 years ago
Route composer run cs:fix 3 years ago
Search composer run cs:fix 3 years ago
Security composer run cs:fix 3 years ago
Session/Exceptions
Settings composer run cs:fix 3 years ago
Share Add SHARE_TYPE_SCIENCEMESH 3 years ago
SpeechToText Fix(docs): Fix parameter type in doc block 3 years ago
Support composer run cs:fix 3 years ago
SystemTag fix: include invisible tags for admins 3 years ago
Talk composer run cs:fix 3 years ago
Translation feat(translation): Return the detected language so clients can show more details 3 years ago
User Add method to list disabled users to IProvideEnabledStateBackend 3 years ago
UserMigration feat(UserMigration)!: 32-bit support 3 years ago
UserStatus composer run cs:fix 3 years ago
WorkflowEngine Fix typos in lib/public subdirectory 3 years ago
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 3 years ago
Color.php Update avatars on update 3 years ago
Constants.php
Defaults.php Use the default color and matching text color for the federation invite 3 years ago
Files.php Fix typos in lib/public subdirectory 3 years ago
GroupInterface.php also update groupinterface and database backend 3 years ago
HintException.php Fix typos in lib/public subdirectory 3 years ago
IAddressBook.php composer run cs:fix 3 years ago
IAppConfig.php
IAvatar.php composer run cs:fix 3 years ago
IAvatarManager.php composer run cs:fix 3 years ago
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
ICache.php composer run cs:fix 3 years ago
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
IDBConnection.php Fix spelling for PreConditionNotMetException 4 years ago
IDateTimeFormatter.php
IDateTimeZone.php
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 4 years ago
IEventSource.php Flag repair errors as error level in eventSource->send 3 years ago
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 3 years ago
IGroup.php Optimize retrieving display name when searching for users in a group 3 years ago
IGroupManager.php revert public interface back to the original types, just cast them before passing the nulls to the backends 3 years ago
IImage.php Allow empty mimeType 3 years ago
IInitialStateService.php
IL10N.php
ILogger.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php composer run cs:fix 3 years ago
IPreview.php composer run cs:fix 3 years ago
IRequest.php Reduce list 3 years ago
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 4 years ago
ISearch.php composer run cs:fix 3 years ago
IServerContainer.php refactor: migrate OC_EventSource to dependency injection 3 years ago
ISession.php composer run cs:fix 3 years ago
IStreamImage.php Send images to imaginary docker to generate previews 4 years ago
ITagManager.php composer run cs:fix 3 years ago
ITags.php Cleanup tags and Share component 3 years ago
ITempManager.php
IURLGenerator.php composer run cs:fix 3 years ago
IUser.php feat(users): Store and load a user's manager 3 years ago
IUserBackend.php composer run cs:fix 3 years ago
IUserManager.php composer run cs:fix 3 years ago
IUserSession.php
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php composer run cs:fix 3 years ago
SabrePluginException.php composer run cs:fix 3 years ago
Server.php Improve container return type annotations 3 years ago
Share.php composer run cs:fix 3 years ago
Share_Backend.php Fix typos in lib/public subdirectory 3 years ago
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
UserInterface.php composer run cs:fix 3 years ago
Util.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago