| Commit message (Expand) | Author | Age | Files | Lines |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -2/+2 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -8/+6 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -23/+5 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -3/+15 |
* | Optimize view endpoint | Chocobozzz | 2020-02-04 | 1 | -2/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -4/+2 |
* | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -1/+2 |
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -2/+5 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -14/+10 |
* | Don't move the caption if it has the right name | Chocobozzz | 2019-12-03 | 1 | -2/+2 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -5/+7 |
* | 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 |