Robin
Robin
While running `php occ memories:index`: ``` An unhandled exception has been thrown:oto/[...] TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /var/www/html/lib/private/Files/Storage/LocalTempFileTrait.php:77 Stack trace: #0 /var/www/html/lib/private/Files/Storage/LocalTempFileTrait.php(77):...
In a few cases, it seems that ToastUI chart uses `elem.setAttribute("style","a: b")` instead of `elem.style.a = b`. I don't know if this has any advantage, but `setAttribute` requires `style-src unsafe-inline`...
### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...
The plugin can push events to the website by making an HTTP request, but there is currently no way to send an event from the website to the plugin. We...
Image from a support thread: 
This requires PHP 8.1, so it will stay as a PR for a while. But, we can still use it to know if we're accidentally using deprecated classes/functions, because phpstan...
The yellow checkmark should only be shown for PHP 7.4  
## Errors during group sync Please upgrade to v2.1.1 or apply [these changes](https://github.com/NamelessMC/Nameless/pull/3365/files) ## Friendly URLs not working, missing .htaccess file The .htaccess file was missing from the v2.1.0 zip...
The global group list for the groups dropdown in StaffCP > API > Group sync is currently still sent as part of the /server-info request. This is confusing for users,...