| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 3 | -14/+17 |
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 3 | -13/+27 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 2 | -8/+12 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -18/+54 |
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -6/+10 |
|\ |
|
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+10 |
* | | 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 |
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 1 | -4/+8 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 2 | -31/+16 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 2 | -5/+4 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 3 | -54/+79 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 4 | -5/+8 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 3 | -4/+6 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 3 | -12/+41 |
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+0 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 9 | -44/+36 |
* | Does exist | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | 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 |