Age | Commit message (Expand) | Author |
2020-03-11 | http api: T2096: Added show and generate | Matthias Fetzer |
2020-02-14 | http api: T2040: reload Config in route definition | John Estabrook |
2019-12-03 | T1801: move escaping of backslashes into configtree | John Estabrook |
2019-11-17 | T1801: escape isolated backslashes before passing to ConfigTree() | John Estabrook |
2019-11-05 | T1774: fix error output | John Estabrook |
2019-10-27 | T1773, T1774: add a show config operation with JSON and raw options. | Daniil Baturin |
2019-10-23 | [HTTP API] Add endpoints for config file and image management. | Daniil Baturin |
2019-10-23 | [HTTP API] Use a decorator for functions that require authentication. | Daniil Baturin |
2019-08-05 | T1431: add showConfig operation to the HTTP API. | Daniil Baturin |
2019-06-17 | [HTTP API] T1431: disallow empty config paths. | Daniil Baturin |
2019-06-17 | [HTTP API] T1431: make the value field optional. | Daniil Baturin |
2019-06-17 | [HTTP API] T1431: allow sending a single command, and make sure commands are ... | Daniil Baturin |
2019-06-17 | [HTTP API] T1431: make the value field optional and add better validation. | Daniil Baturin |
2019-06-17 | T1431: release the lock even if discard() caused an exception. | Daniil Baturin |
2019-06-16 | T1431: initial implementation of the HTTP API. | Daniil Baturin |