Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 1 | -27/+23 |
* | Use a global request timeout | Chocobozzz | 2021-06-15 | 2 | -4/+1 |
* | Cache refresh actor promise | Chocobozzz | 2021-06-09 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2021-06-08 | 2 | -2/+0 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 2 | -2/+4 |
* | fetch -> load | Chocobozzz | 2021-06-03 | 1 | -2/+2 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 2 | -3/+2 |
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 3 | -4/+4 |
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 2 | -2/+2 |
* | Refactor AP video update | Chocobozzz | 2021-06-02 | 1 | -1/+1 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -3/+3 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 1 | -2/+2 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 6 | -21/+21 |
* | Move transcoding files in their own directory | Chocobozzz | 2021-05-11 | 2 | -2/+2 |
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 1 | -2/+5 |
* | Fix lint | Chocobozzz | 2021-05-05 | 1 | -1/+0 |
* | Fix transcoding job priority | Chocobozzz | 2021-05-05 | 1 | -3/+3 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -3/+3 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 1 | -22/+27 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 4 | -17/+13 |
* | Refactor a little bit AP validators | Chocobozzz | 2021-03-24 | 1 | -3/+6 |
* | Rename request timeout | Chocobozzz | 2021-03-03 | 2 | -9/+9 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 2 | -1/+195 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -0/+20 |
* | Correctly wait transcoding before federating | Chocobozzz | 2021-02-22 | 1 | -16/+22 |
* | Cleanup | Chocobozzz | 2021-02-18 | 2 | -2/+2 |
* | Add video files migration | Chocobozzz | 2021-02-18 | 1 | -21/+16 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 4 | -11/+15 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 2 | -4/+20 |
* | Guess if we need to generate the thumbnail for imports | Chocobozzz | 2021-02-12 | 1 | -15/+6 |
* | Painfully debug concurrent import jobs | Chocobozzz | 2021-02-09 | 1 | -22/+41 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -19/+25 |
* | Fix HLS generation after import script | Chocobozzz | 2021-02-02 | 2 | -2/+13 |
* | Transcode audio uploads to lower resolutions | Chocobozzz | 2021-02-02 | 1 | -0/+2 |
* | Correctly remove torrents with HLS only | Chocobozzz | 2021-02-01 | 1 | -0/+1 |
* | Safely remove webtorrent files | Chocobozzz | 2021-01-25 | 1 | -4/+6 |
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 3 | -37/+63 |
* | Refactor transcoding job handlers | Chocobozzz | 2021-01-21 | 3 | -71/+136 |
* | Support progress for ffmpeg tasks | Chocobozzz | 2021-01-21 | 1 | -4/+5 |
* | Fix (again) youtube import | Chocobozzz | 2021-01-19 | 1 | -1/+1 |
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -1/+5 |
* | Fix build | Chocobozzz | 2020-12-22 | 1 | -1/+1 |
* | Force HLS transcoding | Chocobozzz | 2020-12-22 | 1 | -8/+18 |
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -1/+1 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -11/+10 |
* | Fix replay last segments loop | Chocobozzz | 2020-12-07 | 1 | -12/+3 |
* | Fix lint | Chocobozzz | 2020-12-04 | 1 | -1/+1 |
* | Load video in permanent live after last one ended | Chocobozzz | 2020-12-04 | 1 | -5/+9 |
* | Fix audio issues with live replay | Chocobozzz | 2020-12-04 | 1 | -12/+6 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -11/+16 |