Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/go-gitea/go-sdk

Gitea: Golang SDK, moved to https://gitea.com/gitea/go-sdk
https://github.com/go-gitea/go-sdk

change the deprecated url by the new one to edit and delete an issue comment

ngourdon opened this pull request over 5 years ago
fix wrong url in delete org hook API

ngourdon opened this pull request over 5 years ago
fix wrong url for edit and delete team API

ngourdon opened this pull request over 5 years ago
SDK depends on Gitea

jonasfranz opened this issue over 5 years ago
Add API for handling teams

ngourdon opened this pull request over 5 years ago
Adds missing methods in the org API

ngourdon opened this pull request over 5 years ago
Adds AdminListOrgs in the admin org API

ngourdon opened this pull request over 5 years ago
Adds missing methods in the admin user API

ngourdon opened this pull request over 5 years ago
Fix typo in pull requests API

ngourdon opened this pull request over 5 years ago
Feature - #5960 - SDK for editing a repo

richmahn opened this pull request over 5 years ago
Switch back to sha1 as key

techknowlogick opened this pull request over 5 years ago
fixed GetSingleCommit url bug

xuecanlong opened this pull request over 5 years ago
why haven't list all the commits of one repository?

xuecanlong opened this issue over 5 years ago
Add includes_all_repositories field to team API

ngourdon opened this pull request over 5 years ago
Move organization visibility from gitea to SDK and add it on CreateOptions

lunny opened this pull request over 5 years ago
Information necessary for calling func (*Client) CreatePullRequest

pedrobisp opened this issue over 5 years ago
404 for git_hook , gitea version is 1.8.0

xuecanlong opened this issue over 5 years ago
ListPullRequestsOptions does not work?

quantonganh opened this pull request over 5 years ago
ListPullRequestsOptions does not work?

quantonganh opened this issue over 5 years ago
Struct changes to satisfy #3789

techknowlogick opened this pull request over 5 years ago
Add option for client with custom http client

jonasfranz opened this pull request over 5 years ago
Adds wrapper for blob content

richmahn opened this pull request almost 6 years ago
Re-applying gogs HMAC patch.

zobo opened this pull request almost 6 years ago
Add API for manipulating Git hooks

segevfiner opened this pull request almost 6 years ago
Updates MAINTAINERS to include me

richmahn opened this pull request almost 6 years ago
Update images used by drone for SDK

techknowlogick opened this pull request almost 6 years ago
GetMyUserInfo IsAdmin is false even if user is admin

jeanlucmongrain opened this issue almost 6 years ago
Adds structures for repo file and blob APIs

richmahn opened this pull request almost 6 years ago
add IsAdmin to user

adelowo opened this pull request almost 6 years ago
MustChangePassword must be nillable

jolheiser opened this pull request almost 6 years ago
Increase Username MaxSize 35 -> 40

segevfiner opened this pull request almost 6 years ago
Add MustChangePassword field to add/edit user for API

jolheiser opened this pull request almost 6 years ago
Add myself to maintainers

jolheiser opened this pull request almost 6 years ago
Fix #137 MergePullRequest update

xabufr opened this pull request almost 6 years ago
[WIP] Fix #137 MergePullRequest update

xabufr opened this pull request almost 6 years ago
Add method to set Sudo header

DrMegavolt opened this pull request almost 6 years ago
Delete organization method

nlamirault opened this issue almost 6 years ago
Add Stopwatch related methods to SDK

adelowo opened this pull request almost 6 years ago
Updates GitTreeResponse for pagination

richmahn opened this pull request almost 6 years ago
Revert PR #133

lafriks opened this pull request almost 6 years ago
add structs for list tags

lunny opened this pull request almost 6 years ago
Add commit structs

lunny opened this pull request almost 6 years ago
MergePullRequest update

xabufr opened this issue almost 6 years ago
Replace @JonasFranzDEV with @jonasfranz

jonasfranz opened this pull request about 6 years ago
add commit file status

lunny opened this pull request about 6 years ago
Add `organization` field to `Team` struct.

HarshitOnGitHub opened this pull request about 6 years ago
make Release.Target a required parameter

noerw opened this pull request about 6 years ago
Client: handle 409 HTTP code

noerw opened this pull request about 6 years ago
Update SDK to include `head_commit` in `PushPayload`.

HarshitOnGitHub opened this pull request about 6 years ago
added recursive support to git trees api

Kasi-R opened this pull request about 6 years ago
Support for git refs listing API

lafriks opened this pull request about 6 years ago
Add zeripath to maintainers

zeripath opened this pull request about 6 years ago
add units for team

lunny opened this pull request about 6 years ago
fix: Add secret to all webhook's payload where it has been missing

HoffmannP opened this pull request about 6 years ago
Add deploy key changes

zeripath opened this pull request about 6 years ago
fix golint path.

appleboy opened this pull request about 6 years ago
add myself to maintainers

kolaente opened this pull request about 6 years ago
Feature/archive repos

kolaente opened this pull request over 6 years ago
Adjust keys API

zeripath opened this pull request over 6 years ago
Update SDK to fit with /users/search returning a UserList

zeripath opened this pull request over 6 years ago
Update SDK to match the return of /users/search

zeripath opened this pull request over 6 years ago
Fix a format problem in admin_user.go

BetaCat0 opened this pull request over 6 years ago
Prepare for prioritize issues & update .gitignore for goland users

BetaCat0 opened this pull request over 6 years ago
Change Collaborators List to include permissions

zeripath opened this pull request over 6 years ago
Refactoring access token from sha1 to sha1+JWT

beeonthego opened this pull request over 6 years ago
Fix for missing field in EditUserOption

EnricoFerro opened this pull request over 6 years ago
Link to documentation results in 404

krombel opened this issue over 6 years ago
Add myself as a maintainer

axifive opened this pull request over 6 years ago
Add GetMyUserInfo

jonasfranz opened this pull request over 6 years ago
add ID as an output for token API and Delete token

techknowlogick opened this pull request over 6 years ago
Added Tree API functionality

Kasi-R opened this pull request over 6 years ago
Improve issue/comment api for migration use cases

jonasfranz opened this pull request over 6 years ago
add release hook types

lunny opened this pull request over 6 years ago
Add more webhook types

lunny opened this pull request over 6 years ago
Added deadline structs for api

kolaente opened this pull request over 6 years ago
Added user locale setting

kolaente opened this pull request over 6 years ago
Preparation for Issue due dates (go-gitea/gitea#2533)

kolaente opened this pull request over 6 years ago
Fix golint

jonasfranz opened this pull request over 6 years ago
Remove coverage badge

jonasfranz opened this pull request over 6 years ago
Modified assignees field in issue struct for preperation of go-gitea/gitea#3705

kolaente opened this pull request almost 7 years ago
Add myself as a maintainer

jonasfranz opened this pull request almost 7 years ago
Modified assignees field in issue struct for preperation of go-gitea/gitea#1884

kolaente opened this pull request almost 7 years ago
Remove unused imports and use a non-pointer reader

jonasfranz opened this pull request almost 7 years ago
Add repo trees

lunny opened this pull request almost 7 years ago
Add closed at field for issue and pull request

lafriks opened this pull request almost 7 years ago
Add Search users support

DrMegavolt opened this pull request almost 7 years ago
Add Search users support

DrMegavolt opened this pull request almost 7 years ago
Add Attachment API

jonasfranz opened this pull request almost 7 years ago
fixes #88 to handle 422 better

jstrachan opened this pull request almost 7 years ago
improve error handling if a REST request has missing data

jstrachan opened this issue almost 7 years ago
Run `go fmt` for the entire project

vtemian opened this pull request about 7 years ago
Added attachment releases data

stefan-lacatus opened this pull request about 7 years ago
add simple add user test

klauern opened this pull request about 7 years ago
Test Framework

klauern opened this issue about 7 years ago
Add delete hook

Bwko opened this pull request over 7 years ago
Added read-only attachments to the Releases API

stefan-lacatus opened this pull request over 7 years ago
AdminCreateOrg json unmarshal error

fxaguessy opened this issue almost 8 years ago