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.
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 달 전
..
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 chore: Migrate away from OC::$server->getLogger 4 달 전
Authentication Improve docblock annotations for tokens and their exceptions 8 달 전
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 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 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 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 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 11 달 전
Talk chore: apply changes from Nextcloud coding standards 1.1.1 7 달 전
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 6 달 전
INavigationManager.php fix(INavigationManager): Add psalm typing for `add` parameter 7 달 전
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 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 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 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 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 Use OCP\Util::getL10N instead of OC::$server->getL10N 4 달 전