| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -5/+9 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -0/+14 |
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 1 | -2/+6 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+54 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -4/+4 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -6/+6 |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -12/+13 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 2 | -4/+4 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -1/+2 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -2/+14 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -2/+36 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -3/+7 |
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 1 | -2/+12 |
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 1 | -3/+8 |
|\ |
|
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 1 | -3/+8 |
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -0/+37 |
* | | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -1/+1 |
* | | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -1/+3 |
|/ |
|
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -60/+26 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -6/+6 |
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+66 |
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -0/+14 |
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -0/+13 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -0/+3 |
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 1 | -2/+0 |
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 1 | -0/+7 |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -4/+4 |
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -6/+9 |
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -10/+5 |
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 2 | -10/+7 |
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 1 | -0/+2 |
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 2 | -5/+47 |
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -11/+24 |
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -6/+6 |
* | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 1 | -2/+2 |
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -0/+26 |
* | Add tests for publishedAt | Chocobozzz | 2018-04-04 | 1 | -0/+1 |
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -3/+8 |
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -3/+3 |
* | BEARKING CHANGE: Update videos API response | Chocobozzz | 2018-03-19 | 1 | -10/+10 |
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 1 | -0/+12 |
* | Change video abuse API response | Chocobozzz | 2018-03-12 | 1 | -1/+2 |
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 1 | -7/+9 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 2 | -6/+11 |
* | Fix tests | Chocobozzz | 2018-02-14 | 1 | -4/+2 |
* | Support thumbnails in youtube import | Chocobozzz | 2018-02-14 | 1 | -1/+1 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -23/+60 |