Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: add throw animation | David Vazgenovich Shakaryan | 2022-05-16 | 1 | -0/+2 |
| | |||||
* | web: dynamically generate SVG and groups | David Vazgenovich Shakaryan | 2022-05-09 | 1 | -1/+1 |
| | |||||
* | web: use generic JS functions for manipulating DOM | David Vazgenovich Shakaryan | 2022-05-03 | 1 | -0/+1 |
| | |||||
* | web: split code into more files | David Vazgenovich Shakaryan | 2022-05-01 | 1 | -0/+7 |
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. |