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 месеци