選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
fenn-cs 0bee2a6fca fix(shareManager): Respect empty `expireDate` in server 3ヶ月前
..
Accounts feat!: Migrate AccountManager event to typed event 11ヶ月前
Activity composer run cs:fix 1年前
App fix(apps): Fix type information of app manager 5ヶ月前
AppFramework fix: Allow nonce in csp header also if no other reasons are given 4ヶ月前
Authentication Improve docblock annotations for tokens and their exceptions 8ヶ月前
BackgroundJob fix: Extend docblock of hasReservedJob 8ヶ月前
Broadcast/Events composer run cs:fix 1年前
Cache Move CappedMemoryCache to OCP 2年前
Calendar feat(caldav): order the calendar objects by start date for search 1ヶ月前
Capabilities doc(ocp): Upgrade capability registration recommendation 1年前
Collaboration feat(events): Add typed event for filtering autocompletion suggestions 8ヶ月前
Command Update php licenses 3年前
Comments chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Common/Exception Since 27.1.0 1年前
Config Add API to change preferences 2年前
Console composer run cs:fix 1年前
Contacts feat(contactsmenu): Sort by user status 8ヶ月前
DB fix(dbal): Fix types in query builder methods for parameters 8ヶ月前
Dashboard chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
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年前
Federation fix(federation): Fix type and docs on ICloudFederationNotification interface 8ヶ月前
Files perf: Avoid updating the folder size if we know the size difference 3ヶ月前
FilesMetadata fix(metadata): Fix copy-paste doc block throws 7ヶ月前
Files_FullTextSearch/Model composer run cs:fix 1年前
FullTextSearch Fix typos in lib/public subdirectory 1年前
GlobalScale composer run cs:fix 1年前
Group fix(groups): allows to save group names with more than 64 characters 1ヶ月前
Http chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
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 chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Mail Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body 1年前
Migration fix(install): Make installing more verbose 8ヶ月前
Notification composer run cs:fix 1年前
OCM feat(OCM): Dispatch an event so apps can register resources 9ヶ月前
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 8ヶ月前
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 7ヶ月前
Security chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
Session/Exceptions Update php licenses 3年前
Settings chore(settings): Cleanup IManager and Manager type annotations 7ヶ月前
SetupCheck Document throwing behavior of SetupResult upon invalid rich object 5ヶ月前
Share fix(shareManager): Respect empty `expireDate` in server 3週間前
SpeechToText First pass at ai admin settings 11ヶ月前
Support composer run cs:fix 1年前
SystemTag fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 11ヶ月前
Talk chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
TextProcessing fix(TextProcessing): Make task type template param covariant 7ヶ月前
TextToImage Update doc blocks 6ヶ月前
Translation First pass at ai admin settings 11ヶ月前
User chore: Adapt `@since` version number in OCP for backport to 28 1ヶ月前
UserMigration feat(UserMigration)!: 32-bit support 1年前
UserStatus fix(userstatus): Fix docs of user status manager 2ヶ月前
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 10ヶ月前
HintException.php Fix typos in lib/public subdirectory 1年前
IAddressBook.php composer run cs:fix 1年前
IAppConfig.php provisioning_api: Add OpenAPI spec 11ヶ月前
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 9ヶ月前
ICertificate.php Update php licenses 3年前
ICertificateManager.php Update php licenses 3年前
IConfig.php Add specific psalm-return for getAllUserValues 2年前
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 10ヶ月前
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 6ヶ月前
INavigationManager.php fix(INavigationManager): Fix psalm alias not set in the right place 1ヶ月前
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 9ヶ月前
IPreview.php fix!: Remove legacy event dispatching Symfony's GenericEvent 11ヶ月前
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 1年前
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 11ヶ月前
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 fix(IUrlGenerator): Add `throws` documentation for `imagePath` function 4ヶ月前
IUser.php feat(users): Store and load a user's manager 1年前
IUserBackend.php composer run cs:fix 1年前
IUserManager.php chore: Adapt `@since` version number in OCP for backport to 28 1ヶ月前
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 7ヶ月前
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 fix(l10n): fix translations for init scripts 7ヶ月前