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
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec
2 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 fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2 years ago
Authentication fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2 years ago
BackgroundJob Remove allowParallelRuns check in OCP\BackgroundJob\Job 2 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 core: Add OpenAPI spec 3 years ago
Command
Comments fix(comments): Emit CommentsEntityEvent as typed event 2 years ago
Common/Exception Since 27.1.0 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: Add options to support all used features by core 2 years ago
Dashboard fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem 3 years ago
DataCollector
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 federatedfilesharing: Add OpenAPI spec 3 years ago
Files fix share roots always being marked as writable 2 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
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(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
Talk composer run cs:fix 3 years ago
TextProcessing Remove Task::factory method 2 years ago
Translation core: Add OpenAPI spec 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(workflowengine): Remove legacy event (deprecated since 17) 2 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 provisioning_api: Add OpenAPI spec 2 years ago
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(db)!: Remove private legacy event because we can not keep it 2 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 fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 3 years ago
IRequestId.php
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
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