Commit graph

484 commits

Author SHA1 Message Date
c3f219ba92 Make last file in list visible
For some reason the CSS didn't connect the side-nav to the bottom
of the page and this lead to some wrong calculations of the browser
which lead to the fact that the last file in the list of files was
outside of the visible area.

Pinning it with bottom: 0; fixes this problem and now one can scroll
down all the way to even see the last file in the file list.
2018-09-25 21:53:07 +02:00
Daniel Perna
4d95ddad4c Added option users can comment out to increase security 2018-08-23 20:35:01 +02:00
Daniel Perna
27351880e2
Merge pull request #111 from danielperna84/dev
0.3.2
2018-08-09 00:28:50 +02:00
Daniel Perna
e2266672c2 Removing invalid values in case they slip through, Issue #109 2018-08-09 00:23:52 +02:00
Daniel Perna
bd4d23f4a9 Updated changelog 2018-08-09 00:09:41 +02:00
Daniel Perna
6979de0931 Reading files as UTF-8, fixes #80 2018-08-08 01:00:52 +02:00
Daniel Perna
ed1d6f0d57 Sanity check for list-options, fixes Issue #109 2018-08-08 00:32:58 +02:00
Daniel Perna
aa88023191 Lint 2018-08-08 00:05:00 +02:00
Daniel Perna
6cc43ece3c Bump version 2018-08-07 23:43:13 +02:00
Daniel Perna
5c4d366518 Allow numeric passwords, fixes #108 2018-08-07 23:41:11 +02:00
Daniel Perna
531f313274
Merge pull request #105 from danielperna84/dev
0.3.1
2018-07-15 23:59:44 +02:00
Daniel Perna
2900a2e299 Merge branch 'dev' of https://github.com/danielperna84/hass-configurator into dev 2018-07-15 23:51:12 +02:00
Daniel Perna
af434188a2 Cleanup 2018-07-15 23:46:56 +02:00
Daniel Perna
a17ca89819 Loglevel via environment 2018-07-15 23:40:03 +02:00
Daniel Perna
e145b02023 Bump version, update changelog 2018-07-15 23:30:11 +02:00
Daniel Perna
b167af2eed Added client IP address to network status 2018-07-15 23:29:29 +02:00
Daniel Perna
6e7a2ec358 Fix SESAME bug (Issue #103) 2018-07-15 23:25:26 +02:00
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
c74ec99d6b
Update changelog.txt 2018-07-13 01:01:39 +02:00
Daniel Perna
5f6c949244
Merge pull request #101 from danielperna84/dev
0.3.0
2018-07-13 00:57:41 +02:00
Daniel Perna
0e46a3b3ec Typo 2018-07-13 00:48:42 +02:00
Daniel Perna
e3b8ae91d1 Updated systemd template 2018-07-13 00:46:44 +02:00
Daniel Perna
c40ad42fc9 Added IGNORE_SSL option 2018-07-13 00:45:58 +02:00
Daniel Perna
f0afbad7a8 Added docstrings 2018-07-12 23:37:38 +02:00
Daniel Perna
0435f399f1 Lint 2018-07-12 23:24:51 +02:00
Daniel Perna
63d8c591d0 Version indicator for mobile view 2018-07-12 22:36:51 +02:00
Daniel Perna
4a6c13e1a1 Fix editor settings 2018-07-12 22:34:58 +02:00
Daniel Perna
63d07b9fdb Removed dragging for editor settings 2018-07-12 22:21:03 +02:00
Daniel Perna
f6dca0d717 Updated changelog 2018-07-12 22:09:25 +02:00
Daniel Perna
119df2e05f Hiding git menu when git is disabled 2018-07-12 22:07:52 +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
f287de77b8 Nicer diff error when no diff available 2018-07-12 21:16:25 +02:00
Daniel Perna
196e44456d Colored menu button as version indicator 2018-07-12 00:17:28 +02:00
Daniel Perna
a8fbb22fea Added git diff functionality (Issue #16) 2018-07-11 23:51:22 +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
04b5fbefc9 Updated changelog 2018-07-10 01:04:12 +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
6eafd9af8b Switched to generic notify function 2018-07-06 22:03:13 +02:00
Daniel Perna
b102e4eaad Lint 2018-07-06 21:02:02 +02:00
Daniel Perna
ec852f05ad Cleanup / Lint 2018-07-06 20:59:31 +02:00
Daniel Perna
1f24c15b52 Creating persistent notifications in HASS now (Issue #100) 2018-07-06 20:50:37 +02:00
Daniel Perna
2e87b7cf5f Checking SESAME as well (Issue #100) 2018-07-05 01:36:51 +02:00
Daniel Perna
60f2569979 Log warnings when using insecure passwords (Issue #100) 2018-07-04 00:21:23 +02:00