mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-03-14 06:23:01 +03:00
* feat: add target organization field to Add Repository dialog Allow users to specify a destination Gitea organization when adding a single repository, instead of relying solely on the default mirror strategy. The field is optional — when left empty, the existing strategy logic applies as before. Closes #200 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add screenshot of target organization field in Add Repository dialog Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>