vgmoose

Results 129 comments of vgmoose

Okay, ended up just manually limiting the scroll on the app details page specifically, not in Chesto itself. Pages that are too short to scroll should also not scroll at...

Actually, I am going to close this issue as 2.4 gets ready, to make it easier to track the open issues. If you're able, let me know if there's any...

I like the direction this PR is going in, but am not ready for another re-brand just yet. Thank you for starting the conversation on the topic though, and I'm...

Maschell added the following info in the Aroma discord about rpx-loading: > Retroarch currently loads a core by loading into a special area in the memory and then using some...

You can display the content with the following changes: https://github.com/browseDNS/nodebb-plugin-rss/commit/7ef0d2a89f83e97312a83ce7d6fce3775b3e2a7e The "content" field is html, so this uses a library called [turndown](https://github.com/mixmark-io/turndown) to convert it to markdown before posting.

(decompressed size should be in the repository.json file)

I should also say that this change should go through on the [manifest branch](https://github.com/vgmoose/libget/tree/manifest), where all the logic for updating/removing from a libget manifest is to be encapsulated

As of #8 if a currently installed package has a manifest with a file that’s U or E, and then that file IS NOT present in an update’s manifest, it...

Probably a low hanging fruit, but important feature for the next iteration

incremental version numbers wouldn't have to be only for historical versions, @rw-r-r-0644 pointed out they could also be stored in the info.json so that the client knows immediately if their...