You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create function, endpoint, frontend implementation for log persistence
Update CHANGELOG.md
Lint ctrl.py
Add persist_logs bool and integrate throughout the config flow
Add many logger.info chunks for testing
Add more logic to persist_logs toggle endpoint
Change how default value is handled
Change default permissions of journald.conf
Fix spelling errors, add logger on frontend
Move toggle_log_persistance away from FastAPI and towards the Api object
Linting
Call reinit at end of log toggle, reword models.py description of persist_logs
Remove all uses of persist_logs from amplipi core, move to updater side
Remove lingering changes from app.py, ctrl.py
pylint
pylint (2)
Finish porting new admin settings tab to updater
Change name of Updates tab on settings page
Fix spelling in comment in app.py
# goal_value is a holdover from when this setting was in app.py and toggled via the config settings page
124
+
# the bool is true if you wish to turn persistent logging on and false if you wish to turn it off
125
+
# It can be set either with the optional arg of the function or it attempts to find the current value from the config file and set the opposite of that
This form allows you to set a password for the web interface. If the password fields are empty, it will unset the password protection. This will only set a password for the web interface, not the system password. This action will also log out any existing sessions.
This dialog allows you to request a support tunnel. Once requested, you must give the tunnel ID and preshared key to support, who can be reached via <ahref="mailto:support@micro-nova.com">support@micro-nova.com</a>.
0 commit comments