Open The-Maize opened 11 months ago
Thanks for your support! Unfortunately I don't have a plan to add GitLab support in the near future since my major coding platform is GitHub. However, the authentication and gist APIs are abstracted in the following files. You should be able to swap them to GitLab's equivalent if you are interested. (I'm curious if Copilot or ChatGPT can accelerate the GitLab support)
https://github.com/hackjutsu/Lepton/blob/master/app/utilities/githubApi/index.js
ill take a look at that for sure, cheers for letting me know :)
I have been using this software for years, but now have moved to gitlab and are looking for a tool for accessing and creating snippets on gitlab with out the need to access the site directly. thought it could be a useful addition to this tool, but if not, that's cool too :)
Cheers!