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