|
|
ce2a4769c9
|
add(taskwarrior): uda for last_gitw_update with initial merge
WIP for #3. Creation of entirely new tasks is possible and works as
expected. The only remaining issue is the merging of existing tasks.
|
2023-10-22 00:02:47 +02:00 |
|
|
|
ba9683f290
|
add(taskwarrior): pull implementation for new tasks
This implements the pull functionality for new tasks, which are not yet
in the local taskwarrior instance created. WIP for #3.
|
2023-10-21 12:43:41 +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 |
|
|
|
c6d5bc1fc8
|
add(gitea-api): issue and milestone updating
This implements the api patches for updating an issue or milestone for a
given repository and issue or milestone. WIP for #1.
|
2023-10-18 17:47:42 +02:00 |
|
|
|
a206c82061
|
add(gitea-api): individual issue and milestone getter
This implements the api getters for extracting a single issue and single
milestone for a given gitea repository and id. WIP for #1.
|
2023-10-18 17:20:48 +02:00 |
|
|
|
398b6a1992
|
add(gitea-api): issues and milestones getters
This implements the api getters for extracting the issues and milestones
for a given gitea repository. WIP for #1.
|
2023-10-17 23:15:29 +02:00 |
|
|
|
65eec9a2f6
|
initial structure
|
2023-10-14 14:03:32 +02:00 |
|