| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 6 | -18/+46 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 2 | -5/+81 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 9 | -94/+99 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 4 | -0/+534 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -1/+7 |
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 1 | -4/+4 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 2 | -2/+2 |
* | Increase video import timeout | Chocobozzz | 2018-08-14 | 2 | -2/+1 |
* | Filter tracker based on infohash | Chocobozzz | 2018-08-14 | 2 | -0/+72 |
* | Add tests when getting a blacklisted video | Chocobozzz | 2018-08-14 | 1 | -11/+48 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 3 | -32/+189 |
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 2 | -5/+5 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 2 | -24/+141 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -1/+47 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 2 | -7/+40 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 2 | -2/+23 |
* | Increase test timeout for imports | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 3 | -41/+122 |
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 2 | -5/+89 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -0/+8 |
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 2 | -1/+28 |
|\ |
|
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 2 | -1/+28 |
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -79/+89 |
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 3 | -5/+197 |
* | | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 4 | -0/+263 |
* | | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -4/+90 |
* | | 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 |
* | | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 2 | -2/+2 |
|/ |
|
* | Fix handle down test | Chocobozzz | 2018-07-31 | 1 | -35/+58 |
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 1 | -0/+55 |
* | Fix travis tests | Chocobozzz | 2018-07-24 | 1 | -29/+8 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 2 | -4/+15 |
* | Add videos list filters | Chocobozzz | 2018-07-24 | 6 | -147/+459 |
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -1/+25 |
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 2 | -2/+86 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 7 | -97/+456 |
* | Migrate to bull | Chocobozzz | 2018-07-11 | 2 | -9/+16 |
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -4/+13 |
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -2/+3 |
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 3 | -2/+102 |
* | 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 | 2 | -9/+46 |
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 2 | -0/+165 |
* | Fix offset/limit on some SQL queries :facepalm: | Chocobozzz | 2018-06-13 | 1 | -1/+1 |
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 20 | -189/+139 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -23/+77 |
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 2 | -92/+0 |