| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -0/+4 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 2 | -0/+8 |
* | Add Nederlands and Português (Portugal) | Chocobozzz | 2019-04-03 | 1 | -21/+21 |
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -21/+21 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -11/+9 |
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -0/+5 |
* | Playlist videos component | Chocobozzz | 2019-03-18 | 1 | -5/+7 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -0/+7 |
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 2 | -2/+9 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -0/+7 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 3 | -4/+6 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 8 | -24/+77 |
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -0/+1 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 7 | -2/+27 |
|\ |
|
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 10 | -4/+101 |
| |\ |
|
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 3 | -0/+20 |
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -2/+2 |
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -0/+2 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 3 | -3/+3 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 3 | -0/+3 |
* | | | Change models | clementbrizard | 2019-01-12 | 3 | -0/+3 |
| |/
|/| |
|
* | | Check activities host | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
* | | Fix tests | Chocobozzz | 2018-10-17 | 1 | -4/+2 |
* | | dont export base bitrate | Felix Ableitner | 2018-10-17 | 1 | -1/+1 |
* | | more documentation | Felix Ableitner | 2018-10-17 | 1 | -3/+9 |
* | | better documentation | Felix Ableitner | 2018-10-17 | 1 | -3/+5 |
* | | Scale bitrate linearly with FPS | Felix Ableitner | 2018-10-17 | 1 | -15/+22 |
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -1/+1 |
* | | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 1 | -8/+8 |
* | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 3 | -0/+62 |
|/ |
|
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -0/+4 |
* | Users can change ownership of their video [#510] (#888) | Gaëtan Rizio | 2018-09-04 | 4 | -0/+29 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -19/+22 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 1 | -0/+2 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 20 | -27/+27 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 2 | -2/+1 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 5 | -9/+24 |
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 1 | -0/+1 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 4 | -0/+19 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+4 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+4 |
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 2 | -6/+0 |
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -0/+2 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+6 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 6 | -1/+29 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 5 | -5/+17 |
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -0/+1 |