Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: use generic JS functions for manipulating DOM | David Vazgenovich Shakaryan | 2022-05-03 | 1 | -6/+12 |
| | |||||
* | web: split code into more files | David Vazgenovich Shakaryan | 2022-05-01 | 1 | -0/+256 |
This is currently very messy with all the files interdependent on one another and a lot of the logic still in the main file. It will take some time to refactor and clean up. |