1
0
Fork 0
hudctrl/svc
Dustin a14921b79e
dustin/hudctrl/pipeline/head There was a failure building this commit Details
svc: Save config after navigation
When a makes a *POST /screen/{name}/navigate* HTTP request, the URL list
is updated and saved to the configuration file.  This provides a
mechanism for configuring the URL list, since it is now part of the
display configuration file and not a separate file manged externally.
2022-12-18 13:02:33 -06:00
..
.vscode Initial commit 2022-04-30 13:32:42 -05:00
src/hudctrl svc: Save config after navigation 2022-12-18 13:02:33 -06:00
.flake8 Initial commit 2022-04-30 13:32:42 -05:00
.gitattributes Initial commit 2022-04-30 13:32:42 -05:00
.gitignore svc: Load display config at startup 2022-12-18 12:52:01 -06:00
.pylintrc Initial commit 2022-04-30 13:32:42 -05:00
poetry.lock svc: Remove playwright dependency 2022-08-02 21:51:45 -05:00
pyproject.toml svc: Set venv path for Pyright 2022-08-02 21:51:45 -05:00