| Commit message (Expand) | Author | Age | Files | Lines |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -1/+5 |
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 21 | -299/+782 |
|\ |
|
| * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -11/+5 |
| * | Add hls support on server | Chocobozzz | 2019-02-11 | 2 | -0/+146 |
| * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 3 | -227/+265 |
| * | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -5/+80 |
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -2/+29 |
| * | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 |
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-20 | 4 | -8/+7 |
| |\ |
|
| | * | Cleanup tests imports | Chocobozzz | 2018-11-19 | 4 | -9/+7 |
| * | | Move utils to /shared | buoyantair | 2018-10-29 | 19 | -53/+75 |
| |/ |
|
| * | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 1 | -20/+5 |
| * | Fix transcoding | Chocobozzz | 2018-10-18 | 2 | -8/+8 |
| * | rename News category into News & Politics (#1261) | Adnane Belmadiaf | 2018-10-14 | 2 | -2/+2 |
| * | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 2 | -0/+131 |
| * | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 1 | -38/+41 |
| * | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -4/+58 |
* | | Add federation tests on download enabled | Chocobozzz | 2019-02-11 | 1 | -2/+4 |
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 2 | -9/+9 |
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 2 | -0/+9 |
|/ |
|
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 2 | -0/+129 |
* | Fix nsfw filter | Chocobozzz | 2018-09-04 | 2 | -1/+4 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 2 | -34/+52 |
* | Add trending sort tests | Chocobozzz | 2018-09-04 | 1 | -0/+8 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+262 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -8/+12 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -0/+97 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 2 | -3/+12 |
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -0/+15 |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 2 | -8/+16 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -25/+52 |
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 1 | -4/+4 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -21/+57 |
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 1 | -4/+4 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -6/+44 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -39/+120 |
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
|\ |
|
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -79/+89 |
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -0/+161 |
* | | 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 |
|/ |
|
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -0/+11 |
* | Add videos list filters | Chocobozzz | 2018-07-24 | 2 | -147/+36 |
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -1/+52 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+139 |