Commit Graph

2 Commits (bd899c7f725c3f9730273f4cb2e3b253eced8697)

Author SHA1 Message Date
storm64 ef4c2d0e12 sleeplog: Switch disabled.png and powersaving.png 2022-02-16 13:04:09 +01:00
storm64 a110a30ad5 sleeplog: Fix logfile disabling, add status icons
Update app.js
 - adjust label position to improve readability on light themes
 - add icons to display service states
Update ChangeLog
 - compact old and add new changes
Update lib.js
 - fix logfile correction in `setEnabled(...)` to make disable logging possible
 - simplify logfile checks
Update README.md
 - add icons of the service states
Update settings.js
 - fix error on reading a non string logfile value
Add icons: disabled.png, nolog.png and powersaving.png
2022-02-16 12:52:00 +01:00