Belle Aerni

Results 26 issues of Belle Aerni

Currently, networking is run through https://github.com/benjamincburns/websockproxy which needs a server to be set up and have v86 pointed at it. It also limits the speed. I was wondering if we...

If you try to use networking on an HTTPS page. but you're connected to an unsecured proxy (WS vs WSS), the entire emulation will freeze. I confirmed this in both...

bug

With v86 starting to boot newer OS's, I think it would be really neat to see it supporting more hardware in the form of VIRTIO devices as these are pretty...

enhancement

## Purpose The easy stuff from what Thomas had said here: https://github.com/reactos/reactos/pull/1694#issuecomment-506628455 This driver doesn't truly work, but is at a state where if actually compiled and enabled, the virtualbox...

enhancement
bugfix
drivers

### What is the task I've decided to condense the enhancement requests by @tobias992 into one ticket so we can more easily manage them. As far as I know, these...

feature request
help wanted
enhancements
bug
task

### What is the task In PHP8 `ReflectionParameter::getClass()` is deprecated. Everything seems to still work for the moment, but eventually the function will be removed. https://php.watch/versions/8.0/deprecated-reflectionparameter-methods It is used in...

compatibility
task
PHP 8

### What happened? Noticed .htaccess and "install" folder were not packaged into the release zip. Manually updated the release, will resolve for future release ### BoxBilling Version Current Master Branch...

bug

Title basically says it all. If I manually set a resolution such as 1280x720 it gets overridden if the pi is booted without a display connected. This means if I...

As the tin says. These are the only two spots I could find where the code was doing that. Eventually, we should update / rewrite the `src/bb-modules/Client/Api/Guest.php->reset_password()` function to use...

Except with things like the file cache, where MD5 is perfectly fine and even preferred due to it's better performance VS SHA256. This PR is still a WIP. I am...

security
breaking change
installer