Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Gitea #7

Closed
moqmar opened this issue Feb 2, 2019 · 4 comments · Fixed by #15
Closed

Add support for Gitea #7

moqmar opened this issue Feb 2, 2019 · 4 comments · Fixed by #15
Assignees
Labels
platform Platform issues that cannot be solved by Vssue

Comments

@moqmar
Copy link

moqmar commented Feb 2, 2019

Gitea is an alternative to GitLab that's lightweight enough to be run on something like a Raspberry Pi. The API should have everything required to add support for it to Vssue.

This would allow anyone to self-host their comments with way lower resource requirements, or use a non-profit hosting service like codeberg.org.

@meteorlxy meteorlxy added the platform Platform issues that cannot be solved by Vssue label Feb 2, 2019
@meteorlxy
Copy link
Owner

Seems that Gitea does not support OAuth now. It's part of the Milestone of Gitea v1.8.0 (see go-gitea/gitea#27).

Vssue will try to support gitea after that.

@jonasfranz
Copy link

@meteorlxy @moqmar maybe have a look one this PR:go-gitea/gitea#5378 it includes the oauth2 provider and could be used for evaluation and testing.

@meteorlxy
Copy link
Owner

@jonasfranz

You did a great work!

I'm not familiar with gitea. Could you please give some notes that why deleting and editing a comment is deprecated?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform Platform issues that cannot be solved by Vssue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants