super-productivity/packages/plugin-dev/github-issue-provider/i18n
Johannes Millan 6a78913177 feat(plugins): add plugin issue provider system with GitHub migration
Add a plugin-based issue provider architecture that allows plugins to
register as issue providers alongside the existing built-in providers.

- Plugin API: types for search, display, comments, two-way sync, and
  field mappings in @super-productivity/plugin-api
- Registry service to manage plugin provider lifecycle
- HTTP proxy with SSRF protection for plugin network requests
- Adapter service implementing IssueServiceInterface for plugins
- Sync adapter for plugin-based two-way sync
- Plugin config UI in the issue provider edit dialog
- Plugin providers shown in setup overview and issue panel

Migrate GitHub from built-in to plugin as first proof:
- Bundled github-issue-provider plugin with full feature parity
- Reducer migration converts old GitHub data to plugin format while
  preserving legacy fields for cross-version compatibility
- Auto-enable plugin when existing GitHub providers are detected
- Plugin registers under 'GITHUB' key via MigratedIssueProviderKey
- GitHub translations moved to plugin i18n bundles

Mark Two-Way Sync as experimental in the UI.
2026-03-03 20:14:54 +01:00
..
ar.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
cs.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
de.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
en.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
es.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
fa.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
fi.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
fr.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
hr.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
id.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
it.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
ja.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
ko.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
nb.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
nl.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
pl.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
pt-br.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
pt.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
ro-md.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
ro.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
ru.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
sk.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
sv.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
tr.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
uk.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
zh-tw.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
zh.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00