|
|
aae91aa4e7
|
fix(gitea-api): authorize for issues in private repositories / organizations
This also fixes an issue with the taskwarrior filters to not overwrite
existing other tasks from other repositories.
|
2023-10-27 16:42:33 +02:00 |
|
|
|
11c57d3485
|
mod(gitea-api): add json encoding informations for all structs
|
2023-10-20 13:53:38 +02:00 |
|
|
|
3a04085d3a
|
add(repository): discover repository informations
This implemtation determines the git remote origin url and extracts the
information for the owner and repo names for the api url's. WIP for #2.
|
2023-10-19 22:29:29 +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 |
|