hyperion.ng/libsrc
brindosch 5e559627be
Feat: Add Admin API (#617)
* Push progress

TODO: rework RESET, probably to main.cpp again

* resetPassword rework

* enable administration restriction

* add short cmd for userdata

* Js apis

* Refactor JsonCB class

* Add userToken Auth

* Feat: Close connection if ext clients when def pw is set

* Feat: Protect db against pw/token tests

* WebUi PW Support (#9)

* Initial WebUi Password Support

* Small changes

* Initial WebUi Password Support

* Small changes

* Basic WebUi Token support

* added "removeStorage", added uiLock, updated login page

* Small improvments

* Small change

* Fix: prevent downgrade of authorization

* Add translation for localAdminAuth

* Feat: Show always save button in led layout

* Revert "Feat: Show always save button in led layout"

This reverts commit caad1dfcde.

* Feat: Password change link in notification

* Fix: body padding modal overlap

* Feat: Add instance index to response on switch

* prevent schema error

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>

* Feat: add pw save

* Feat: callout settings/pw replaced with notification
2019-09-17 21:33:46 +02:00
..
api Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
blackborder even more changes 2018-12-28 18:28:49 +01:00
boblightserver [Hotfix] The modified priority was not registered 2019-08-03 19:14:52 +02:00
bonjour second part of PR #578 2019-08-03 19:14:52 +02:00
commandline implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
db unique sql database connection is created on different threads 2019-08-03 19:14:52 +02:00
effectengine EffectModule::getEffect() is now a preprocessor directive 2019-08-03 19:14:52 +02:00
flatbufserver If the priority range of a proto / flatbuffer connection is not in the valid range (100 - 199) we will send an error message to the client as well as in the console output 2019-08-12 19:06:11 +02:00
grabber [Bugfix] V4L2 used screen resolution for fallback 2019-08-28 22:20:49 +02:00
hyperion Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
jsonserver Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
leddevice Add PWM channel option for ws281x device in web interface (#623) 2019-09-16 13:55:47 +02:00
protoserver If the priority range of a proto / flatbuffer connection is not in the valid range (100 - 199) we will send an error message to the client as well as in the console output 2019-08-12 19:06:11 +02:00
python Handle Exceptions in main & Pythoninit (#601) 2019-08-15 23:49:32 +02:00
ssdp Update SSDPDiscover, Nanoleaf Device & CrossCompile Instructions (#616) 2019-09-14 22:54:41 +02:00
utils Multiple log messages are now summarised 2019-08-13 20:41:01 +02:00
webserver Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
CMakeLists.txt UDP listener removed because this class is not multi-instance capable. For a new implementation, image data is needed instead of led colors. 2019-08-03 19:14:52 +02:00