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