Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 1 | -1/+0 |
* | Add notification plugin hook | Chocobozzz | 2022-08-03 | 1 | -2/+9 |
* | Add channel server hooks | Chocobozzz | 2022-08-03 | 1 | -0/+33 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -2/+2 |
* | Add video caption created and deleted hooks | lutangar | 2021-12-23 | 1 | -0/+14 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -6/+5 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -20/+20 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -10/+7 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -27/+14 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -7/+4 |
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 1 | -13/+4 |
* | Shorter live methods | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce live command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 1 | -7/+2 |
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -1/+39 |
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -10/+33 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -9/+8 |
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -33/+92 |
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -8/+83 |
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -0/+27 |