Pascal Vizeli
|
decf254e5f
|
Ingress panel support (#1047)
* Ingress Panel support
* Fix lists
* Allow to set the value
* fix panels
* Update ha realtime
* Fix url
* Fix update
|
2019-04-23 11:18:04 +02:00 |
|
Pascal Vizeli
|
963d242afa
|
Fix handling with Firefox (#1041)
|
2019-04-15 18:09:13 +02:00 |
|
Pascal Vizeli
|
3ed7cbe2ed
|
Fix: Websocket detection case sensitive (#1040)
|
2019-04-15 17:03:36 +02:00 |
|
Pascal Vizeli
|
113b62ee77
|
Fix protocol handling (#1027)
|
2019-04-10 15:31:43 +02:00 |
|
Pascal Vizeli
|
d90426f745
|
Fix content-type response (#1017)
|
2019-04-07 22:13:31 +02:00 |
|
Pascal Vizeli
|
c2deabb672
|
Support dynamic ingress port (#1015)
* Support dynamic ingress port
* Allow to remeber ports
* Add tests
* Fix schema
* Cleanup handling / speed
* Fix port
|
2019-04-07 21:59:21 +02:00 |
|
Pascal Vizeli
|
67f562a846
|
Init ingress session boarder / lookup (#995)
* Init ingress session boarder / lookup
* Add session to API
* Add cokkie validate
* Do it without event bus
* Add logger
* Fix validation
* Add tests
* Update tests
* Mock json storage
|
2019-04-05 17:36:07 +02:00 |
|
Pascal Vizeli
|
1edec61133
|
Add Ingress support (#991)
* Add Ingress support to supervisor
* Update security
* cleanup add-on extraction
* update description
* fix header part
* fix
* Fix header check
* fix tox
* Migrate docker interface typing
* Update home assistant to new docker
* Migrate supervisor
* Fix host add-on problem
* Update hassos
* Update API
* Expose data to API
* Check on API ingress support
* Add ingress URL
* Some cleanups
* debug
* disable uvloop
* Fix issue
* test
* Fix bug
* Fix flow
* Fix interface
* Fix network
* Fix metadata
* cleanups
* Fix exception
* Migrate to token system
* Fix webui
* Fix update
* Fix relaod
* Update log messages
* Attach ingress url only if enabled
* Cleanup ingress url handling
* Ingress update
* Support check version
* Fix raise error
* Migrate default port
* Fix junks
* search error
* Fix content filter
* Add debug
* Update log
* Update flags
* Update documentation
* Cleanup debugs
* Fix lint
* change default port to 8099
* Fix lint
* fix lint
|
2019-04-05 12:13:44 +02:00 |
|