Copilot

Results 4682 issues of Copilot

This PR migrates the repository from ESLint 8.57.1 to ESLint 9.35.0 using the new standardized `@iobroker/eslint-config` configuration as recommended by the ioBroker core team. ## Changes Made ### ESLint Configuration...

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress....

Adds a new `--validate-images` CLI option that enables PIL-based image validation to filter out corrupt or invalid image files during processing. ## Problem When processing image datasets, users may encounter...

Adds documentation for an alternative Mac setup using Homebrew and Composer, as shared by @christophboecker. This approach is simpler than the existing Windows-focused guide—no custom loader code needed since Homebrew's...

The `CommandAddCrmPluginRegistration` command only added `DeleteAsyncOperation = true` when the database value was true, but omitted it when false. Since `CrmPluginRegistrationAttribute.DeleteAsyncOperation` defaults to `true`, plugins with `asyncautodelete = false` in...

The issue requested a document plan to improve/add new connection types for both CLI and VSIX, referencing modern authentication patterns from Rnwood.Dataverse.Data.PowerShell and including auto-parser for project URL detection. ##...

## Schema Validation Against Sample Data - PR Review Fixes Applied ✅ All feedback from PR review has been addressed. --- ## ✅ Changes Made (Based on Review Comments) ###...

size/XXL
documentation
infrastructure
build

## Description Successfully created 10 comprehensive GitHub issues focusing on OSINT data completeness/correctness and Vaadin 8 UI improvements for the CIA platform. Issues address gaps identified across database mapping (77%...

size/XS

### Motivation and Context Enable admins to activate seasonal themes (e.g., Christmas) site-wide for all users, with an extensible architecture for adding future themes. ### Description Implements a theme system...

### Motivation and Context Track runner job state in the database so the UI can display current runner activity. Previously, job execution was ephemeral with no persistence layer for monitoring....