mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
[GH-ISSUE #29] Supported platforms status #2479
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pd4d10 on GitHub (Feb 2, 2020).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/29
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
@JaneX8 commented on GitHub (Feb 23, 2020):
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 on GitHub (Feb 24, 2020):
Hi, @ElleshaHackett , thanks for your suggestion!
Gogs Added. I found this API doc for Gogs, is it correct?
@JaneX8 commented on GitHub (Feb 24, 2020):
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.mdindeed links to https://github.com/gogs/docs-api for the API docs. I look forward to see this supported.@luni-moon commented on GitHub (Jan 19, 2021):
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 on GitHub (Jan 28, 2021):
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 on GitHub (Jan 28, 2021):
Dear @shreyas1599,
I see what you mean. I will get to that right away!
@pd4d10 commented on GitHub (Jan 29, 2021):
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 on GitHub (Jan 29, 2021):
Sorry, my bad, I will fix my signature right away!
@luni-moon commented on GitHub (Feb 8, 2021):
@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!