3urobeat
3urobeat
Hey! The primaryGroup setting in the `editProfile()` function does seem to work again so I decided to open a PR that enables the code block again. I've tested the function...
This PR adds a clearPicsCache() function to reduce memory usage if content is not needed anymore. In order for the garbage collector to instantly free the memory being used we...
Hey! This PR adds support for scraping information and comments from discussions, as well as posting & deleting comments, subscribing & unsubscribing to/from discussions and setting the amount of comments...
Hey, it's me again. This PR adds support for scraping information from reviews, as well as posting & deleting comments, subscribing & unsubscribing to/from the comment section and voting on...
Hey! I've gotten multiple bug reports that scraping the Posted date of a sharedfile can cause an error as Steam can apparently serve a non-English page as response to our...
This PR fixes #313 (again) Steam does not provide a `customURL` key in the XML data for private profiles which is something I did not expect when working on the...
This is a list of known bugs currently present in the `master` branch which are mention worthy. Please don't open another issue for one of the bugs listed here, feel...
Hey, I'm trying to verify a commit signature using `git verify-commit `. Running this command in my terminal in the repository folder works, and shows the expected result with `gpg:...
Hi, this PR extends the existing sharedfiles implementation to...: - detect workshop item objects as type - scrape categories - scrape tags - implement functions to un-/subscribe from/to workshop items...
Hey! Thank you so much for maintaining this applet for Plasma 6! The "Show only window information from current screen" setting sadly does not work for me - it always...