moonraker/moonraker
Eric Callahan 79f867ba83
database: remove debug option
This option was intended for Moonraker developers to live test
changes to write protected namespaces.   This can be accomplished
locally with other methods, thus this option has been removed to
prevent users from compromising sections of the database.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-02-25 12:38:36 -05:00
..
components database: remove debug option 2022-02-25 12:38:36 -05:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
app.py app: correct location header encoding 2022-02-15 14:39:33 -05:00
confighelper.py confighelper: use read_file() rather than read() 2022-02-15 11:42:50 -05:00
eventloop.py eventloop: use the default executor for run_in_thread() 2022-02-17 11:19:57 -05:00
klippy_connection.py klippy_apis: fix blocking issue in start_print and do_restart 2022-02-22 14:34:14 -05:00
moonraker.py moonraker: remove the python version check 2022-02-23 12:01:10 -05:00
utils.py utils: move config backup methods to confighelper 2022-02-04 10:58:00 -05:00
websockets.py moonraker: refactor KlippyConnection 2022-02-09 19:15:11 -05:00