Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -3/+3 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -4/+4 |
| | |||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -2/+8 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -6/+12 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -6/+6 |
| | |||||
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 1 | -4/+4 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 1 | -4/+4 |
| | |||||
* | fixing tests to deal with new transcoding parameters | Rigel Kent | 2018-08-01 | 1 | -8/+8 |
| | |||||
* | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -8/+8 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -19/+20 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -5/+3 |
| | | | | publishing a video | ||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 1 | -0/+3 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -7/+1 |
| | |||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -6/+15 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -10/+10 |
| | |||||
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 1 | -1/+30 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -5/+4 |
| | |||||
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 1 | -1/+31 |
| | |||||
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 1 | -18/+55 |
| | |||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 1 | -5/+12 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -0/+11 |
| | |||||
* | Fix tests | Chocobozzz | 2018-02-14 | 1 | -2/+1 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -4/+12 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -10/+11 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -3/+11 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -1/+32 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -0/+27 |
| | |||||
* | Fix tests | Chocobozzz | 2017-12-29 | 1 | -2/+2 |
| | |||||
* | Refractor check video tests | Chocobozzz | 2017-12-29 | 1 | -243/+197 |
| | |||||
* | Fix videos tests | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -2/+2 |
| | |||||
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 1 | -0/+861 |