Misha Panyushkin

Results 4 issues of Misha Panyushkin

- [ ] Issue does not already exist ### Expected behaviour Authorization via app credits or playing back anyway if allowed ### Actual behaviour 404 on requesting video via `oembed`...

Feature

# Middleware error ## PayloadTooLargeError: request entity too large at readStream ### The transferred entity is 42Mb, so how could I increase amount of transferred data via **lws** config? Error...

enhancement
help wanted

Creating stacked area chart with `.curve(d3.curveLinear)` produced correct interpolation: ![image](https://cloud.githubusercontent.com/assets/890700/18718743/3666e4f2-802d-11e6-9b55-42f28249be4d.png) Creating the same chart with `.curve(d3.curveMonotoneX)` produced strange convexity for the highest area (between 3 and 2 points (X) from...

What if my datepicker input is close to the viewport edge. After clicking it I get datepicker cut short by the viewport edge. Is it handled? And if no, should...