選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 4ヶ月前
..
Accounts feat!: Migrate AccountManager event to typed event 10ヶ月前
Activity composer run cs:fix 1年前
App fix(apps): Fix type information of app manager 4ヶ月前
AppFramework chore: Migrate away from OC::$server->getLogger 4ヶ月前
Authentication Improve docblock annotations for tokens and their exceptions 7ヶ月前
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4ヶ月前
Broadcast/Events composer run cs:fix 1年前
Cache chore: Add missing ArrayAccess template parameters 4ヶ月前
Calendar composer run cs:fix 1年前
Capabilities doc(ocp): Upgrade capability registration recommendation 11ヶ月前
Collaboration feat(events): Add typed event for filtering autocompletion suggestions 7ヶ月前
Command Update php licenses 3年前
Comments feat(comments): Add a meta data column for comments 6ヶ月前
Common/Exception Since 27.1.0 11ヶ月前
Config Add API to change preferences 2年前
Console composer run cs:fix 1年前
Contacts feat(contactsmenu): Sort by user status 7ヶ月前
DB fix(dbal): Fix types in query builder methods for parameters 8ヶ月前
Dashboard fix!: Remove deprecated `RegisterWidgetEvent` 4ヶ月前
DataCollector Add a built-in profiler inside Nextcloud 2年前
Diagnostics Update php licenses 3年前
DirectEditing Fix typos in lib/public subdirectory 1年前
Encryption Adapt code to new encryption system 1年前
EventDispatcher composer run cs:fix 1年前
Exceptions lazy AppConfig 5ヶ月前
Federation Use OCP\Util::getL10N instead of OC::$server->getL10N 4ヶ月前
Files chore: Add missing ArrayAccess template parameters 4ヶ月前
FilesMetadata fix(metadata): Fix copy-paste doc block throws 6ヶ月前
Files_FullTextSearch/Model composer run cs:fix 1年前
FullTextSearch Fix typos in lib/public subdirectory 1年前
GlobalScale composer run cs:fix 1年前
Group Fix psalm spotted type errors 9ヶ月前
Http chore: apply changes from Nextcloud coding standards 1.1.1 6ヶ月前
L10N composer run cs:fix 1年前
LDAP Fix typos in lib/public subdirectory 1年前
Lock composer run cs:fix 1年前
Lockdown Update php licenses 3年前
Log Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4ヶ月前
Mail Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body 1年前
Migration fix(install): Make installing more verbose 7ヶ月前
Notification composer run cs:fix 1年前
OCM feat(OCM): Dispatch an event so apps can register resources 8ヶ月前
OCS composer run cs:fix 1年前
Preview feat: redirect to the mime icon if no preview available 10ヶ月前
Profile feat(profile): Add public interface for profile manager so apps can check config 7ヶ月前
Profiler Expose clearing the profiles and fix it 1年前
Remote Deprecate OCP\Remote 3年前
RichObjectStrings Add messageId to richObject definition of Talk 1年前
Route composer run cs:fix 1年前
Search chore: apply changes from Nextcloud coding standards 1.1.1 6ヶ月前
Security chore: apply changes from Nextcloud coding standards 1.1.1 6ヶ月前
Session/Exceptions Update php licenses 3年前
Settings chore(settings): Cleanup IManager and Manager type annotations 6ヶ月前
SetupCheck Document throwing behavior of SetupResult upon invalid rich object 4ヶ月前
Share feat(php,vue): Create a new parameter 4ヶ月前
SpeechToText Introduce ISpeechToTextProviderWithUserId 5ヶ月前
Support composer run cs:fix 1年前
SystemTag fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 10ヶ月前
Talk chore: apply changes from Nextcloud coding standards 1.1.1 6ヶ月前
TextProcessing Merge branch 'master' into enh/text-processing-provider-with-id 6ヶ月前
TextToImage introduce IProviderWithUserId 5ヶ月前
Translation enh(OCP\Translation): Introduce ITranslationProviderWithUserId 5ヶ月前
User Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-time 6ヶ月前
UserMigration feat(UserMigration)!: 32-bit support 1年前
UserStatus fix(ooo): add new ooo status with new emoji 6ヶ月前
WorkflowEngine fix(workflowengine): Remove legacy event (deprecated since 17) 11ヶ月前
AutoloadNotAllowedException.php Update php licenses 3年前
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 1年前
Color.php Update avatars on update 1年前
Constants.php Update php licenses 3年前
Defaults.php Use the default color and matching text color for the federation invite 1年前
Files.php Fix typos in lib/public subdirectory 1年前
GroupInterface.php Move new methods to a new interface in OCP 9ヶ月前
HintException.php Fix typos in lib/public subdirectory 1年前
IAddressBook.php composer run cs:fix 1年前
IAppConfig.php fix getAllValues() to filter values based on prefix 4ヶ月前
IAvatar.php composer run cs:fix 1年前
IAvatarManager.php composer run cs:fix 1年前
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1年前
ICache.php composer run cs:fix 1年前
ICacheFactory.php feat: Add factory method for in-memory caches 8ヶ月前
ICertificate.php Update php licenses 3年前
ICertificateManager.php Update php licenses 3年前
IConfig.php lazy AppConfig 5ヶ月前
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 1年前
IDBConnection.php enh(db): provide database providers via API 9ヶ月前
IDateTimeFormatter.php Update php licenses 3年前
IDateTimeZone.php Update php licenses 3年前
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2年前
IEventSource.php Flag repair errors as error level in eventSource->send 1年前
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 1年前
IGroup.php feat(ocp): Add types and strict typing to \OCP\Group\IGroup 9ヶ月前
IGroupManager.php revert public interface back to the original types, just cast them before passing the nulls to the backends 1年前
IImage.php Allow empty mimeType 1年前
IInitialStateService.php Update php licenses 3年前
IL10N.php Update php licenses 3年前
ILogger.php Update php licenses 3年前
IMemcache.php Update php licenses 3年前
IMemcacheTTL.php restore shared lock ttl when releasing 5ヶ月前
INavigationManager.php fix(INavigationManager): Add psalm typing for `add` parameter 7ヶ月前
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 8ヶ月前
IPreview.php fix!: Remove legacy event dispatching Symfony's GenericEvent 10ヶ月前
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 11ヶ月前
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2年前
ISearch.php composer run cs:fix 1年前
IServerContainer.php chore!: Remove legacy SymfonyAdapter 10ヶ月前
ISession.php composer run cs:fix 1年前
IStreamImage.php Send images to imaginary docker to generate previews 2年前
ITagManager.php composer run cs:fix 1年前
ITags.php Cleanup tags and Share component 1年前
ITempManager.php Update php licenses 3年前
IURLGenerator.php composer run cs:fix 1年前
IUser.php feat(users): Store and load a user's manager 1年前
IUserBackend.php composer run cs:fix 1年前
IUserManager.php Add endpoint for getting disabled user list 8ヶ月前
IUserSession.php Update php licenses 3年前
Image.php Update php licenses 3年前
PreConditionNotMetException.php Update php licenses 3年前
SabrePluginEvent.php composer run cs:fix 1年前
SabrePluginException.php composer run cs:fix 1年前
Server.php Improve container return type annotations 1年前
Share.php chore: apply changes from Nextcloud coding standards 1.1.1 6ヶ月前
Share_Backend.php Fix typos in lib/public subdirectory 1年前
Share_Backend_Collection.php Update php licenses 3年前
Share_Backend_File_Dependent.php Update php licenses 3年前
Template.php Update php licenses 3年前
UserInterface.php composer run cs:fix 1年前
Util.php Use OCP\Util::getL10N instead of OC::$server->getL10N 4ヶ月前