Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Chocobozzz | 2019-09-18 | 1 | -1/+1 |
* | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 1 | -4/+73 |
* | Fix ownership change | Chocobozzz | 2019-08-21 | 1 | -1/+1 |
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -4/+2 |
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -13/+28 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -0/+264 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -601/+872 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+0 |
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
| * | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+34 |
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -2/+24 |
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -6/+36 |
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -4/+0 |
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -3/+61 |
* | | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
* | | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 3 | -4/+8 |
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 2 | -11/+81 |
* | | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -2/+18 |
|\ \ | |||||
| * | | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -4/+19 |
| |/ | |||||
* | | 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 |