Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 7 | -30/+31 |
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 8 | -53/+50 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -5/+6 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 21 | -79/+69 |
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 21 | -102/+42 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 21 | -55/+60 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 9 | -31/+149 |
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 2 | -0/+114 |
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -2/+32 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -2/+23 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -4/+4 |
* | Fix unit tests | Chocobozzz | 2019-03-18 | 1 | -5/+13 |
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 1 | -0/+31 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 2 | -4/+44 |
* | Add server migrations | Chocobozzz | 2019-03-18 | 1 | -0/+10 |
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -0/+1 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -56/+672 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+161 |
* | Try to fix travis tests | Chocobozzz | 2019-02-15 | 1 | -1/+5 |
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -0/+1 |
* | 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 |