Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 playlists.videos.list.params/results hooks closes #4192 * Revert "add playlists.videos.list.params/results hooks" This reverts commit ebd822ca0b769d88dbc5ae0062b286238cbced92. * add video-playlist-element.created hook closes #4192 * test: add playlist-element.created * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | 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 |