Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -26/+26 |
* | Fix server run | 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 | -8/+5 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -4/+3 |
* | Introduce notifications command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -15/+12 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -15/+16 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -25/+84 |
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 1 | -0/+48 |
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 1 | -4/+42 |
* | Increase video comments limit | Chocobozzz | 2020-05-05 | 1 | -2/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -2/+9 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -3/+7 |
* | Fix check comments params unit tests | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -2/+37 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -3/+32 |
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 1 | -33/+31 |
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 1 | -15/+1 |
* | Add check params tests | Chocobozzz | 2017-12-27 | 1 | -0/+212 |