Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ogcli set mode command | Roberto Hueso Gómez | 2020-07-06 | 2 | -0/+33 |
| | | | | | This requests POST /modes and changes a scope mode by calling something like: ogcli set modes --scope-id=1 --scope-type=computer --mode=pxe | ||||
* | Add post() to OgREST | Roberto Hueso Gómez | 2020-07-03 | 1 | -0/+13 |
| | | | | This is a wrapper that provides HTTP POST requests. | ||||
* | add license header to source code files | OpenGnSys Support Team | 2020-07-01 | 4 | -0/+32 |
| | |||||
* | Rename files to remove 'og' prefix | Roberto Hueso Gómez | 2020-06-30 | 6 | -0/+58 |
This prefix is redundant on almost every file, so the prefix is removed from filenames and imports. |