VChet / StyleBase

UserCSS theme sharing site
https://stylebase.cc
MIT License
20 stars 1 forks source link

Add support for Gitea #9

Closed Freeplayg closed 3 years ago

Freeplayg commented 3 years ago

This is what Gitea is

Since it is self-hosted, they'll have different URL's. So for Usernames, you could have something like @Username@DomainURL like how Decentralized Social Media does it (Mastodon, Pleroma, Friendica, etc.)

I currently host all of my themes on https://codeberg.org/ (which uses Gitea), so it would be nice to be able to use that instead of having to do something like Mirroring all of my repo's to GitHub

VChet commented 3 years ago

I haven't worked with Gitea and its API, but at first glance, API seems identical to GitHub. I'll try to parse repositories from there, and if it won't be needed to write a completely new parser - support will be added in the near future

VChet commented 3 years ago

Implemented in 3.1.0