pd4d10/git-touch

Supported platforms status

pd4d10 opened this issue · 9 comments

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 💬

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.

Hi, @ElleshaHackett , thanks for your suggestion!

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

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.

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

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.

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

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

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

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!

@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!