core/script
Paulus Schoutsen 2036c44364 Hotfix 21 2 (#2302)
* Update frontend

Conflicts:
	homeassistant/components/frontend/version.py
	homeassistant/components/frontend/www_static/core.js.gz
	homeassistant/components/frontend/www_static/frontend.html
	homeassistant/components/frontend/www_static/frontend.html.gz
	homeassistant/components/frontend/www_static/home-assistant-polymer
	homeassistant/components/frontend/www_static/service_worker.js
	homeassistant/components/frontend/www_static/service_worker.js.gz

* Add a default OPTIONS handler for wsgi (#2301)

When a browser makes a CORS request, it often makes a 'preflight'
options request in order to make sure the resource is valid, and that
it has the right CORS access. This adds a default OPTIONS handler for
all views. If a view needs to customize the OPTIONS handler for some
reason, it's free to, but this way CORS will work.

* Version bump to 0.21.2
2016-06-14 19:54:09 -07:00
..
bootstrap Add exec + doc header 2015-09-17 00:38:52 -07:00
bootstrap_frontend Update bootstrap frontend script 2016-04-17 13:59:11 -07:00
bootstrap_server Make test deps explicit 2015-12-27 16:57:16 -08:00
build_frontend Hotfix 21 2 (#2302) 2016-06-14 19:54:09 -07:00
build_python_openzwave Update Dockerfile to use OpenSSL 1.0.2h to resolve certificate issues (#2057) 2016-05-13 07:55:52 -07:00
dev_docker First pass for scripts to rule them all 2015-09-17 00:35:26 -07:00
dev_openzwave_docker First pass for scripts to rule them all 2015-09-17 00:35:26 -07:00
gen_requirements_all.py LIRC: Responded to some code review requests but not the big one 2016-05-22 22:19:10 -07:00
get_entities.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
hass-daemon Fixed hass daemon management 2015-11-15 17:43:38 -05:00
home-assistant@.service Let systemd handle home-assistant process restarts. (#2127) 2016-05-21 12:58:14 -07:00
lint convert testing infrastructure to tox 2016-02-14 13:04:42 -05:00
nginx-hass Added nginx sample configuration 2016-01-16 10:17:26 -05:00
release Attempt to fix CI scripts 2015-09-20 11:00:35 -07:00
server Add exec + doc header 2015-09-17 00:38:52 -07:00
setup Add shebang for script/setup 2016-03-26 16:21:27 -04:00
test convert testing infrastructure to tox 2016-02-14 13:04:42 -05:00
update Add exec + doc header 2015-09-17 00:38:52 -07:00
update_mdi.py Generate gzip for frontend/mdi 2016-05-21 15:01:34 -07:00