mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-24 01:47:55 +00:00
* first draft
* update gitea sdk to 9e280adb4da
* adapt feat of updated sdk
* releases now works
* break the Reactions loop
* use convertGiteaLabel
* fix endless loop because paggination is not supported there !!!
* rename gitea local uploader files
* pagination can bite you in the ass
* Version Checks
* lint
* docs
* rename gitea sdk import to miss future conficts
* go-swagger: dont scan the sdk structs
* make sure gitea can shutdown gracefully
* make GetPullRequests and GetIssues similar
* rm useles
* Add Test: started ...
* ... add tests ...
* Add tests and Fixing things
* Workaround missing SHA
* Adapt: Ensure that all migration requests are cancellable
(
|
||
|---|---|---|
| .. | ||
| auth | ||
| emoji | ||
| svg | ||
| 404.png | ||
| 500.png | ||
| apple-touch-icon.png | ||
| avatar_default.png | ||
| checkmark.png | ||
| dingtalk.ico | ||
| discord.png | ||
| favicon.png | ||
| favicon.svg | ||
| feishu.png | ||
| gitea-192.png | ||
| gitea-512.png | ||
| gitea-lg.png | ||
| gitea-safari.svg | ||
| gitea-sm.png | ||
| gogs.ico | ||
| loading.png | ||
| matrix.svg | ||
| msteams.png | ||
| openid-16x16.png | ||
| repo_default.png | ||
| slack.png | ||
| telegram.png | ||