| Commit message (Expand) | Author | Age | Files | Lines |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+2 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 4 | -16/+39 |
|\ |
|
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 7 | -57/+108 |
| |\ |
|
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 2 | -3/+3 |
| | |\ |
|
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 2 | -3/+3 |
| | * | | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -8/+11 |
| | |/ |
|
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -1/+1 |
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -3/+20 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 2 | -3/+3 |
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 2 | -0/+3 |
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 1 | -1/+7 |
| |/
|/| |
|
* | | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -9/+10 |
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -3/+27 |
* | | Use move instead rename | Chocobozzz | 2018-12-11 | 1 | -2/+2 |
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 3 | -18/+9 |
* | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 2 | -8/+8 |
* | | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -6/+1 |
* | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -1/+6 |
* | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -0/+2 |
* | | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -1/+5 |
* | | Check activities host | Chocobozzz | 2018-11-14 | 1 | -7/+10 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 2 | -4/+10 |
|/ |
|
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 4 | -9/+45 |
* | Increase timeout on upload endpoint | Chocobozzz | 2018-10-01 | 1 | -0/+7 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 4 | -27/+34 |
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 3 | -11/+11 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Refractor activities sending | Chocobozzz | 2018-09-14 | 1 | -2/+2 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -9/+24 |
* | Users can change ownership of their video [#510] (#888) | Gaëtan Rizio | 2018-09-04 | 2 | -0/+119 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -3/+5 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 2 | -5/+5 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -2/+3 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -2/+2 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -14/+42 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -8/+54 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -2/+4 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -3/+7 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -12/+45 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -37/+105 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -4/+5 |
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 1 | -2/+2 |
* | Add audit logs for video import | Chocobozzz | 2018-08-06 | 1 | -7/+4 |
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -20/+1 |
* | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -2/+10 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 2 | -1/+153 |