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