Sebastian Vollnhals
Sebastian Vollnhals
Please make it possible, to paste data into a column without adding rows. Currently its impossible to paste a column. 
I'd really like to have the audio of SoundCleod on my Airplay speakers whilst everything else on my Macbooks.
When a tab is not currently the tab in focus, the injected code does not get executed.
i want to merge the data with data on my target server, but it has another idSite. it's not mentioned here how to set the idSite of the site on...
Custom npc vending machines appear to be broken. Placed vending machines are empty and when using the `rustedit.vending.restockall` command, this happens: ``` Error: rustedit.vending.restockall - Object reference not set to...
See issue #21845
### Steps to reproduce the problem 1. Move account @[email protected] to another instance @[email protected] 2. Set link to old account https://examle.com/@example in new instance profile link list 3. Link is...
It appears, when `stream: true` and `compression: true`, `centra` delivers a gzip stream which does no contain a `headers` property, causing an exception in [phin.js](https://github.com/ethanent/phin/blob/master/lib/phin.js#L60) at `res.headers.hasOwnProperty('location')` ``` js const...
i use a shebang on my first code line for server scripts, as it is legal with node.js. `#!/usr/bin/env node` jslint in brackets moans about them and stops linting. please...