Josip Janzic

Results 7 issues of Josip Janzic

This prevents crashes when server doesn't send content-type header.

### Description Running aws cloudformation package command should fail if `Transform: AWS::Serverless-2016-10-31` directive is not present in the template or, even better, it should add the directive automatically. Running deploy...

type/ux
area/package
type/feature
area/deploy
maintainer/need-followup

Support for loading additional scripts on frontend. Added basic hooks for plugins to client script. Scripts can be added to ~/.shout/plugins directory. Registering a plugin: ``` shoutPlugins.push({ onmessage: function(message) {...

This PR adds support for storing the selected emoji to URL and create shareable URLs

err is nil and causes nil pointer dereference panic on line [86](https://github.com/janza/go2rtc/blob/14a9763c73dcbe0e46d602d8437aa46baaf94e88/pkg/tapo/client.go#L86)

This pull request adds support for [babel](https://babeljs.io/) transpiler for javascript. It adds support for ES6/7 features in files with .es extension.