Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -51/+58 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -10/+10 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -11/+7 |
| | |||||
* | Shorter live methods | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Introduce live command | Chocobozzz | 2021-07-20 | 1 | -5/+3 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -7/+8 |
| | |||||
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -0/+130 |