|
|
1b685091af
|
feat(gitea): add domain model classes, helpers, and refactor GiteaClient internals; expand README with usage and docs
|
2026-03-02 13:09:44 +00:00 |
|
|
|
fd26379324
|
feat(gitea): add Actions API support: list filters, run/job endpoints, dispatch, and richer types
|
2026-03-02 11:47:12 +00:00 |
|
|
|
2517ab863b
|
feat(gitea): add repository branches and tags support: new IGiteaBranch/IGiteaTag interfaces and getRepoBranches/getRepoTags client methods
|
2026-03-02 09:31:09 +00:00 |
|
|
|
5423039f89
|
feat(giteaclient): add deleteRepo method to delete a repository via Gitea API
|
2026-02-28 11:13:36 +00:00 |
|
|
|
ffc644cab4
|
feat(orgs): add organization and organization-repository APIs: getOrg, getOrgRepos, createOrg, createOrgRepo
|
2026-02-28 10:23:51 +00:00 |
|
|
|
e3b013b906
|
fix(gitea): no changes detected in the diff; no code or doc updates
|
2026-02-24 13:00:16 +00:00 |
|
|
|
8fc2beef78
|
fix(): no code changes to commit — repository unchanged
|
2026-02-24 12:55:36 +00:00 |
|
|
|
4073a7029f
|
fix(repo): no changes
|
2026-02-24 12:54:10 +00:00 |
|
|
|
4bfe5e56bc
|
feat(core): initial implementation of @apiclient.xyz/gitea TypeScript client
Provides GiteaClient class with methods for repos, orgs, secrets, and action runs.
|
2026-02-24 12:50:02 +00:00 |
|