Commit Graph

2 Commits

Author SHA1 Message Date
44cc8bf7cb feat: add Gitea client module with repository and issue API support
Implement a new Gitea API client providing methods for repository management (create, list, delete) and issue tracking (create, update, close). The client uses OAuth2 token authentication and supports paginated responses for listing endpoints.
2025-10-02 10:25:09 +00:00
019d065583 fix: correct spelling of "Update" in commit message to "Update" 2025-03-07 22:19:59 +00:00