| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -0/+6 |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 1 | -0/+3 |
|\ |
|
| * | Send views in a dedicated queue | Chocobozzz | 2022-06-17 | 1 | -0/+3 |
* | | More robust move to object storage job failure | Chocobozzz | 2022-06-16 | 1 | -1/+10 |
|/ |
|
* | Reduce error logs | Chocobozzz | 2022-05-18 | 1 | -1/+7 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -5/+5 |
* | Process video torrents in order | Chocobozzz | 2022-03-16 | 1 | -1/+6 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -2/+7 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -0/+12 |
* | Fix bull redis options | Chocobozzz | 2022-01-14 | 1 | -3/+9 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -6/+6 |
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 1 | -1/+7 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -0/+2 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -7/+7 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -4/+9 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -0/+10 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -0/+5 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -2/+10 |
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 1 | -0/+2 |
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -12/+15 |
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 1 | -5/+8 |
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -5/+15 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -8/+15 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -11/+17 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -14/+20 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -1/+0 |
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -2/+1 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -5/+8 |
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -4/+22 |
* | Use apicache instead of our broken implementation | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -2/+2 |
* | Move video file import in its own file | Chocobozzz | 2019-03-19 | 1 | -6/+2 |
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -5/+11 |
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -2/+2 |
* | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 |
* | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -2/+6 |
* | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -2/+2 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -4/+16 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -7/+0 |
* | Add job ttl | Chocobozzz | 2018-08-06 | 1 | -6/+4 |
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -1/+4 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -3/+7 |
* | Increase max stalled count in job queue | Chocobozzz | 2018-07-30 | 1 | -1/+4 |
* | Graceful job queue shutdown | Chocobozzz | 2018-07-30 | 1 | -0/+7 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+1 |
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 1 | -6/+2 |
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -98/+80 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -0/+1 |
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -3/+3 |