| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase test timeout for travis | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -4/+4 |
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 1 | -0/+24 |
* | 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 | 2 | -19/+19 |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 3 | -12/+8 |
* | 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 |
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 1 | -0/+6 |
* | Fix tests | Chocobozzz | 2018-05-09 | 2 | -6/+6 |
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -26/+0 |
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -7/+7 |
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -1/+1 |
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 1 | -35/+23 |
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 2 | -47/+99 |
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -30/+71 |
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -4/+4 |
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 2 | -4/+21 |
* | Add auth documentation | Chocobozzz | 2018-04-16 | 1 | -0/+20 |
* | Fix check comments params unit tests | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+1 |
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -0/+1 |
* | Add stats route | Chocobozzz | 2018-02-28 | 1 | -1/+1 |
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 1 | -1/+5 |
* | 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 | 3 | -4/+37 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 2 | -27/+131 |
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+5 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -0/+22 |
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -1/+10 |
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -4/+13 |
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 8 | -8/+8 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -0/+152 |
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -2/+37 |
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 2 | -0/+52 |
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -0/+8 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 3 | -8/+65 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -1/+21 |
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 7 | -545/+296 |
* | Improve check users parameters tests | Chocobozzz | 2017-12-28 | 2 | -307/+117 |
* | Improve check services parameters tests | Chocobozzz | 2017-12-28 | 1 | -87/+36 |
* | Improve check jobs parameters tests | Chocobozzz | 2017-12-28 | 1 | -27/+16 |
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 7 | -120/+106 |
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 2 | -2/+2 |
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 2 | -20/+6 |
* | Add check params tests | Chocobozzz | 2017-12-27 | 2 | -2/+216 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -17/+1 |