Commit Graph

3 Commits

Author SHA1 Message Date
11c57d3485 mod(gitea-api): add json encoding informations for all structs 2023-10-20 13:53:38 +02:00
0e6efacd13 add(gitea-api): creation for issues, milestones and comments
This implements the post api functions for issues, milestones and
comments which are added to the gitea repository.
2023-10-18 22:49:25 +02:00
5ab0dd6da6 add(gitea-api): comment getter and update functions
This implements the getter api functions and update functions for
comments. WIP for #1.
2023-10-18 22:26:00 +02:00