Commit Graph

5 Commits

Author SHA1 Message Date
0cb4190540 add: push changes to gitea server after merging local changes
This implementation has no configuration yet to authorize accordingly.
WIP for #3 and #4.
2023-10-24 22:17:37 +02:00
5764a32f02 fix(taskwarrior): parsing and convertion of times and contents 2023-10-22 12:32:53 +02:00
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