Results 118 issues of Andre-John Mas

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Feature request [x] Documentation...

Would it be worth upgrading to Qt6? What work would need to be done and what help is needed? Additionally, this issue is more of a place holder to link...

Type: Enhancement

This feature request is simply to have support for ARM build targets, for macOS. I did search through the issues and also running 'file' against the main binary in the...

Type: Feature
Platform: Mac

Allow OpenWebRX to run on MacOS X. Currently the main blocker is the get_cpu_usage() function which is Linux specific. Just return -1 if '/proc/stat' is not found? An alternative would...

As part of `vue-keycloak-js`, what is the suggested way to handle the refresh token? Right now I am using the following code, but I am not sure if it is...

What is the suggested way to over-ride the CSS? My current issue is I am wanting white text on black background, but I am not sure how to provide my...

Currently there are no test cases, these will be necessary to support any upgrade of clean-css, as required in issue #18. Without the test cases it will be hard to...

- [x] I have checked that the [SDK documentation][sdk-docs] and [API documentation][api-docs] doesn't solve my issue ### Description of the Issue The current version of the Box API assumes that...

enhancement

Since we can now pass `?limit0`, would it be worth adding an optional, third parameter to the middleware function, such that: ```js exports.middleware = function middleware(limit, maxLimit, minLimit) { }...

Is the a way to ensure `keepOpen()` is the default during a run, rather than needing to specify it every time? If this is already there, then I seem to...