Paulus Schoutsen
dc68f61261
Html5 push notifications notify platform ( #2807 )
...
* Initial work to add Chrome Push Notification support
* Remove push.js from home-assistant since it is now in Polymer
* Chrome->HTML5, general cleanup/fixes
* Make html5 generic, move manifest.json into frontend so that we can dynamically add the gcm_sender_id
* Pylint, flake8, pydocstyle frontend init
* HTML5 push fixes
* Update polymer
* Remove crypto req
* Add notify default platform.
* Fix HTML5 push
* Registration fixes
* Linting fix
* pep257 fix
* Add tests
* pep257 fix
* Update frontend
2016-08-14 01:10:07 -07:00
Paulus Schoutsen
9a575eb6d6
Link prefetch panels ( #2748 )
...
* Add link=prefetch to index.html
* Improve http request logging
2016-08-08 17:35:27 -07:00
Paulus Schoutsen
b9b1d95514
Tweak panel parameters ( #2746 )
2016-08-07 21:56:17 -07:00
Paulus Schoutsen
55624bcff9
Add custom panel example using React ( #2651 )
2016-07-29 00:49:58 -07:00
Paulus Schoutsen
59029f2830
Update frontend
2016-07-19 23:36:52 -07:00
Paulus Schoutsen
38c50c830f
Fix linting errors
2016-07-16 23:45:38 -07:00
Paulus Schoutsen
22b4aebeb3
Add support for dynamic frontend panels
2016-07-16 23:21:34 -07:00
Paulus Schoutsen
8fcfb9136c
Update frontend
2016-07-12 09:16:21 -07:00
Paulus Schoutsen
6d60287455
Update frontend
2016-07-12 00:10:05 -07:00
Paulus Schoutsen
31b8e49ad2
Fix PyLint 1.6 issues ( #2471 )
2016-07-07 18:54:16 -07:00
Alex Harvey
076fdc3f8b
Add a robots.txt ( #2207 )
2016-06-05 18:48:59 -04:00
Paulus Schoutsen
70b74da3eb
Update frontend
2016-05-28 18:38:46 -07:00
Paulus Schoutsen
e10b00f341
Update frontend
2016-05-27 21:45:38 -07:00
Paulus Schoutsen
9aa9e57890
Cleanup
2016-05-21 15:01:35 -07:00
Paulus Schoutsen
585fbb1c02
Cache files in static folder for a year
2016-05-21 15:01:34 -07:00
Paulus Schoutsen
de5533e3c2
Fix auth frontend
2016-05-21 15:01:34 -07:00
Paulus Schoutsen
1096232e17
More WIP
2016-05-21 15:01:34 -07:00
Paulus Schoutsen
15e329a588
Tons of fixes - WIP
2016-05-21 15:01:33 -07:00
Paulus Schoutsen
768c98d359
Fix import issues
2016-05-21 15:01:02 -07:00
Josh Wright
d0320a9099
WIP: Add WSGI stack
...
This is a fair chunk of the way towards adding a WSGI compatible stack
for Home Assistant. The majot missing piece is auth/sessions. I was
undecided on implementing the current auth mechanism, or adding a new
mechanism (likely based on Werkzeug's signed cookies).
Plenty of TODOs...
2016-05-21 15:01:01 -07:00
Paulus Schoutsen
7cb69ae9d9
Make sure we always sent content-length header
2016-03-27 12:15:41 -07:00
Fabian Affolter
f22a40c3e8
Fix PEP257 issues
2016-03-09 11:15:04 +01:00
Paulus Schoutsen
cafa4043b3
Move bootstrap endpoint from api to frontend
2016-02-14 00:04:08 -08:00
Paulus Schoutsen
4233c0bc66
Update frontend with view url sync
2016-01-25 22:47:13 -08:00
Paulus Schoutsen
80d3552960
Add template editor
2015-12-17 23:33:09 -08:00
Paulus Schoutsen
3faa1a4393
Fix lint issues
2015-12-13 13:47:05 -08:00
Paulus Schoutsen
f93d6a1a11
Fix local dir config path
2015-12-13 13:40:42 -08:00
Fabian Affolter
48593c6a68
Add docstrings
2015-12-09 08:24:12 +01:00
Paulus Schoutsen
fe485cc27d
Initial service worker support
2015-12-07 23:43:28 -08:00
Paulus Schoutsen
0df39b4df5
Remove no password set boolean
2015-11-28 18:32:15 -08:00
Paulus Schoutsen
78cfed1fb0
Clean up HTTP sessions and allow log out
2015-11-28 17:18:35 -08:00
Paulus Schoutsen
27b001df2b
Add dev info to frontend urls
2015-11-09 21:48:36 -08:00
Paulus Schoutsen
77f4fc8c22
Frontend: Add materialdesignicons
2015-11-03 00:20:20 -08:00
Paulus Schoutsen
c6b5a04312
Allow more static files to be fingerprinted
2015-11-02 00:03:53 -08:00
Tom Duijf
5322789c14
Ability to store icons/pictures in config_dir/www for e.g. device_tracker pictures
2015-10-08 14:10:33 +00:00
Paulus Schoutsen
acddae3747
Initial support for maps in frontend
2015-09-20 23:14:58 -07:00
Paulus Schoutsen
c861622748
Extract frontend code into own repository
2015-07-12 20:43:07 -07:00
Paulus Schoutsen
ad15a14f5d
Frontend: move hashchange/localstorage code into HA-JS
2015-06-23 23:22:32 -07:00
Paulus Schoutsen
58812b326c
Move hass.local_api and hass.components to config object
2015-03-21 22:06:59 -07:00
Paulus Schoutsen
9616a2292e
Add manifest.json
2015-03-03 21:15:15 -08:00
Paulus Schoutsen
3f26fc3b06
Move more HTTP stuff into constant file
2015-02-13 18:27:13 -08:00
Paulus Schoutsen
09bf64db42
Fix style issues
2015-02-07 15:54:58 -08:00
Paulus Schoutsen
115be859b6
Frontend now build on top of home-assistant-js
2015-02-03 23:16:53 -08:00
Paulus Schoutsen
13ac71bdf0
Clean up http related components
2015-01-30 08:26:06 -08:00
Paulus Schoutsen
61f6aff056
Upgrade to Polymer 0.5.4
2015-01-30 00:00:19 -08:00
Paulus Schoutsen
8feeafd8a3
Refactor http into frontend and api component
2015-01-29 23:56:21 -08:00