material-extensions / material-icons-browser-extension

Browser Addon that enhances file browsers of version controls with material icons.
MIT License
499 stars 38 forks source link

[Feature] Show icons in releases page. #98

Closed mikeydevelops closed 3 days ago

mikeydevelops commented 1 week ago

This closes #81, as the pull brings support for displaying icons in releases page.

Provider support:

PKief commented 6 days ago

@material-extensions/material-icons-browser-extension Is there anyone from our maintainer team who has access to an Azure repository and its releases page and can support us here? It would already help to get to know the HTML structure of that page.

mikeydevelops commented 4 days ago

So Azure Repos is free, and I was able to mirror the repository on there and make an automated build, but the releases function is different than github, gitlab, gitea or gitee. There is no file list to download the build from. So this is pretty much done.

PKief commented 4 days ago

So Azure Repos is free, and I was able to mirror the repository on there and make an automated build, but the releases function is different than github, gitlab, gitea or gitee. There is no file list to download the build from. So this is pretty much done.

Nice, then we can merge this for now. I was only able to test it on GitHub, but there it worked very well 👍