Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -0/+12 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 2 | -4/+4 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+57 |
| | |||||
* | 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 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 1 | -19/+12 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -2/+36 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -1/+4 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+22 |
| | |||||
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -0/+11 |
| | |||||
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -3/+7 |
| | |||||
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 1 | -2/+12 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -0/+3 |
| | |||||
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 2 | -5/+14 |
|\ | |||||
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 2 | -5/+14 |
| | | |||||
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 2 | -1/+102 |
| | | |||||
* | | 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 |
|/ | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+4 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 4 | -66/+111 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -6/+6 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -0/+8 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -1/+66 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 3 | -18/+43 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -0/+13 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 3 | -1/+44 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -0/+3 |
| | | | | publishing a video | ||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 1 | -4/+6 |
| | |||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 4 | -6/+4 |
| | |||||
* | 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 | 3 | -6/+6 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -6/+9 |
| | |||||
* | feature: initial syndication feeds tests for instance-wide feeds | Rigel Kent | 2018-04-26 | 2 | -0/+31 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -10/+5 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -0/+2 |
| | |||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 2 | -10/+7 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | 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 | 2 | -2/+29 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Fix tests | Chocobozzz | 2018-04-18 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | before beta |