Commit graph

75 commits

Author SHA1 Message Date
Daniel Perna
e6feb5d4e4
Update README.md 2018-07-13 01:45:21 +02:00
Daniel Perna
01600dcce1
Update README.md 2018-07-13 01:44:54 +02:00
Daniel Perna
c40ad42fc9 Added IGNORE_SSL option 2018-07-13 00:45:58 +02:00
Daniel Perna
fa9d0d3ee4 Renamed LISTENPORT to PORT 2018-07-12 21:46:42 +02:00
Daniel Perna
39b567845a Trun on/off git via settings/environment 2018-07-12 21:34:04 +02:00
Daniel Perna
b04eb10682 Added SESAME_TOTP_SECRET (Issue #100) 2018-07-11 01:05:33 +02:00
Daniel Perna
ae9b645500 Fix text 2018-07-10 01:09:28 +02:00
Daniel Perna
2707ba5dcc PASSWORD can be provided as SHA256 optionally (Issue #100) 2018-07-10 01:00:15 +02:00
Daniel Perna
8e3aabb895 Replaced CREDENTIALS by USERNAME and PASSWORD 2018-07-10 00:23:21 +02:00
Daniel Perna
a48779f4e3 Allow disabeling notifications 2018-07-09 01:14:17 +02:00
Daniel Perna
e18b11deae Cleanup and SESAME notification 2018-07-09 01:05:30 +02:00
Daniel Perna
a74ffff976 Support for custom notification services 2018-07-06 22:20:21 +02:00
Daniel Perna
158cd40397 Allow passing list-settings via env-variables as well (Issue #100) 2018-07-03 22:01:13 +02:00
Daniel Perna
c24654418b Allow passing settings via environment variables (Issue #100) 2018-06-28 23:38:24 +02:00
Daniel
35ac89dcb1 Added ENFORCE_BASEPATH option, fixes #68 2018-06-21 15:31:52 +00:00
Daniel Perna
63de9aaf61
Added note about hass.io Docker-network 2018-06-05 00:22:15 +02:00
Daniel Perna
acf86b41e8 Updated readme 2018-04-23 21:55:19 +02:00
Daniel Perna
6a6481aa94 Typo 2018-03-30 18:42:53 +02:00
Daniel Perna
e23585ca1f Added VERIFY_HOSTNAME to readme 2018-03-30 18:41:57 +02:00
Daniel
467e2ee353 Linking to home-assistant.io 2018-02-09 15:48:04 +00:00
Daniel
03170779a2 Updated username to current standard two more times 2018-02-09 15:42:46 +00:00
Daniel
3fa577eeea Updated username to current standard 2018-02-09 15:40:06 +00:00
Daniel
e8f9d794b3 Some rephrasing 2018-02-09 15:36:45 +00:00
Daniel
b7696d79fc Updated paths 2018-02-09 15:19:02 +00:00
Daniel Perna
bed30f17c8
Update README.md 2018-01-27 11:06:36 +01:00
Daniel Perna
76d227b274 Added sesame feature 2018-01-25 00:25:46 +01:00
Daniel Perna
c2e82dfc51
Added use case 2018-01-24 23:04:55 +01:00
Daniel Perna
66172ca4a9
Nicer formatting of API 2018-01-24 23:01:50 +01:00
Daniel Perna
2afa53a117 Fixed readme 2018-01-24 01:13:16 +01:00
Daniel Perna
3a6acecf35 Formatting the API endpoints 2018-01-24 00:50:52 +01:00
Daniel Perna
609dcdfe09 Added API to README 2018-01-24 00:49:27 +01:00
Daniel Perna
fc43d38c7e
Merge pull request #71 from danielperna84/dev
Added warning-logs for access failure, other minor changes
2018-01-13 04:52:31 +01:00
Martin Treml
6d6f9a32ee
Update README.md
Add Docker information
2018-01-07 12:20:05 +01:00
Martin Treml
d56da0ae81
Update README.md
Add Docker information
2018-01-07 12:19:35 +01:00
Daniel Perna
7baa61e4b3 Adjusted links 2018-01-02 21:03:30 +01:00
Daniel Perna
7cc2d1b869 Added IPv6 support 2017-11-15 22:22:13 +01:00
Dima Goltsman
07d8120d35 directories first in browser 2017-10-16 13:37:16 +03:00
Daniel Perna
34342f09e6 Added git push option, Issue #16 2017-08-22 00:02:54 +02:00
Daniel Perna
f867463ed8 Travis-CI linting (#49)
Travis-CI linting
2017-08-16 00:57:16 +02:00
Daniel Perna
0651e7b44b Update README.md 2017-08-03 12:18:01 +02:00
Daniel Perna
b80e945504 Fixing readme 2017-03-28 20:17:20 +02:00
Daniel Perna
8c6604b887 Updated readme 2017-03-28 20:15:11 +02:00
Daniel Perna
2598e05568 Update README.md 2017-02-20 01:12:26 +01:00
Daniel Perna
8251b8bfff Added install-info for git integration 2017-02-17 17:07:16 +01:00
Daniel Perna
ca83178ddc Update README.md 2017-02-17 17:03:48 +01:00
Daniel Perna
0e9189ab82 Added info about tmux 2017-02-16 19:25:27 +01:00
Daniel Perna
5636c563e8 Added supervisor information 2017-02-16 19:21:53 +01:00
Daniel Perna
41d8a4b429 Added warning 2017-02-08 02:12:24 +01:00
Daniel
7198b576e3 Bumped version, changes to readme 2017-02-08 00:45:55 +00:00
Daniel Perna
a7919e2f66 Material Design + new filebrowser (#10)
* 1st merge of MD into Configurator (#3)

* Update configurator.py

Material Design

* Add files via upload

* Update README.md

* Update dev.html

function load fix

* Update dev.html

Fixed derp

* Update dev.html

-Confirmation dialogs
-Adjustments to columns
-Added hover effects (testing)
-Settings button is now onclick instead of hover
-Proper width of HASS PoC settings dropdown menu
-Repo link in About fixed
-Removed userview from sidenav
-Code clean-up
-Started Ace menu design

* Update dev.html

* Update dev.html

Additional code cleanup

* Update configurator.py

Update with latest MD changes

* Revert SS

* Added ne filebrowser

* Updated README and changelog

* Fixed settings menu

* Aded filename to uptext

* Stripping out html for merging

* Material Design + settings (#8)

* Merging changes (#7)

* Update configurator.py

Material Design

* Add files via upload

* Update README.md

* Update dev.html

function load fix

* Update dev.html

Fixed derp

* Update dev.html

-Confirmation dialogs
-Adjustments to columns
-Added hover effects (testing)
-Settings button is now onclick instead of hover
-Proper width of HASS PoC settings dropdown menu
-Repo link in About fixed
-Removed userview from sidenav
-Code clean-up
-Started Ace menu design

* Update dev.html

* Update dev.html

Additional code cleanup

* Update configurator.py

Update with latest MD changes

* Revert SS

* Update dev.html

First push of the Ace custom menu.  Still needs work on a few elements

* Update dev.html

Edit #2.  Everything is working except text boxes

* Update dev.html

Cleanup from earlier tests

* Update dev.html

Added small intro animation

* Update dev.html

Moved Ace Keyboard Shortcuts to Ace Settings Menu

* Color Update

Got rid of that ugly teal

* More Ace Settings Fixes

Still need to pass real data to the menu

* Small changes

Changed theme back to "Chrome", added Under Construction text to Ace Settings

* Stripping out html for merging

* Switched serverside to new implementation

* Another change for merge

* Minor fixes

* Finished settings menu

* Extended about dialog

* Updated changelog

* Cleanup

* Embedded HTML into configurator
2017-02-08 01:20:21 +01:00