| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add compat with openssl 3 | Chocobozzz | 2022-07-12 | 3 | -14/+55 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 3 | -5/+14 |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -42/+59 |
* | Process images in a dedicated worker | Chocobozzz | 2022-06-27 | 1 | -8/+17 |
* | Introduce worker threads to process remote images | Chocobozzz | 2022-06-24 | 1 | -19/+0 |
* | Update server dependencies | Chocobozzz | 2022-06-21 | 1 | -1/+1 |
* | More robust duration parsing | Chocobozzz | 2022-06-14 | 1 | -10/+27 |
* | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
* | Remove unused function | Chocobozzz | 2022-06-03 | 1 | -8/+1 |
* | Update tsconfig | Chocobozzz | 2022-06-03 | 1 | -6/+6 |
* | Add use proxy for s3 (#4973) | Chocobozzz | 2022-05-09 | 1 | -0/+1 |
* | Handle HTTP signature draft 11 | Chocobozzz | 2022-05-06 | 1 | -4/+11 |
* | Fix live constraints tests | Chocobozzz | 2022-05-03 | 1 | -1/+1 |
* | Add program date time to live playlist | Chocobozzz | 2022-04-19 | 1 | -1/+1 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 7 | -12/+158 |
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 1 | -229/+0 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -14/+14 |
* | Ensure bin dir exists before dl youtube-dl | Chocobozzz | 2022-03-21 | 1 | -2/+4 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 1 | -1/+3 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 4 | -8/+50 |
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-08 | 2 | -22/+42 |
|\ |
|
| * | Remove exif tags when processing images | Chocobozzz | 2022-03-07 | 1 | -0/+11 |
| * | Remove unnecessary comment | Chocobozzz | 2022-03-07 | 1 | -1/+0 |
| * | Optimize markdown renderer | Chocobozzz | 2022-03-07 | 1 | -22/+32 |
* | | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 1 | -4/+3 |
* | | Fill width of local avatars | Chocobozzz | 2022-03-01 | 1 | -4/+18 |
* | | Fix client html performance regression | Chocobozzz | 2022-02-28 | 1 | -2/+2 |
* | | Add basic video editor support | Chocobozzz | 2022-02-28 | 19 | -921/+1390 |
* | | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -0/+3 |
|/ |
|
* | Fix max buffer size for youtube-dl | Chocobozzz | 2022-02-22 | 1 | -1/+1 |
* | Fix CLI build | Chocobozzz | 2022-02-09 | 1 | -1/+1 |
* | Fix import timeout inconsistency | Chocobozzz | 2022-02-09 | 2 | -30/+33 |
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 2 | -0/+62 |
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 1 | -0/+29 |
* | Fix plaintext markdown converter | Chocobozzz | 2022-02-04 | 1 | -16/+52 |
* | Convert markdown to html/plain text for feeds | Chocobozzz | 2022-01-31 | 1 | -2/+2 |
* | Fix peertube tools auth | Chocobozzz | 2022-01-20 | 1 | -1/+1 |
* | Give the ability to define python path for youtube-dl / yt-dlp | Florent | 2022-01-10 | 1 | -1/+2 |
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 1 | -16/+0 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 2 | -2/+3 |
* | Resolve enums at compile time | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | Fix type conflict | Chocobozzz | 2021-12-24 | 1 | -2/+2 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 5 | -9/+5 |
* | Fix build | Chocobozzz | 2021-12-17 | 3 | -3/+3 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 5 | -6/+5 |
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -2/+2 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 9 | -245/+28 |
* | Move b frame strategy in transcoding profile | Chocobozzz | 2021-12-14 | 1 | -11/+7 |
* | Update torrents info name on video update | Chocobozzz | 2021-12-08 | 1 | -1/+2 |
* | Update torrent metadata on video update | Chocobozzz | 2021-12-08 | 1 | -4/+11 |