Barney Szabolcs

Results 17 issues of Barney Szabolcs

Consider the following situation: ```markdown === "source" ` ` `python {!my_source.py!} ` ` ` ``` and ```python print('Hello, world!') ``` Here we'd expect ```markdown === "source" ` ` `python print('Hello,...

Hi Adam! First of all, awesome work, also with the demo page! I have tested it thoroughly on iPhone 7 Safari iOS 13.7 and it is very robust, gets the...

Hi Adam! Scrolling needs to be prevented when a textarea is clicked. I have added a textarea to Your demo page with {position: absolute; top: 0; bottom: 0; ... }...

Hi, this repo is not maintained anymore, so the development moved to `dj-rest-auth`. Please upgrade to using `dj-rest-auth` and add new issues there. (I claim this based on this old...

If MAMA_CAS_VERIFY_SSL_CERTIFICATE == False then SSL certificates are not verified. This configuration is useful for localdev with self-signed certificates (eg. generated by mkcert).

It asks for mic permission then it does not start recording, the button does not change to red.

Hi Jon, nice project! I'd like to see how to make this Vuetify webpage into a mobile or desktop app. Do you plan to add Capacitor or Electron integration? Cheers,...

Before running `make && sudo make install` the following packages are to be installed: ``` sudo apt-get install -y pkg-config sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake pip3 install...

Hi, it looks like Pizzicato.js would be a great library but not even the demo works in Firefox and Chrome on Mac (I didn't test other browsers). The console says:...

**Describe the bug** EQ3 takes away mid frequencies even with 0 gain on all channels. **To Reproduce** I run the following chain: Tone.Player( with my mp3) -> Tone.EQ3 -> output....