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 月之前