Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -9/+9 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -8/+8 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -15/+14 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 1 | -163/+184 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -32/+32 |
* | Fix tests | Chocobozzz | 2021-01-26 | 1 | -1/+8 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -49/+65 |
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -5/+0 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -3/+0 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -3/+4 |
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -1/+1 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -16/+18 |
* | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -12/+0 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -6/+6 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
* | Forbid public playlists not assigned to a channel | Chocobozzz | 2019-03-18 | 1 | -6/+34 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -0/+46 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -541/+277 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -13/+767 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+117 |