| Commit message (Expand) | Author | Age | Files | Lines |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -24/+36 |
* | 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 | -2/+2 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -1/+2 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -1/+15 |
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -6/+15 |
|\ |
|
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -1/+6 |
| * | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -3/+7 |
| * | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 1 | -2/+2 |
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+2 |
|/ |
|
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -4/+4 |
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -0/+29 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -14/+1 |
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 1 | -16/+16 |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -3/+3 |
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 1 | -1/+1 |
* | Add check channel update test in video update | Chocobozzz | 2018-05-11 | 1 | -0/+6 |
* | Fix tests | Chocobozzz | 2018-05-09 | 1 | -2/+2 |
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -26/+0 |
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -1/+1 |
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 1 | -3/+70 |
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -4/+4 |
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 1 | -6/+22 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -2/+16 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -23/+127 |
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -0/+22 |
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 1 | -223/+151 |
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -2/+2 |
* | Fix test | Chocobozzz | 2017-12-08 | 1 | -3/+3 |
* | Make some fields optional when uploading a video | Chocobozzz | 2017-12-07 | 1 | -24/+0 |
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -8/+0 |
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 1 | -360/+177 |
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 1 | -6/+2 |
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 1 | -6/+10 |
* | Add video channel tests | Chocobozzz | 2017-10-26 | 1 | -19/+104 |
* | Upload a video to /videos/upload | Chocobozzz | 2017-09-07 | 1 | -21/+42 |
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 1 | -0/+677 |