Meyo

Results 11 comments of Meyo

the dashboard needs to be refreshed once to show the graphs

ok, so the issue of showing the total numbers is fixed, but should we keep this issue as a feature request for showing client numbers for the current org?

will have time to check on this after 2023-01-15

cannot reproduce, here is what I did ```bash git clone https://github.com/SecMeyo/WorkshopManager.git cd WorkshopManager pip install -r requirements.txt pip install beautifulsoup4 --upgrade # needed for current versions of python mkdir test_install...

I see the confusion about this. Will check on the necessity and adapt docs

did some further testing with display arrangements while logging out to reset the extension this arrangement results in an issue: ![image](https://github.com/aunetx/blur-my-shell/assets/10670024/9d954692-ff6d-48f3-a89a-51e4da28d106) while this does not: ![image](https://github.com/aunetx/blur-my-shell/assets/10670024/6bdb64f1-f40b-46c4-99df-8b8248e82206)

pulled from master; reverted patch for gnome 46 as I run gnome 45; problem still exists as mentioned by OP

last time I checked I could not find any API for collections. Wanted to import them as well. I will check on this again and report back

so I took a look into this. WorkshopManager currently only reads public info from steamcommunity.com and logs onto steamcmd to have access to none-public workshops. Creating new collections or adding...