This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
apiclient.xyz
/
gitea
Watch
3
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17
Commits
1
Branch
8
Tags
7caa033115fd28e5ae76316fcb67ce71c6926316
Commit Graph
7 Commits
Author
SHA1
Message
Date
Juergen Kunz
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
Juergen Kunz
5423039f89
feat(giteaclient): add deleteRepo method to delete a repository via Gitea API
2026-02-28 11:13:36 +00:00
Juergen Kunz
ffc644cab4
feat(orgs): add organization and organization-repository APIs: getOrg, getOrgRepos, createOrg, createOrgRepo
2026-02-28 10:23:51 +00:00
Juergen Kunz
e3b013b906
fix(gitea): no changes detected in the diff; no code or doc updates
2026-02-24 13:00:16 +00:00
Juergen Kunz
8fc2beef78
fix(): no code changes to commit — repository unchanged
2026-02-24 12:55:36 +00:00
Juergen Kunz
4073a7029f
fix(repo): no changes
2026-02-24 12:54:10 +00:00
Juergen Kunz
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