Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -9/+9 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -92/+92 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -11/+8 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -28/+6 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -4/+2 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 1 | -6/+3 |
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 1 | -324/+240 |
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 1 | -4/+2 |
* | Introduce blocklist command | Chocobozzz | 2021-07-20 | 1 | -16/+10 |
* | Introduce follows command | Chocobozzz | 2021-07-20 | 1 | -20/+21 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -18/+53 |
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -22/+16 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -6/+7 |
* | Try to fix playlist tests | Chocobozzz | 2020-11-18 | 1 | -0/+5 |
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 1 | -1/+3 |
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -5/+30 |
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -196/+196 |
* | Fix playlist search | Chocobozzz | 2019-12-27 | 1 | -0/+19 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -0/+1 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -601/+872 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+0 |
* | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+34 |
* | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 1 | -2/+2 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -5/+6 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -6/+1 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+6 |
* | Fix unit tests | Chocobozzz | 2019-03-18 | 1 | -5/+13 |
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 1 | -0/+31 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -1/+41 |
* | Add server migrations | Chocobozzz | 2019-03-18 | 1 | -0/+10 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -56/+672 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+161 |