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
14
Commits
1
Branch
8
Tags
5423039f89fe40a61c06100c5b4e50c2a9f8ed36
Commit Graph
6 Commits
Author
SHA1
Message
Date
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