backmarket-oss / github-mermaid-extension

A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
MIT License
239 stars 67 forks source link

GitHub Enterprise Support ... ? #30

Open a-wilkinson opened 3 years ago

a-wilkinson commented 3 years ago

Hi there,

I was very excited to find your browser extension to render Mermaid.js!

I just tried it out using GitHub Enterprise and it seems that even with this extension installed it cannot render mermaid.js on the Enterprise (on-premise) version of GitHub ?

Is there any way to make this work on an On-Premise Github Enterprise install ?

Thanks!

-Alex

vinczemarton commented 3 years ago

Would this be solved by being able to set alternative domains in the extension settings? I also would like this very much.

matushorvath commented 3 years ago

As a poor man's solution, I think for many users it would be enough if the extension worked on all domains in the form of "https://github./". This assumes that many GitHub Enterprise installation will use domains like "https://github.mycompany.abcd.net". But of course ideally the domain names should be customizable in extension options.

lsmith-kc commented 2 years ago

Also interested in using configurable active domains to enable the plugin on enterprise SCM.

mykolasmolis commented 2 years ago

Configurable active domains are very much desired!