stonegray

Results 14 issues of stonegray

Esprima does not seem to correctly parse the following code. ### Steps to reproduce ```js require('esprima').parse('(+2)**4'); ``` ### Actual output ``` /Volumes/User/.npm-packages/lib/node_modules/esprima/dist/esprima.js:1995 throw this.unexpectedTokenError(token, message); ^ Error: Line 1: Unexpected...

Apple provides an [API to access Apple Music](https://developer.apple.com/musickit/). Implementations are available for both the web and mobile. [Video that goes into the API](https://developer.apple.com/videos/play/wwdc2017/502/). Unfortunately the code examples are ObjC. -...

enhancement

**Steps to reproduce:** Open application and execute `process.exit();` **Expected Behaviour:** Application exits **Observed Behaviour:** Application shows blank error message, does not exit.

The current version does not build on `esp-idf` v5.0 (and 5.1). Release v5.0 is out of beta and is currently the most recent supported version for all chips. I've made...

enhancement

Plugin version: 6.4.13, also occurs on 6.4.19 Server type: Waterfall (git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:52f00c3:391) Server version: n/a Plugins: Plan (v.5.2 build 1068) **Describe the bug** Plan is not able to load AntiVPN **Expected...

bug

### To reproduce: Add a web panel in Home Assistant that points to the Viseron page. Occurs when the page is loaded in any iframe. Minimal example: ``` ``` ###...

Add model numbers for a confirmed working PrimeCables desk sharing the same HS01B-1 controller

**Is your feature request related to a problem? Please describe.** I can't figure out how to install this. I feel like I've tried everything. By brute-force trying everything (`find -name...

enhancement

A lot of us are using this for mounted tablets. Specifically on iOS, there isn't a great way of controlling display brightness and colour temperature. I'd like browser mod to...

feature-request

Fix issue #11 . Cause is 952f4576379044445bd4a72926245ff34741511e which introduces incompatibility with non-AVR architectures. Works on ESP8266, ARM, etc.