Pascal Vizeli
|
2c84daefab
|
Debugger (#1070)
* Add debuger to supervisor
* Fix init
* Fix lint
|
2019-05-03 12:02:32 +02:00 |
|
dependabot[bot]
|
2484149323
|
Bump pytz from 2018.9 to 2019.1 (#1058)
Bumps [pytz](https://github.com/stub42/pytz) from 2018.9 to 2019.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2018.9...release_2019.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-25 17:36:26 +02:00 |
|
dependabot[bot]
|
778148424c
|
Bump attrs from 18.2.0 to 19.1.0 (#1057)
Bumps [attrs](https://github.com/python-attrs/attrs) from 18.2.0 to 19.1.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-attrs/attrs/compare/18.2.0...19.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-25 17:36:01 +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 |
|
Pascal Vizeli
|
8451020afe
|
Update uvloop 0.12.2 (#988)
|
2019-04-01 14:02:28 +02:00 |
|
Pascal Vizeli
|
3093165325
|
Update cryptography (#981)
|
2019-03-28 14:37:06 +01:00 |
|
Pascal Vizeli
|
7f074142bf
|
Replace pycrpytodome with cryptocraphy (#923)
* Replace pycrpytodome with cryptocraphy
* Fix typing
* fix typing
* Fix lints
* Fix build
* Add musl libc
* Fix lint
* fix lint
* Fix algo
* Add more typing fix crypto imports v2
* Fix padding
|
2019-02-20 10:30:22 +01:00 |
|
Pascal Vizeli
|
27532a8a00
|
Update aioHttp 3.5.4 (#894)
|
2019-01-17 21:40:52 +01:00 |
|
Pascal Vizeli
|
ca376b3fcd
|
Update docker-py to 3.7.0 (#882)
* Update docker-py to 3.7.0
* Update __init__.py
* Update addon.py
|
2019-01-14 20:04:27 +01:00 |
|
Pascal Vizeli
|
11e3c0c547
|
Update aioHttp to 3.5.2 (#881)
|
2019-01-13 12:22:01 +01:00 |
|
Pascal Vizeli
|
e23f6f6998
|
Update uvloop to version 0.11.3 (#818)
|
2018-11-18 12:08:59 +01:00 |
|
Pascal Vizeli
|
a1461fd518
|
Update requirements.txt
|
2018-11-05 13:53:16 +01:00 |
|
Pascal Vizeli
|
5ab5036504
|
Fix proxy handling with failing connection (#760)
* Fix proxy handling with failing connection
* fix lint
* Fix exception handling
* clenaup error handling
* Fix type error
* Fix event stream
* Fix stream handling
* Fix
* Fix lint
* Handle
* Update proxy.py
* fix lint
|
2018-10-15 13:01:52 +02:00 |
|
Pascal Vizeli
|
b1e8722ead
|
Update: pycryptodome to 3.6.6 (#670)
|
2018-08-28 12:04:32 +02:00 |
|
Pascal Vizeli
|
a66af6e903
|
Update aiohttp to 3.4.0 (#668)
Update: aiohttp to 3.4.0
|
2018-08-28 01:18:38 +02:00 |
|
Pascal Vizeli
|
087f746647
|
update docker API to 3.5.0 (#650)
|
2018-08-15 22:05:13 +02:00 |
|
Pascal Vizeli
|
640d66ad1a
|
Update uvloop 0.11.2 (#648)
|
2018-08-15 21:38:57 +02:00 |
|
Pascal Vizeli
|
124ce0b8b7
|
Update voluptuous 0.11.5 (#622)
|
2018-08-09 00:06:49 +02:00 |
|
Pascal Vizeli
|
00e7d96472
|
Fix new auth system (#633)
* Fix new auth system
* Update exceptions.py
* Update exceptions.py
* Update homeassistant.py
* Update homeassistant.py
* Update homeassistant.py
* Fix some API Errors
* fix lint
|
2018-08-09 00:05:08 +02:00 |
|
Pascal Vizeli
|
9430b39042
|
Update uvloop version 0.11.1 (#614)
|
2018-08-02 23:18:40 +02:00 |
|
Pascal Vizeli
|
a0fb91af29
|
Use requirements.txt (#607)
* Create requirements.txt
* Update setup.py
* Update Dockerfile
* Update Dockerfile
* Update requirements.txt
* Update requirements.txt
* Update Dockerfile
* Update tox.ini
|
2018-07-27 16:34:47 +02:00 |
|