Jacob

Results 7 issues of Jacob

Needed askForString to have a timeout after a certain amount of time so added the functionality. I have another repo for testing this functionality. see: https://github.com/Jacob-Tate/prompt-timer see: https://makecode.com/_bvv8bK5wYb92

Do you know if velociraptor supports distributed installs? For example the security onion manager runs on a segmented network with no access while a sensor runs with a leg into...

This appears to be working well in my testing and properly handles mass marking as read as well as marking in progress reading correctly. Needed to add in a special...

After a decent amount of research it appears the following conditions determine the PWA icon. - Browser - OS - Version of the OS - Launcher - Dark Mode /...

**Describe the bug** When attempting to use the show query code I get the following error this doesnt occur on the track search **To Reproduce** ```rust let creds = Credentials::new("redacted","redacted");...

bug
help wanted

Broke out the functionality of `is_metadata_finished_by_user` into multiple functions including a new one to handle marking manga as completed. In the event a fractional manga exists when checking metadata sites...

This was a quickly put together implementation of NPM with the ability to add and manage upstreams. Im very open to comments since i just kinda hacked this together so...