Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: move control logic to separate file | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -0/+5 |
| | |||||
* | web: split opts and prompt handlers into separate files | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -0/+16 |
Currently using a bunch of forward declarations in prompt.c that should be cleaned up later. |