pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.54k stars 132 forks source link

Supported platforms status #29

Open pd4d10 opened 4 years ago

pd4d10 commented 4 years ago

GitTouch app is designed to support multiple accounts from different git services. Added this issue to track supported platforms status.

Please comment here if the git service you are using is not listed in the table below.

βœ…: Done 🚧: Working in progress πŸ’¬: In review

Platform Public service API documentation Status Custom domain
GitHub https://github.com v3(RESTful), v4(GraphQL) βœ… πŸ’¬
GitLab https://gitlab.com GitLab API v4 βœ… βœ…
BitBucket https://bitbucket.org BitBucket API βœ… βœ…
Gogs https://try.gogs.io/ Gogs API 🚧 βœ…
Gitea https://gitea.com/ Gitea API βœ… βœ…
Gitee https://gitee.com/ Gitee API βœ… πŸ’¬
JaneX8 commented 4 years ago

Hi, Looks like a great app. I'd love to see Gogs supported. I think Gogs is the parent of the Gitea fork so it should not be too hard to support Gogs as well.

Gogs also supports the Authentication Tokens just like Gitea.

pd4d10 commented 4 years ago

Hi, @ElleshaHackett , thanks for your suggestion!

Gogs Added. I found this API doc for Gogs, is it correct?

JaneX8 commented 4 years ago

Hi @pd4d10, Thanks a lot. I suppose that is correct. Both repositories are owned by the same user @gogs. I currently use https://github.com/gogs/gogs and its README.md indeed links to https://github.com/gogs/docs-api for the API docs. I look forward to see this supported.

luni-moon commented 3 years ago

Dear @pd4d10, I could attempt to make a whole browser version for the app if needed. I don’t know if I can get it to fully work, but I would love to help!

Best Wishes, Lukas Batema

shreyas1599 commented 3 years ago

I could attempt to make a whole browser version for the app if needed. I don’t know if I can get it to fully work, but I would love to help!

Great! The current web version: git-touch is very mobile-ish. It requires a lot of re-design. Even the tablet form factor would require a re-design.

luni-moon commented 3 years ago

I could attempt to make a whole browser version for the app if needed. I don’t know if I can get it to fully work, but I would love to help!

Great! The current web version: git-touch is very mobile-ish. It requires a lot of re-design. Even the tablet form factor would require a re-design.

Dear @shreyas1599, I see what you mean. I will get to that right away!

Best Wishes, Lukas Batema

pd4d10 commented 3 years ago

Hi, @Lukas-Batema , thanks for your help!

Feel free to discuss it, but please don't put the unrelated promotion links in the comment.

luni-moon commented 3 years ago

Hi, @Lukas-Batema , thanks for your help!

Feel free to discuss it, but please don't put the unrelated promotion links in the comment.

Sorry, my bad, I will fix my signature right away!

luni-moon commented 3 years ago

@shreyas1599, Do you want me to change it to html and make a complete overhaul of the code, or just mike minor edits, I am assuming an overhaul on the design side, but just let me know, thanks! Also, could you open a discussion page on the web version, so it doesn’t clutter this β€œissue”, thanks!