mirror of
https://github.com/Radarr/Radarr
synced 2026-01-24 00:13:43 +01:00
* Initial plan * feat(ci): Add secret scanning with secretlint to pre-commit hooks - Install secretlint and @secretlint/secretlint-rule-preset-recommend - Configure secretlint with .secretlintrc.json - Add secretlint to lint-staged configuration - Update CONTRIBUTING.md to document secret scanning - Resolves #55 Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com> * feat(privacy): Disable telemetry and analytics by default - Set SentryEnabled to false by default in SentryTarget - Update English localization to clarify error reporting is opt-in - Update README with detailed privacy information - Machine fingerprinting already removed (returns "anonymous") - Piwik analytics already removed - AnalyticsEnabled defaults to false in config This ensures no telemetry is sent without explicit user consent. Resolves #8 Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com> * refactor: Address code review feedback for pre-commit and telemetry changes - Optimize secretlint to only scan relevant file types (not all files) - Add ignoreFiles configuration to secretlint to exclude build artifacts - Clarify comment in SentryTarget about reconfiguration location Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .idea/.idea.NzbDrone/.idea | ||
| Libraries | ||
| NzbDrone | ||
| NzbDrone.Api.Test | ||
| NzbDrone.Automation.Test | ||
| NzbDrone.Common | ||
| NzbDrone.Common.Test | ||
| NzbDrone.Console | ||
| NzbDrone.Core | ||
| NzbDrone.Core.Test | ||
| NzbDrone.Host | ||
| NzbDrone.Host.Test | ||
| NzbDrone.Integration.Test | ||
| NzbDrone.Libraries.Test | ||
| NzbDrone.Mono | ||
| NzbDrone.Mono.Test | ||
| NzbDrone.SignalR | ||
| NzbDrone.Test.Common | ||
| NzbDrone.Test.Dummy | ||
| NzbDrone.Update | ||
| NzbDrone.Update.Test | ||
| NzbDrone.Windows | ||
| NzbDrone.Windows.Test | ||
| Radarr.Api.V3 | ||
| Radarr.Http | ||
| ServiceHelpers | ||
| Targets | ||
| .eslintrc.js | ||
| .globalconfig | ||
| coverlet.runsettings | ||
| Directory.Build.props | ||
| Directory.Build.targets | ||
| NuGet.config | ||
| omnisharp.json | ||
| postgres.runsettings | ||
| Radarr.ico | ||
| Radarr.sln | ||
| Radarr.sln.DotSettings | ||
| stylecop.json | ||