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

feat(api-gitea-v1): add gitea api v1 package #15

Merged
merged 4 commits into from Dec 31, 2019
Merged

feat(api-gitea-v1): add gitea api v1 package #15

merged 4 commits into from Dec 31, 2019

Conversation

@meteorlxy meteorlxy self-assigned this Aug 31, 2019
@6543
Copy link

6543 commented Dec 25, 2019

@meteorlxy just to mention: gitea support reaction now via API (go-gitea/gitea#9220)

@meteorlxy
Copy link
Owner Author

@6543 Thanks for the great work!

However, I found that reactions API always check auth.

If the user does not login, we can get the issues / comments / markdown correctly, but receive a 401 when trying to get reactions:

image

@meteorlxy meteorlxy marked this pull request as ready for review December 31, 2019 07:59
@meteorlxy meteorlxy changed the title [WIP] feat($api-gitea-v1): add gitea api v1 package feat(api-gitea-v1): add gitea api v1 package Dec 31, 2019
@meteorlxy
Copy link
Owner Author

Ready to merge.

The remaining issues migrated to #73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Gitea
2 participants