Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | add operationId doc middleware to so API endpoints | Rigel Kent | 2021-06-04 | 1 | -0/+2 |
| | |||||
* | Add jobs tag to logger | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
| | |||||
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 1 | -0/+1 |
| | | | | | | | | | | (1 = highest priority) 100 for new resolutions 10 for original file optimization Add a malus for transcoding jobs depending on how many uploads the user did in the last 7 days | ||||
* | Support progress for ffmpeg tasks | Chocobozzz | 2021-01-21 | 1 | -9/+4 |
| | |||||
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -24/+16 |
| | |||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 1 | -3/+20 |
| | |||||
* | Fix jobs pagination | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -2/+9 |
| | |||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -2/+2 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -10/+15 |
| | |||||
* | Fix job panel sorting in administration | Chocobozzz | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -6/+32 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -2/+5 |
| | |||||
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -8/+6 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 1 | -0/+34 |