| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't sign (created) when using rsa-sha256 | Chocobozzz | 2022-05-09 | 1 | -1/+1 |
* | Handle HTTP signature draft 11 | Chocobozzz | 2022-05-06 | 1 | -5/+1 |
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 1 | -1/+1 |
* | Support live session in server | Chocobozzz | 2022-05-03 | 3 | -1/+37 |
* | Fix removing directory content | Chocobozzz | 2022-05-03 | 1 | -1/+2 |
* | Support readonly tmp directory | Chocobozzz | 2022-05-03 | 1 | -3/+17 |
* | Ensure rtmp public_hostname is set | Chocobozzz | 2022-05-02 | 1 | -2/+4 |
* | Add ability to provide rtmp listening hostname | Chocobozzz | 2022-05-02 | 2 | -3/+8 |
* | Add missing video mime types | Chocobozzz | 2022-04-20 | 1 | -0/+10 |
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
* | Improve views/viewers documentation | Chocobozzz | 2022-04-15 | 1 | -2/+2 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 5 | -5/+81 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 5 | -14/+14 |
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 2 | -1/+43 |
* | Remove old migration files | Chocobozzz | 2022-03-21 | 98 | -4155/+0 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 2 | -1/+29 |
* | Process video torrents in order | Chocobozzz | 2022-03-16 | 1 | -0/+3 |
* | Make object storage ACL configurable | Doug Luce | 2022-03-16 | 1 | -0/+1 |
* | add client.videos.upload.maxChunkSize config (#4857) | kontrollanten | 2022-03-16 | 1 | -0/+3 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 4 | -6/+49 |
* | Display avatar in video miniatures (#4823) | kontrollanten | 2022-03-08 | 2 | -1/+3 |
* | Remove uneeded memoize | Chocobozzz | 2022-03-08 | 1 | -3/+1 |
* | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 1 | -8/+4 |
* | Node 12 is not supported anymore | Chocobozzz | 2022-03-01 | 1 | -5/+1 |
* | Possibility to set custom RTMP/RTMPS hostname (#4811) | kontrollanten | 2022-03-01 | 3 | -4/+7 |
* | Fix client html performance regression | Chocobozzz | 2022-02-28 | 1 | -1/+3 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 5 | -84/+139 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 2 | -11/+81 |
* | Fix video file storage column consistency | Chocobozzz | 2022-02-22 | 2 | -1/+21 |
* | Fix import timeout inconsistency | Chocobozzz | 2022-02-09 | 1 | -1/+1 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -1/+3 |
* | Add simplified/traditional chinese languages | Chocobozzz | 2022-01-17 | 1 | -0/+4 |
* | Increase captions max size | Chocobozzz | 2022-01-14 | 1 | -1/+1 |
* | Give the ability to define python path for youtube-dl / yt-dlp | Florent | 2022-01-10 | 1 | -1/+2 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 3 | -3/+3 |
* | Cleanup unavailable remote AP resource | Chocobozzz | 2021-12-28 | 1 | -3/+12 |
* | Deprecate node 12 | Chocobozzz | 2021-12-24 | 1 | -0/+4 |
* | Node 10 is not supported anymore | Chocobozzz | 2021-12-24 | 1 | -1/+1 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -1/+1 |
* | Don't stuck state when move transcoding job failed | Chocobozzz | 2021-12-23 | 1 | -1/+2 |
* | Fix migrations | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 4 | -5/+4 |
* | Use different p2p policy for embeds and webapp | Chocobozzz | 2021-12-16 | 2 | -2/+7 |
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 4 | -1/+26 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 5 | -5/+7 |
* | Ability for admins to set default upload values | Chocobozzz | 2021-12-14 | 2 | -1/+11 |
* | Added "zxx" (no linguistic content) in available video languages (#4631) | Florian CUNY | 2021-12-13 | 1 | -1/+3 |
* | Add ability to redirect users on external auth | Chocobozzz | 2021-12-03 | 2 | -0/+6 |
* | Decrease time to cleanup resumable uploads | Chocobozzz | 2021-12-03 | 1 | -1/+1 |
* | Fix plugin upgrade | Chocobozzz | 2021-12-03 | 1 | -2/+2 |