| Commit message (Expand) | Author | Age | Files | Lines |
* | Update default value for commentsEnabled | Frank Sträter | 2019-09-18 | 1 | -2/+2 |
* | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 1 | -1/+1 |
* | Fix tests | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -7/+8 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -4/+4 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -12/+7 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -11/+25 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -4/+6 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -12/+24 |
* | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -3/+10 |
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+3 |
* | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+9 |
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -12/+26 |
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -20/+11 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -31/+31 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -2/+2 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -4/+14 |
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -3/+3 |
* | Does exist | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 1 | -13/+22 |
|\ |
|
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -26/+46 |
| |\ |
|
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 1 | -2/+2 |
| | |\ |
|
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 1 | -2/+2 |
| | * | | 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 | 1 | -1/+5 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+2 |
* | | | 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 | 1 | -1/+9 |
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -7/+5 |
* | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -5/+5 |
* | | 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 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -1/+1 |
|/ |
|
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -1/+5 |
* | Increase timeout on upload endpoint | Chocobozzz | 2018-10-01 | 1 | -0/+7 |
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -4/+4 |
* | Refractor activities sending | Chocobozzz | 2018-09-14 | 1 | -2/+2 |
* | Users can change ownership of their video [#510] (#888) | Gaëtan Rizio | 2018-09-04 | 1 | -0/+2 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -3/+5 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -2/+2 |