1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-10-15 19:42:04 +00:00
forgejo/routers/api/v1
mactynow 0b1942150f feat: Add converting mirror repos to normal to the API (#8932)
- Add `POST /repos/{owner}/{repo}/convert` to the API to allow mirror repositories to be converted to normal repositories.
- Resolves forgejo/forgejo#7733

Co-authored-by: Charles Martinot <charles.martinot@protonmail.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8932
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: mactynow <mactynow@noreply.codeberg.org>
Co-committed-by: mactynow <mactynow@noreply.codeberg.org>
2025-09-14 14:25:05 +02:00
..
activitypub Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
admin chore: add email blocklist unit test 2025-08-30 09:45:19 +02:00
misc feat(sec): Add SSH signing support for instances (#6897) 2025-04-11 13:25:35 +00:00
notify chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
org chore(api): update swagger method descripitons (#8728) 2025-07-30 18:08:28 +02:00
packages chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
repo feat: Add converting mirror repos to normal to the API (#8932) 2025-09-14 14:25:05 +02:00
settings chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
shared chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
swagger Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
user fix: do visibility check for user redirect lookup 2025-08-30 09:37:25 +02:00
utils feat: add sort parameter for users/search api endpoint (#8594) 2025-07-24 22:40:27 +02:00
api.go feat: Add converting mirror repos to normal to the API (#8932) 2025-09-14 14:25:05 +02:00