Pascal Vizeli
|
9f8ad05471
|
Add API role system (#703)
* Add API role system
* Finish
* Simplify
* Fix lint
* Fix rights
* Fix lint
* Fix spell
* Fix log
|
2018-09-18 20:39:58 +02:00 |
|
Fabian Affolter
|
c2299ef8da
|
Fix typos (#704)
|
2018-09-18 18:17:20 +02:00 |
|
Franck Nijhof
|
f5845564db
|
👕 Fixes a typo in method name (#702)
|
2018-09-17 23:11:53 +02:00 |
|
Franck Nijhof
|
622e99e04c
|
Adds host PID mode support for add-ons (#700)
* ✨ Adds host PID mode support for add-ons.
* 🔒 Disables host PID mode when in protected mode
* 🚦 Adds more negative rating weight to host PID mode
|
2018-09-17 21:02:28 +02:00 |
|
Pascal Vizeli
|
061420f279
|
Make Label handling more robust (#696)
* Make Label handling more robust
* Update interface.py
* Update interface.py
* Update interface.py
|
2018-09-15 22:07:05 +02:00 |
|
Franck Nijhof
|
3d459f1b8b
|
✨ Adds support for SYS_PTRACE add-on privileges (#697)
|
2018-09-15 22:05:50 +02:00 |
|
Pascal Vizeli
|
5f3dd6190a
|
Bump version 130
|
2018-09-10 00:02:27 +02:00 |
|
Pascal Vizeli
|
dd25c29544
|
Bugfix Proxy with new token (#690)
* Update proxy.py
* Update security.py
|
2018-09-09 23:47:35 +02:00 |
|
Pascal Vizeli
|
5cbdbffbb2
|
Bump version to 130
|
2018-09-08 00:17:05 +02:00 |
|
Pascal Vizeli
|
cecefd6972
|
Change access to API (#686)
* Update API.md
* Update API.md
* Update API.md
* Update addons.py
* Update addons.py
* Update addons.py
* Update addons.py
* Update __init__.py
* Update security.py
* Update security.py
* Update const.py
* Update validate.py
* Update __init__.py
* Update validate.py
* Update homeassistant.py
* Update homeassistant.py
* Update homeassistant.py
* Update addon.py
* Update addon.py
* Update homeassistant.py
* Fix lint
* Fix lint
* Backward combatibility
* Make token more robust
* Fix bug
* Logic error
* Fix access
* fix valid
|
2018-09-07 22:59:31 +02:00 |
|
Pascal Vizeli
|
ff7f6a0b4c
|
Bump version 129
|
2018-08-29 10:16:04 +02:00 |
|
Pascal Vizeli
|
051b63c7cc
|
Fix access token property (#673)
* Fix access token property
* revert
|
2018-08-28 17:04:39 +02:00 |
|
Pascal Vizeli
|
aac4b9b24a
|
Snapshot/Restore Home-Assistant token (#672)
* Snapshot/Restore Home-Assistant token
* Encrypt token & check api
* fix lint
|
2018-08-28 16:32:17 +02:00 |
|
Paulus Schoutsen
|
1a208a20b6
|
Handle access token expiration (#671)
|
2018-08-28 12:14:40 +02:00 |
|
Pascal Vizeli
|
0c345fc615
|
Bump version 128
|
2018-08-19 22:05:42 +02:00 |
|
Pascal Vizeli
|
0b85209eae
|
Detect running record migration (#659)
* Detect running record migration
* Fix order
* Change order second one
|
2018-08-19 21:58:19 +02:00 |
|
Pascal Vizeli
|
d81bc7de46
|
Change rating 1-6 (#658)
|
2018-08-19 18:17:14 +02:00 |
|
Pascal Vizeli
|
e3a99b9f89
|
Fix /share inside whitelist (#657)
|
2018-08-18 15:05:18 +02:00 |
|
Pascal Vizeli
|
5d319b37ea
|
Bump verison 127
|
2018-08-16 23:38:57 +02:00 |
|
Pascal Vizeli
|
ecd12732ee
|
New generation of security and access (#652)
* New generation of security and access
* Update const.py
* Update validate.py
* Update addon.py
* Update validate.py
* Fix name
* Allow access
* Fix
* add logs
* change message
* add rating
* fix lint
* fix lint
* fix
* Fix
|
2018-08-16 22:49:08 +02:00 |
|
Pascal Vizeli
|
6e6c2c3efb
|
Change timezone handling (#641)
* Change timezone handling
* Update dt.py
* Update homeassistant.py
* fix
* Use new timezone
* fix handling
* fix regex
* fix regex
* Rename old config
* fix lint
* simplify
* fix regex
* fix
* cleanup
* cleanup
* fix
* fix find
* mm
|
2018-08-16 01:40:20 +02:00 |
|
Pascal Vizeli
|
f5f5ed83af
|
Bump version 126
|
2018-08-09 14:38:34 +02:00 |
|
Pascal Vizeli
|
b84e7e7d94
|
Allow to reset token (#639)
* Allow to reset token
* Update homeassistant.py
|
2018-08-09 14:37:00 +02:00 |
|
Pascal Vizeli
|
5d7018f3f0
|
Bump version 125
|
2018-08-09 01:05:21 +02:00 |
|
Pascal Vizeli
|
9ab6e80b6f
|
Cleanup logging (#637)
* Cleanup logging
* simplify
|
2018-08-09 01:03:00 +02:00 |
|
Pascal Vizeli
|
78e91e859e
|
Add add-on support for docker sock ro (#635)
* Add add-on support for docker sock ro
* fix
|
2018-08-09 00:42:33 +02:00 |
|
Pascal Vizeli
|
9eee8eade6
|
Fix gpio mapping on amd64 systems (#634)
|
2018-08-09 00:29:20 +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
|
398815efd8
|
Bump version to 124
|
2018-08-08 19:22:12 +02:00 |
|
Nolan Darilek
|
68eafb0a7d
|
Add SYS_RESOURCE to list of valid privileges
|
2018-08-07 03:21:21 +00:00 |
|
Pascal Vizeli
|
858c7a1fa7
|
Bump version 123
|
2018-08-02 23:40:52 +02:00 |
|
Pascal Vizeli
|
ae7466ccfe
|
Fix UnicodeDecodeError with read json file (#613)
* Update json.py
* Update data.py
|
2018-08-02 21:48:50 +02:00 |
|
Simon Holzmayer
|
2c17fe5da8
|
Adapt regex validation to allow docker images from other registries (#608)
* Adapt regex validation to allow images from other registries than dockerhub
Issue #564
* Update validate.py
|
2018-07-30 12:34:42 +02:00 |
|
Pascal Vizeli
|
f626e31fd3
|
Bump version 122
|
2018-07-25 01:52:24 +02:00 |
|
Pascal Vizeli
|
9dea93142b
|
Timeout shutdown (#603)
* Don't wait too long for shutdown
* Update log message
* Fix timeout
* Fast shudown
|
2018-07-25 01:46:54 +02:00 |
|
Pascal Vizeli
|
7f878bfac0
|
Bump version to 121
|
2018-07-25 01:39:33 +02:00 |
|
Pascal Vizeli
|
e777bbd024
|
Fix bug with proxy (#599)
|
2018-07-24 22:00:46 +02:00 |
|
Pascal Vizeli
|
2116d56124
|
Bump version 120
|
2018-07-24 16:32:46 +02:00 |
|
Pascal Vizeli
|
22f59712df
|
Bump version 119
|
2018-07-23 13:01:51 +02:00 |
|
Pascal Vizeli
|
200c68f67f
|
Fix proxy data passthrougth (#592)
* Fix proxy data passthrougth
* Update homeassistant.py
|
2018-07-23 12:53:32 +02:00 |
|
Pascal Vizeli
|
dcefec7b99
|
Cleanup old stuff (#589)
|
2018-07-22 01:51:45 +02:00 |
|
Pascal Vizeli
|
5db798bcf8
|
Fix API for home-assistant (#588)
* Fix API for home-assistant
* Update API.md
|
2018-07-22 00:42:45 +02:00 |
|
Pascal Vizeli
|
70005296cc
|
Bump version 118
|
2018-07-21 20:25:12 +02:00 |
|
Pascal Vizeli
|
fee858c956
|
Fix exception is HomeAssistant allready running (#587)
|
2018-07-21 20:13:13 +02:00 |
|
Pascal Vizeli
|
e3ae48c8ff
|
Remove geo ip (#586)
* Remove geo ip
* Update core.py
* Update dt.py
|
2018-07-21 19:45:11 +02:00 |
|
Pascal Vizeli
|
fa9e20385e
|
Bugfix passwrod (#584)
|
2018-07-21 19:07:22 +02:00 |
|
Pascal Vizeli
|
f51c9704e0
|
Fix timeout on freegeoip (#581)
* Fix timeout on freegeoip
* Update updater.py
* Update supervisor.py
* Update dt.py
* Update hassos.py
* Update core.py
* Update hassos.py
* Update supervisor.py
* Update updater.py
|
2018-07-21 19:01:20 +02:00 |
|
Pascal Vizeli
|
57c58d81c0
|
Bump version 117
|
2018-07-21 00:06:34 +02:00 |
|
Pascal Vizeli
|
35b7c2269c
|
Support control of hassos-cli (#555)
* Support control of hassos-cli
* Update const.py
* Update validate.py
* Update supervisor.py
* Create hassos_cli.py
* Update hassos_cli.py
* Update hassos_cli.py
* Update hassos.py
* Update tasks.py
* Update hassos.py
* Update API.md
* Update API.md
* Update const.py
* Update hassos.py
* Update __init__.py
* Fix lint
* fix
* Fix logging
* change order
* Fix download
|
2018-07-20 23:45:36 +02:00 |
|
Pascal Vizeli
|
cc3e6ec6fd
|
Fix stream error with aiohttp >= 3 (#579)
* Fix stream error with aiohttp >= 3
* Update proxy.py
* Update proxy.py
* Update proxy.py
* Update proxy.py
* Update proxy.py
* Update proxy.py
|
2018-07-20 22:28:56 +02:00 |
|