Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: allow selection of starting points and user to throw first | David Vazgenovich Shakaryan | 2022-05-09 | 1 | -1/+2 |
| | | | | | | | This new option selection code is a bit messy for now. It requires the options and their order to be in sync between the prompt functions and the corresponding submit functions. There's also a bit too much repetition of generic code that's applicable to all options. | ||||
* | web: minor cleanup of prompt code | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -4/+0 |
| | |||||
* | web: move control logic to separate file | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -0/+18 |