| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix transcoding failure when importing a video | Chocobozzz | 2022-10-31 | 1 | -1/+1 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 1 | -267/+51 |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 1 | -2/+2 |
* | Limit import depending on transcoding resolutions | Chocobozzz | 2022-08-09 | 1 | -1/+5 |
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 1 | -6/+1 |
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 1 | -1/+28 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -2/+46 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -4/+3 |
* | Ability for admins to set default upload values | Chocobozzz | 2021-12-14 | 1 | -3/+3 |
* | Add upload/import/go live video attributes hooks | Chocobozzz | 2021-12-10 | 1 | -4/+13 |
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -5/+5 |
* | More robust youtube-dl thumbnail import | Chocobozzz | 2021-10-11 | 1 | -2/+10 |
* | Add peertube import test | Chocobozzz | 2021-08-27 | 1 | -1/+5 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -5/+5 |
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 1 | -5/+5 |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 1 | -1/+1 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -11/+10 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -2/+2 |
* | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 1 | -66/+94 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 1 | -3/+6 |
* | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 1 | -5/+15 |
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 1 | -3/+6 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 1 | -4/+6 |
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 1 | -18/+14 |
* | Guess if we need to generate the thumbnail for imports | Chocobozzz | 2021-02-12 | 1 | -2/+0 |
* | Fix (again) youtube import | Chocobozzz | 2021-01-19 | 1 | -2/+1 |
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -6/+6 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -3/+2 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -1/+2 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -2/+2 |
* | Refactor video creation | Chocobozzz | 2020-11-09 | 1 | -35/+37 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -2/+2 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -1/+1 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 1 | -3/+3 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -6/+40 |
* | Use originallyPublishedAt from body on import if it exists | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -1/+2 |
* | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 1 | -1/+28 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -1/+4 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -11/+11 |
* | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 1 | -2/+2 |
* | Bug fix logical and/or boolean selector | Frank Sträter | 2019-08-28 | 1 | -2/+2 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -5/+5 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
* | Fix tests | Chocobozzz | 2019-08-20 | 1 | -1/+5 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -16/+18 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -2/+2 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -1/+8 |